COLOR #B9CDB4

HEX: #B9CDB4 RGB: (185,205,180)

Color info

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

RGB color model

#B9CDB4 color RGB value is (185,205,180).

RGB: (185,205,180) (73%, 80%, 71%)

RGB channels and saturation

R 185 of 255 = 73%
G 205 of 255 = 80%
B 180 of 255 = 71%

185
205
180

R + G + B ~ 75%. #B9CDB4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 185 + 205 + 180 = 570 (100%)
R 185 of 570 ~ 32.46%
G 205 of 570 ~ 35.96%
B 180 of 570 ~ 31.58'%

%32.46
%35.96
%31.58

CMYK color model

#B9CDB4 color CMYK value is (10,0,12,20).

  • cyan value is 9.76%
  • magenta value is 0.00%
  • yellow value is 12.20%
  • key color value is 19.61%

CMYK: (10,0,12,20)
C10M0Y12K20 (10%, 0%, 12%, 20%)
(0.10 / 0.00 / 0.12 / 0.20)

CMYK percentages

%9.76
%0
%12.2
%19.61

Codes

Color #B9CDB4 in popluar color models

B9 CD B4
RGB 185 205 180
HSL 108° 20.00% 75.49%
HSB/HSV 108° 12.20% 80.39%
CMYK 9.76% 0.00% 12.20%
19.61%

Color #B9CDB4 in popluar number systems.

HEX B9 CD B4
Decimal 185 205 180
Binary 10111001 11001101 10110100
Octal 271 315 264

Shades and tints

Shades of #B9CDB4

#B9CDB4
(185,205,180)
#A9BBA4
(169,187,164)
#99A994
(153,169,148)
#899784
(137,151,132)
#798574
(121,133,116)
#697364
(105,115,100)
#596154
(89,97,84)
#494F44
(73,79,68)
#393D34
(57,61,52)
#292B24
(41,43,36)
#191914
(25,25,20)
#000000
(0,0,0)

Tints of #B9CDB4

#B9CDB4
(185,205,180)
#BFD1BA
(191,209,186)
#C5D5C0
(197,213,192)
#CBD9C6
(203,217,198)
#D1DDCC
(209,221,204)
#D7E1D2
(215,225,210)
#DDE5D8
(221,229,216)
#E3E9DE
(227,233,222)
#E9EDE4
(233,237,228)
#EFF1EA
(239,241,234)
#F5F5F0
(245,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9CDB4 color. Also use rgb(185,205,180) instead hex code.

Text Font Color

.myTextColor { color: #B9CDB4; }

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

This text font color is #B9CDB4.

Background Color

.myBgColor { background-color: #B9CDB4; }

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

This div background color is #B9CDB4.

Border color

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

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

This div border color is #B9CDB4.

Opacity

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

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

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

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

This text has shadow with #B9CDB4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9CDB4.

Preview

Color preview on black background

This text has color #B9CDB4 on black background.


Color preview on white background

This text has color #B9CDB4 on white background.


Black color preview on #B9CDB4 background

This text has black color on #B9CDB4 background.


White color preview on #B9CDB4 background

This text has white color on #B9CDB4 background.


Related colors

Complementary color

Complementary color for #hex is #46324B.


I love getcolorcode.com

Triadic colors

1 #B4B9CD and #CDB4B9 with #B9CDB4 are triadic colors.

2 #B4CDB9 and #CDB9B4 with #B9CDB4 are triadic colors.