COLOR #B6C9E0

HEX: #B6C9E0 RGB: (182,201,224)

Renk bilgisi

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

RGB renk modeli

#B6C9E0 color RGB value is (182,201,224).

RGB: (182,201,224) (71%, 79%, 88%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 201 of 255 = 79%
B 224 of 255 = 88%

182
201
224

R + G + B ~ 79%. #B6C9E0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 201 + 224 = 607 (100%)
R 182 of 607 ~ 29.98%
G 201 of 607 ~ 33.11%
B 224 of 607 ~ 36.9'%

%29.98
%33.11
%36.9

CMYK RENK MODELİ

#B6C9E0 rengi CMYK tonu (19,10,0,12).

  • camgöbeği tonu 18.75%
  • eflatun tonu 10.27%
  • sarı tonu 0.00%
  • ana renk tonu 12.16%

CMYK: (19,10,0,12)
C19M10Y0K12 (19%, 10%, 0%, 12%)
(0.19 / 0.10 / 0.00 / 0.12)

CMYK yüzdeleri

%18.75
%10.27
%0
%12.16

Codes

Color #B6C9E0 in popluar color models

B6 C9 E0
RGB 182 201 224
HSL 213° 40.38% 79.61%
HSB/HSV 213° 18.75% 87.84%
CMYK 18.75% 10.27% 0.00%
12.16%

Color #B6C9E0 in popluar number systems.

HEX B6 C9 E0
Decimal 182 201 224
Binary 10110110 11001001 11100000
Octal 266 311 340

Shades and tints

Shades of #B6C9E0

#B6C9E0
(182,201,224)
#A6B7CC
(166,183,204)
#96A5B8
(150,165,184)
#8693A4
(134,147,164)
#768190
(118,129,144)
#666F7C
(102,111,124)
#565D68
(86,93,104)
#464B54
(70,75,84)
#363940
(54,57,64)
#26272C
(38,39,44)
#161518
(22,21,24)
#000000
(0,0,0)

Tints of #B6C9E0

#B6C9E0
(182,201,224)
#BCCDE2
(188,205,226)
#C2D1E4
(194,209,228)
#C8D5E6
(200,213,230)
#CED9E8
(206,217,232)
#D4DDEA
(212,221,234)
#DAE1EC
(218,225,236)
#E0E5EE
(224,229,238)
#E6E9F0
(230,233,240)
#ECEDF2
(236,237,242)
#F2F1F4
(242,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6C9E0 color. Also use rgb(182,201,224) instead hex code.

Text Font Color

.myTextColor { color: #B6C9E0; }

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

This text font color is #B6C9E0.

Background Color

.myBgColor { background-color: #B6C9E0; }

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

This div background color is #B6C9E0.

Border color

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

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

This div border color is #B6C9E0.

Opacity

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

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

Text with #B6C9E0 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 #B6C9E0;}

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

This text has shadow with #B6C9E0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6C9E0.

Preview

Color preview on black background

This text has color #B6C9E0 on black background.


Color preview on white background

This text has color #B6C9E0 on white background.


Black color preview on #B6C9E0 background

This text has black color on #B6C9E0 background.


White color preview on #B6C9E0 background

This text has white color on #B6C9E0 background.


Related colors

Complementary color

Complementary color for #hex is #49361F.


I love getcolorcode.com

Triadic colors

1 #E0B6C9 and #C9E0B6 with #B6C9E0 are triadic colors.

2 #E0C9B6 and #C9B6E0 with #B6C9E0 are triadic colors.