COLOR #B9D0BD

HEX: #B9D0BD RGB: (185,208,189)

Color info

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

RGB color model

#B9D0BD color RGB value is (185,208,189).

RGB: (185,208,189) (73%, 82%, 74%)

RGB channels and saturation

R 185 of 255 = 73%
G 208 of 255 = 82%
B 189 of 255 = 74%

185
208
189

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

Portions of RGB colors in percentages

R + G + B = 185 + 208 + 189 = 582 (100%)
R 185 of 582 ~ 31.79%
G 208 of 582 ~ 35.74%
B 189 of 582 ~ 32.47'%

%31.79
%35.74
%32.47

CMYK color model

#B9D0BD color CMYK value is (11,0,9,18).

  • cyan value is 11.06%
  • magenta value is 0.00%
  • yellow value is 9.13%
  • key color value is 18.43%

CMYK: (11,0,9,18)
C11M0Y9K18 (11%, 0%, 9%, 18%)
(0.11 / 0.00 / 0.09 / 0.18)

CMYK percentages

%11.06
%0
%9.13
%18.43

Codes

Color #B9D0BD in popluar color models

B9 D0 BD
RGB 185 208 189
HSL 130° 19.66% 77.06%
HSB/HSV 130° 11.06% 81.57%
CMYK 11.06% 0.00% 9.13%
18.43%

Color #B9D0BD in popluar number systems.

HEX B9 D0 BD
Decimal 185 208 189
Binary 10111001 11010000 10111101
Octal 271 320 275

Shades and tints

Shades of #B9D0BD

#B9D0BD
(185,208,189)
#A9BEAC
(169,190,172)
#99AC9B
(153,172,155)
#899A8A
(137,154,138)
#798879
(121,136,121)
#697668
(105,118,104)
#596457
(89,100,87)
#495246
(73,82,70)
#394035
(57,64,53)
#292E24
(41,46,36)
#191C13
(25,28,19)
#000000
(0,0,0)

Tints of #B9D0BD

#B9D0BD
(185,208,189)
#BFD4C3
(191,212,195)
#C5D8C9
(197,216,201)
#CBDCCF
(203,220,207)
#D1E0D5
(209,224,213)
#D7E4DB
(215,228,219)
#DDE8E1
(221,232,225)
#E3ECE7
(227,236,231)
#E9F0ED
(233,240,237)
#EFF4F3
(239,244,243)
#F5F8F9
(245,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9D0BD color. Also use rgb(185,208,189) instead hex code.

Text Font Color

.myTextColor { color: #B9D0BD; }

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

This text font color is #B9D0BD.

Background Color

.myBgColor { background-color: #B9D0BD; }

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

This div background color is #B9D0BD.

Border color

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

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

This div border color is #B9D0BD.

Opacity

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

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

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

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

This text has shadow with #B9D0BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9D0BD.

Preview

Color preview on black background

This text has color #B9D0BD on black background.


Color preview on white background

This text has color #B9D0BD on white background.


Black color preview on #B9D0BD background

This text has black color on #B9D0BD background.


White color preview on #B9D0BD background

This text has white color on #B9D0BD background.


Related colors

Complementary color

Complementary color for #hex is #462F42.


I love getcolorcode.com

Triadic colors

1 #BDB9D0 and #D0BDB9 with #B9D0BD are triadic colors.

2 #BDD0B9 and #D0B9BD with #B9D0BD are triadic colors.