COLOR #B9D5BB

HEX: #B9D5BB RGB: (185,213,187)

Color info

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

RGB color model

#B9D5BB color RGB value is (185,213,187).

RGB: (185,213,187) (73%, 84%, 73%)

RGB channels and saturation

R 185 of 255 = 73%
G 213 of 255 = 84%
B 187 of 255 = 73%

185
213
187

R + G + B ~ 77%. #B9D5BB is quite light color.

Portions of RGB colors in percentages

R + G + B = 185 + 213 + 187 = 585 (100%)
R 185 of 585 ~ 31.62%
G 213 of 585 ~ 36.41%
B 187 of 585 ~ 31.97'%

%31.62
%36.41
%31.97

CMYK color model

#B9D5BB color CMYK value is (13,0,12,16).

  • cyan value is 13.15%
  • magenta value is 0.00%
  • yellow value is 12.21%
  • key color value is 16.47%

CMYK: (13,0,12,16)
C13M0Y12K16 (13%, 0%, 12%, 16%)
(0.13 / 0.00 / 0.12 / 0.16)

CMYK percentages

%13.15
%0
%12.21
%16.47

Codes

Color #B9D5BB in popluar color models

B9 D5 BB
RGB 185 213 187
HSL 124° 25.00% 78.04%
HSB/HSV 124° 13.15% 83.53%
CMYK 13.15% 0.00% 12.21%
16.47%

Color #B9D5BB in popluar number systems.

HEX B9 D5 BB
Decimal 185 213 187
Binary 10111001 11010101 10111011
Octal 271 325 273

Shades and tints

Shades of #B9D5BB

#B9D5BB
(185,213,187)
#A9C2AA
(169,194,170)
#99AF99
(153,175,153)
#899C88
(137,156,136)
#798977
(121,137,119)
#697666
(105,118,102)
#596355
(89,99,85)
#495044
(73,80,68)
#393D33
(57,61,51)
#292A22
(41,42,34)
#191711
(25,23,17)
#000000
(0,0,0)

Tints of #B9D5BB

#B9D5BB
(185,213,187)
#BFD8C1
(191,216,193)
#C5DBC7
(197,219,199)
#CBDECD
(203,222,205)
#D1E1D3
(209,225,211)
#D7E4D9
(215,228,217)
#DDE7DF
(221,231,223)
#E3EAE5
(227,234,229)
#E9EDEB
(233,237,235)
#EFF0F1
(239,240,241)
#F5F3F7
(245,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9D5BB; }

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

This text font color is #B9D5BB.

Background Color

.myBgColor { background-color: #B9D5BB; }

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

This div background color is #B9D5BB.

Border color

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

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

This div border color is #B9D5BB.

Opacity

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

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

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

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

This text has shadow with #B9D5BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9D5BB.

Preview

Color preview on black background

This text has color #B9D5BB on black background.


Color preview on white background

This text has color #B9D5BB on white background.


Black color preview on #B9D5BB background

This text has black color on #B9D5BB background.


White color preview on #B9D5BB background

This text has white color on #B9D5BB background.


Related colors

Complementary color

Complementary color for #hex is #462A44.


I love getcolorcode.com

Triadic colors

1 #BBB9D5 and #D5BBB9 with #B9D5BB are triadic colors.

2 #BBD5B9 and #D5B9BB with #B9D5BB are triadic colors.