COLOR #B9D890

HEX: #B9D890 RGB: (185,216,144)

Color info

#B9D890 contains mainly red and green colors. Web safe color of #B9D890 is #CCCC99 (or #CC9).

RGB color model

#B9D890 color RGB value is (185,216,144).

RGB: (185,216,144) (73%, 85%, 56%)

RGB channels and saturation

R 185 of 255 = 73%
G 216 of 255 = 85%
B 144 of 255 = 56%

185
216
144

R + G + B ~ 71%. #B9D890 is quite light color.

Portions of RGB colors in percentages

R + G + B = 185 + 216 + 144 = 545 (100%)
R 185 of 545 ~ 33.94%
G 216 of 545 ~ 39.63%
B 144 of 545 ~ 26.42'%

%33.94
%39.63
%26.42

CMYK color model

#B9D890 color CMYK value is (14,0,33,15).

  • cyan value is 14.35%
  • magenta value is 0.00%
  • yellow value is 33.33%
  • key color value is 15.29%

CMYK: (14,0,33,15)
C14M0Y33K15 (14%, 0%, 33%, 15%)
(0.14 / 0.00 / 0.33 / 0.15)

CMYK percentages

%14.35
%0
%33.33
%15.29

Codes

Color #B9D890 in popluar color models

B9 D8 90
RGB 185 216 144
HSL 86° 48.00% 70.59%
HSB/HSV 86° 33.33% 84.71%
CMYK 14.35% 0.00% 33.33%
15.29%

Color #B9D890 in popluar number systems.

HEX B9 D8 90
Decimal 185 216 144
Binary 10111001 11011000 10010000
Octal 271 330 220

Shades and tints

Shades of #B9D890

#B9D890
(185,216,144)
#A9C583
(169,197,131)
#99B276
(153,178,118)
#899F69
(137,159,105)
#798C5C
(121,140,92)
#69794F
(105,121,79)
#596642
(89,102,66)
#495335
(73,83,53)
#394028
(57,64,40)
#292D1B
(41,45,27)
#191A0E
(25,26,14)
#000000
(0,0,0)

Tints of #B9D890

#B9D890
(185,216,144)
#BFDB9A
(191,219,154)
#C5DEA4
(197,222,164)
#CBE1AE
(203,225,174)
#D1E4B8
(209,228,184)
#D7E7C2
(215,231,194)
#DDEACC
(221,234,204)
#E3EDD6
(227,237,214)
#E9F0E0
(233,240,224)
#EFF3EA
(239,243,234)
#F5F6F4
(245,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9D890; }

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

This text font color is #B9D890.

Background Color

.myBgColor { background-color: #B9D890; }

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

This div background color is #B9D890.

Border color

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

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

This div border color is #B9D890.

Opacity

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

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

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

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

This text has shadow with #B9D890 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9D890.

Preview

Color preview on black background

This text has color #B9D890 on black background.


Color preview on white background

This text has color #B9D890 on white background.


Black color preview on #B9D890 background

This text has black color on #B9D890 background.


White color preview on #B9D890 background

This text has white color on #B9D890 background.


Related colors

Complementary color

Complementary color for #hex is #46276F.


I love getcolorcode.com

Triadic colors

1 #90B9D8 and #D890B9 with #B9D890 are triadic colors.

2 #90D8B9 and #D8B990 with #B9D890 are triadic colors.