COLORE #B6BAE0

HEX: #B6BAE0 RGB: (182,186,224)

Informazioni

Il colore #B6BAE0 contiene il rosso, il verde e il blu in proporzioni più o meno uguali. Per il #B6BAE0 il colore web safe è #CCCCCC (#CCC).

Modello di colore RGB

Il colore B6BAE0 in RGB è definito come 182,186,224

RGB: (182,186,224) (71%, 73%, 88%)

Rapporto dei colori in RGB

R 182 da 255 = 71%
G 186 da 255 = 73%
B 224 da 255 = 88%

182
186
224

R + G + B ~ 77%. #B6BAE0 colore abbastanza chiaro.

Canali RGB in percentuale

R + G + B = 182 + 186 + 224 = 592 (100%)
R 182 da 592 ~ 30.74%
G 186 da 592 ~ 31.42%
B 224 da 592 ~ 37.84'%

%30.74
%31.42
%37.84

Modello di colore CMYK

Il colore #B6BAE0 in CMYK è definito come 19,17,0,12.

  • Il color verde blu è 18.75%
  • Il color magenta è 16.96%
  • Il giallo è 0.00%
  • Il colore chiave è 12.16%

CMYK: (19,17,0,12)
C19M17Y0K12 (19%, 17%, 0%, 12%)
(0.19 / 0.17 / 0.00 / 0.12)

Canali CMYK in percentuale

%18.75
%16.96
%0
%12.16

Codici del colore

Il #B6BAE0 nei modelli di colore popolari.

B6 BA E0
RGB 182 186 224
HSL 234° 40.38% 79.61%
HSB/HSV 234° 18.75% 87.84%
CMYK 18.75% 16.96% 0.00%
12.16%

Il #B6BAE0 nei modelli numerici popolari.

Esadicemale B6 BA E0
Decimale 182 186 224
Binario 10110110 10111010 11100000
Ottale 266 272 340

Tonalita del colore

Tonalità scure del colore #B6BAE0

#B6BAE0
(182,186,224)
#A6AACC
(166,170,204)
#969AB8
(150,154,184)
#868AA4
(134,138,164)
#767A90
(118,122,144)
#666A7C
(102,106,124)
#565A68
(86,90,104)
#464A54
(70,74,84)
#363A40
(54,58,64)
#262A2C
(38,42,44)
#161A18
(22,26,24)
#000000
(0,0,0)

Tonalità chiare del colore #B6BAE0

#B6BAE0
(182,186,224)
#BCC0E2
(188,192,226)
#C2C6E4
(194,198,228)
#C8CCE6
(200,204,230)
#CED2E8
(206,210,232)
#D4D8EA
(212,216,234)
#DADEEC
(218,222,236)
#E0E4EE
(224,228,238)
#E6EAF0
(230,234,240)
#ECF0F2
(236,240,242)
#F2F6F4
(242,246,244)
#FFFFFF
(255,255,255)

Stili css3

Esempi dei codici css e html per gli elementi di colore #B6BAE0. Utilizzate rgb(182,186,224) anche al posto del codice hex.

Colore del testo

.myTextColor { color: #B6BAE0; }

<p style="color:#B6BAE0">This sample text font color is #B6BAE0.</p>

Il colore di questo testo è #B6BAE0.

Colore dello sfondo

.myBgColor { background-color: #B6BAE0; }

<div style="background-color:#B6BAE0">Inner text</div>

Questo div ha lo sfondo di colore #B6BAE0.

Colore del bordo

.myBorderColor { border: 1px solid #B6BAE0; }

<div style="border:3px solid #B6BAE0">Div</div>

Questo div ha i bordi di colore B6BAE0.

Trasparenza

.myOpacity80 { color: #B6BAE0; opacity: 0.8; }

<p style="color:#B6BAE0;opacity:0.8;">80%</p>

Il testo di color #B6BAE0 e trasparenza 100% | 80% | 50% | 30%.

Sfondo con il livello di trasparenza 100%.
Sfondo con il livello di trasparenza 80%.
Sfondo con il livello di trasparenza 50%.
Sfondo con il livello di trasparenza 30%.

Colore dell'ombra del testo

.textShadow {text-shadow: 3px 3px 1px #B6BAE0;}

<p style="text-shadow: 3px 3px 1px #B6BAE0">Text here.</p>

Questo testo ha l'ombra di colore #B6BAE0.


.textShadow {text-shadow: 3px 3px 1px #B6BAE0', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #B6BAE0, 5px 5px 20px red">Text here.</p>

Questo testo ha l'ombra del colore principale #B6BAE0 e del colore secondario rosso.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#B6BAE0, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#B6BAE0, Direction=45, Strength=4)">Text</p>

This text has shadow with #B6BAE0 and red colors in old Internet Explorer.

Colore dell'ombra dell'elemento div

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #B6BAE0;
-webkit-box-shadow: 1px 1px 3px 2px #B6BAE0;
box-shadow: 1px 1px 3px 2px #B6BAE0;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #B6BAE0; -webkit-box-shadow: 1px 1px 3px 2px #B6BAE0; box-shadow:1px 1px 3px 2px #B6BAE0;">
Div content here
</div>

Questo div ha l'ombra di colore #B6BAE0.

Esempi

Esempio del colore sullo sfondo nero

Questo e il testo di colore #B6BAE0 sullo sfondo nero.


Esempio del colore sullo sfondo bianco

Questo e il testo di colore #B6BAE0 sullo sfondo bianco.


Esempio del testo nero sullo sfondo del colore #B6BAE0

Questo è un testo nero sullo sfondo del colore #B6BAE0.


Esempio del testo bianco sullo sfondo del colore #B6BAE0

Questo è un testo bianco sullo sfondo del colore #B6BAE0.


Colori simili

Colore complimentare

Il colore complimentare del #B6BAE0 è #49451F..


I love getcolorcode.com

Triade di colore

1 #E0B6BA and #BAE0B6 with #B6BAE0 are triadic colors.

2 #E0BAB6 and #BAB6E0 with #B6BAE0 are triadic colors.