COLOR #B9DEB9

HEX: #B9DEB9 RGB: (185,222,185)

Color info

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

RGB color model

#B9DEB9 color RGB value is (185,222,185).

RGB: (185,222,185) (73%, 87%, 73%)

RGB channels and saturation

R 185 of 255 = 73%
G 222 of 255 = 87%
B 185 of 255 = 73%

185
222
185

R + G + B ~ 78%. #B9DEB9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 185 + 222 + 185 = 592 (100%)
R 185 of 592 ~ 31.25%
G 222 of 592 ~ 37.5%
B 185 of 592 ~ 31.25'%

%31.25
%37.5
%31.25

CMYK color model

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

  • cyan value is 16.67%
  • magenta value is 0.00%
  • yellow value is 16.67%
  • key color value is 12.94%
CMYK: (17,0,17,13) C17M0Y17K13 (17%,0%,17%,13%) (0.17/0.00/0.17/0.13) 

CMYK percentages

%16.67
%0
%16.67
%12.94

Codes

Color #B9DEB9 in popluar color models

B9 DE B9
RGB 185 222 185
HSL 120° 35.92% 79.80%
HSB/HSV 120° 16.67% 87.06%
CMYK 16.67% 0.00% 16.67%
12.94%

Color #B9DEB9 in popluar number systems.

HEX B9 DE B9
Decimal 185 222 185
Binary 10111001 11011110 10111001
Octal 271 336 271

Shades and tints

Shades of #B9DEB9

#B9DEB9
(185,222,185)
#A9CAA9
(169,202,169)
#99B699
(153,182,153)
#89A289
(137,162,137)
#798E79
(121,142,121)
#697A69
(105,122,105)
#596659
(89,102,89)
#495249
(73,82,73)
#393E39
(57,62,57)
#292A29
(41,42,41)
#191619
(25,22,25)
#000000
(0,0,0)

Tints of #B9DEB9

#B9DEB9
(185,222,185)
#BFE1BF
(191,225,191)
#C5E4C5
(197,228,197)
#CBE7CB
(203,231,203)
#D1EAD1
(209,234,209)
#D7EDD7
(215,237,215)
#DDF0DD
(221,240,221)
#E3F3E3
(227,243,227)
#E9F6E9
(233,246,233)
#EFF9EF
(239,249,239)
#F5FCF5
(245,252,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9DEB9; }

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

This text font color is #B9DEB9.

Background Color

.myBgColor { background-color: #B9DEB9; }

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

This div background color is #B9DEB9.

Border color

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

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

This div border color is #B9DEB9.

Opacity

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

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

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

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

This text has shadow with #B9DEB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9DEB9.

Preview

Color preview on black background

This text has color #B9DEB9 on black background.


Color preview on white background

This text has color #B9DEB9 on white background.


Black color preview on #B9DEB9 background

This text has black color on #B9DEB9 background.


White color preview on #B9DEB9 background

This text has white color on #B9DEB9 background.


Related colors

Complementary color

Complementary color for #hex is #462146.


I love getcolorcode.com

Triadic colors

1 #B9B9DE and #DEB9B9 with #B9DEB9 are triadic colors.

2 #B9DEB9 and #DEB9B9 with #B9DEB9 are triadic colors.