COLOR #B9DAB9

HEX: #B9DAB9 RGB: (185,218,185)

Color info

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

RGB color model

#B9DAB9 color RGB value is (185,218,185).

RGB: (185,218,185) (73%, 85%, 73%)

RGB channels and saturation

R 185 of 255 = 73%
G 218 of 255 = 85%
B 185 of 255 = 73%

185
218
185

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

Portions of RGB colors in percentages

R + G + B = 185 + 218 + 185 = 588 (100%)
R 185 of 588 ~ 31.46%
G 218 of 588 ~ 37.07%
B 185 of 588 ~ 31.46'%

%31.46
%37.07
%31.46

CMYK color model

#B9DAB9 color CMYK value is (15,0,15,15).

  • cyan value is 15.14%
  • magenta value is 0.00%
  • yellow value is 15.14%
  • key color value is 14.51%

CMYK: (15,0,15,15)
C15M0Y15K15 (15%, 0%, 15%, 15%)
(0.15 / 0.00 / 0.15 / 0.15)

CMYK percentages

%15.14
%0
%15.14
%14.51

Codes

Color #B9DAB9 in popluar color models

B9 DA B9
RGB 185 218 185
HSL 120° 30.84% 79.02%
HSB/HSV 120° 15.14% 85.49%
CMYK 15.14% 0.00% 15.14%
14.51%

Color #B9DAB9 in popluar number systems.

HEX B9 DA B9
Decimal 185 218 185
Binary 10111001 11011010 10111001
Octal 271 332 271

Shades and tints

Shades of #B9DAB9

#B9DAB9
(185,218,185)
#A9C7A9
(169,199,169)
#99B499
(153,180,153)
#89A189
(137,161,137)
#798E79
(121,142,121)
#697B69
(105,123,105)
#596859
(89,104,89)
#495549
(73,85,73)
#394239
(57,66,57)
#292F29
(41,47,41)
#191C19
(25,28,25)
#000000
(0,0,0)

Tints of #B9DAB9

#B9DAB9
(185,218,185)
#BFDDBF
(191,221,191)
#C5E0C5
(197,224,197)
#CBE3CB
(203,227,203)
#D1E6D1
(209,230,209)
#D7E9D7
(215,233,215)
#DDECDD
(221,236,221)
#E3EFE3
(227,239,227)
#E9F2E9
(233,242,233)
#EFF5EF
(239,245,239)
#F5F8F5
(245,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9DAB9; }

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

This text font color is #B9DAB9.

Background Color

.myBgColor { background-color: #B9DAB9; }

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

This div background color is #B9DAB9.

Border color

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

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

This div border color is #B9DAB9.

Opacity

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

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

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

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

This text has shadow with #B9DAB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9DAB9.

Preview

Color preview on black background

This text has color #B9DAB9 on black background.


Color preview on white background

This text has color #B9DAB9 on white background.


Black color preview on #B9DAB9 background

This text has black color on #B9DAB9 background.


White color preview on #B9DAB9 background

This text has white color on #B9DAB9 background.


Related colors

Complementary color

Complementary color for #hex is #462546.


I love getcolorcode.com

Triadic colors

1 #B9B9DA and #DAB9B9 with #B9DAB9 are triadic colors.

2 #B9DAB9 and #DAB9B9 with #B9DAB9 are triadic colors.