COLOR #B9D4B6

HEX: #B9D4B6 RGB: (185,212,182)

Color info

#B9D4B6 contains red, green and blue colors in about the same proportion. Web safe color of #B9D4B6 is #CCCCCC (or #CCC).

RGB color model

#B9D4B6 color RGB value is (185,212,182).

RGB: (185,212,182) (73%, 83%, 71%)

RGB channels and saturation

R 185 of 255 = 73%
G 212 of 255 = 83%
B 182 of 255 = 71%

185
212
182

R + G + B ~ 76%. #B9D4B6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 185 + 212 + 182 = 579 (100%)
R 185 of 579 ~ 31.95%
G 212 of 579 ~ 36.61%
B 182 of 579 ~ 31.43'%

%31.95
%36.61
%31.43

CMYK color model

#B9D4B6 color CMYK value is (13,0,14,17).

  • cyan value is 12.74%
  • magenta value is 0.00%
  • yellow value is 14.15%
  • key color value is 16.86%

CMYK: (13,0,14,17)
C13M0Y14K17 (13%, 0%, 14%, 17%)
(0.13 / 0.00 / 0.14 / 0.17)

CMYK percentages

%12.74
%0
%14.15
%16.86

Codes

Color #B9D4B6 in popluar color models

B9 D4 B6
RGB 185 212 182
HSL 114° 25.86% 77.25%
HSB/HSV 114° 14.15% 83.14%
CMYK 12.74% 0.00% 14.15%
16.86%

Color #B9D4B6 in popluar number systems.

HEX B9 D4 B6
Decimal 185 212 182
Binary 10111001 11010100 10110110
Octal 271 324 266

Shades and tints

Shades of #B9D4B6

#B9D4B6
(185,212,182)
#A9C1A6
(169,193,166)
#99AE96
(153,174,150)
#899B86
(137,155,134)
#798876
(121,136,118)
#697566
(105,117,102)
#596256
(89,98,86)
#494F46
(73,79,70)
#393C36
(57,60,54)
#292926
(41,41,38)
#191616
(25,22,22)
#000000
(0,0,0)

Tints of #B9D4B6

#B9D4B6
(185,212,182)
#BFD7BC
(191,215,188)
#C5DAC2
(197,218,194)
#CBDDC8
(203,221,200)
#D1E0CE
(209,224,206)
#D7E3D4
(215,227,212)
#DDE6DA
(221,230,218)
#E3E9E0
(227,233,224)
#E9ECE6
(233,236,230)
#EFEFEC
(239,239,236)
#F5F2F2
(245,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9D4B6 color. Also use rgb(185,212,182) instead hex code.

Text Font Color

.myTextColor { color: #B9D4B6; }

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

This text font color is #B9D4B6.

Background Color

.myBgColor { background-color: #B9D4B6; }

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

This div background color is #B9D4B6.

Border color

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

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

This div border color is #B9D4B6.

Opacity

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

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

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

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

This text has shadow with #B9D4B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9D4B6.

Preview

Color preview on black background

This text has color #B9D4B6 on black background.


Color preview on white background

This text has color #B9D4B6 on white background.


Black color preview on #B9D4B6 background

This text has black color on #B9D4B6 background.


White color preview on #B9D4B6 background

This text has white color on #B9D4B6 background.


Related colors

Complementary color

Complementary color for #hex is #462B49.


I love getcolorcode.com

Triadic colors

1 #B6B9D4 and #D4B6B9 with #B9D4B6 are triadic colors.

2 #B6D4B9 and #D4B9B6 with #B9D4B6 are triadic colors.