COLOR #B9D1BB

HEX: #B9D1BB RGB: (185,209,187)

Color info

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

RGB color model

#B9D1BB color RGB value is (185,209,187).

RGB: (185,209,187) (73%, 82%, 73%)

RGB channels and saturation

R 185 of 255 = 73%
G 209 of 255 = 82%
B 187 of 255 = 73%

185
209
187

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

Portions of RGB colors in percentages

R + G + B = 185 + 209 + 187 = 581 (100%)
R 185 of 581 ~ 31.84%
G 209 of 581 ~ 35.97%
B 187 of 581 ~ 32.19'%

%31.84
%35.97
%32.19

CMYK color model

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

  • cyan value is 11.48%
  • magenta value is 0.00%
  • yellow value is 10.53%
  • key color value is 18.04%

CMYK: (11,0,11,18)
C11M0Y11K18 (11%, 0%, 11%, 18%)
(0.11 / 0.00 / 0.11 / 0.18)

CMYK percentages

%11.48
%0
%10.53
%18.04

Codes

Color #B9D1BB in popluar color models

B9 D1 BB
RGB 185 209 187
HSL 125° 20.69% 77.25%
HSB/HSV 125° 11.48% 81.96%
CMYK 11.48% 0.00% 10.53%
18.04%

Color #B9D1BB in popluar number systems.

HEX B9 D1 BB
Decimal 185 209 187
Binary 10111001 11010001 10111011
Octal 271 321 273

Shades and tints

Shades of #B9D1BB

#B9D1BB
(185,209,187)
#A9BEAA
(169,190,170)
#99AB99
(153,171,153)
#899888
(137,152,136)
#798577
(121,133,119)
#697266
(105,114,102)
#595F55
(89,95,85)
#494C44
(73,76,68)
#393933
(57,57,51)
#292622
(41,38,34)
#191311
(25,19,17)
#000000
(0,0,0)

Tints of #B9D1BB

#B9D1BB
(185,209,187)
#BFD5C1
(191,213,193)
#C5D9C7
(197,217,199)
#CBDDCD
(203,221,205)
#D1E1D3
(209,225,211)
#D7E5D9
(215,229,217)
#DDE9DF
(221,233,223)
#E3EDE5
(227,237,229)
#E9F1EB
(233,241,235)
#EFF5F1
(239,245,241)
#F5F9F7
(245,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9D1BB color. Also use rgb(185,209,187) instead hex code.

Text Font Color

.myTextColor { color: #B9D1BB; }

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

This text font color is #B9D1BB.

Background Color

.myBgColor { background-color: #B9D1BB; }

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

This div background color is #B9D1BB.

Border color

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

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

This div border color is #B9D1BB.

Opacity

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

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

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

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

This text has shadow with #B9D1BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9D1BB.

Preview

Color preview on black background

This text has color #B9D1BB on black background.


Color preview on white background

This text has color #B9D1BB on white background.


Black color preview on #B9D1BB background

This text has black color on #B9D1BB background.


White color preview on #B9D1BB background

This text has white color on #B9D1BB background.


Related colors

Complementary color

Complementary color for #hex is #462E44.


I love getcolorcode.com

Triadic colors

1 #BBB9D1 and #D1BBB9 with #B9D1BB are triadic colors.

2 #BBD1B9 and #D1B9BB with #B9D1BB are triadic colors.