COLOR #B6CAE7

HEX: #B6CAE7 RGB: (182,202,231)

Renk bilgisi

#B6CAE7 contains red, green and blue colors in about the same proportion. #B6CAE7 ‘ nin web güvenlik rengi #CCCCFF (ya da #CCF) dir.

RGB renk modeli

#B6CAE7 color RGB value is (182,202,231).

RGB: (182,202,231) (71%, 79%, 91%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 202 of 255 = 79%
B 231 of 255 = 91%

182
202
231

R + G + B ~ 80%. #B6CAE7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 202 + 231 = 615 (100%)
R 182 of 615 ~ 29.59%
G 202 of 615 ~ 32.85%
B 231 of 615 ~ 37.56'%

%29.59
%32.85
%37.56

CMYK RENK MODELİ

#B6CAE7 rengi CMYK tonu (21,13,0,9).

  • camgöbeği tonu 21.21%
  • eflatun tonu 12.55%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (21,13,0,9)
C21M13Y0K9 (21%, 13%, 0%, 9%)
(0.21 / 0.13 / 0.00 / 0.09)

CMYK yüzdeleri

%21.21
%12.55
%0
%9.41

Codes

Color #B6CAE7 in popluar color models

B6 CA E7
RGB 182 202 231
HSL 216° 50.52% 80.98%
HSB/HSV 216° 21.21% 90.59%
CMYK 21.21% 12.55% 0.00%
9.41%

Color #B6CAE7 in popluar number systems.

HEX B6 CA E7
Decimal 182 202 231
Binary 10110110 11001010 11100111
Octal 266 312 347

Shades and tints

Shades of #B6CAE7

#B6CAE7
(182,202,231)
#A6B8D2
(166,184,210)
#96A6BD
(150,166,189)
#8694A8
(134,148,168)
#768293
(118,130,147)
#66707E
(102,112,126)
#565E69
(86,94,105)
#464C54
(70,76,84)
#363A3F
(54,58,63)
#26282A
(38,40,42)
#161615
(22,22,21)
#000000
(0,0,0)

Tints of #B6CAE7

#B6CAE7
(182,202,231)
#BCCEE9
(188,206,233)
#C2D2EB
(194,210,235)
#C8D6ED
(200,214,237)
#CEDAEF
(206,218,239)
#D4DEF1
(212,222,241)
#DAE2F3
(218,226,243)
#E0E6F5
(224,230,245)
#E6EAF7
(230,234,247)
#ECEEF9
(236,238,249)
#F2F2FB
(242,242,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6CAE7 color. Also use rgb(182,202,231) instead hex code.

Text Font Color

.myTextColor { color: #B6CAE7; }

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

This text font color is #B6CAE7.

Background Color

.myBgColor { background-color: #B6CAE7; }

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

This div background color is #B6CAE7.

Border color

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

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

This div border color is #B6CAE7.

Opacity

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

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

Text with #B6CAE7 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

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

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

This text has shadow with #B6CAE7 color.


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

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

This text has shadow with #B6CAE7 primary color and red secondary color.


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6CAE7.

Preview

Color preview on black background

This text has color #B6CAE7 on black background.


Color preview on white background

This text has color #B6CAE7 on white background.


Black color preview on #B6CAE7 background

This text has black color on #B6CAE7 background.


White color preview on #B6CAE7 background

This text has white color on #B6CAE7 background.


Related colors

Complementary color

Complementary color for #hex is #493518.


I love getcolorcode.com

Triadic colors

1 #E7B6CA and #CAE7B6 with #B6CAE7 are triadic colors.

2 #E7CAB6 and #CAB6E7 with #B6CAE7 are triadic colors.