COLOR #B9D091

HEX: #B9D091 RGB: (185,208,145)

Color info

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

RGB color model

#B9D091 color RGB value is (185,208,145).

RGB: (185,208,145) (73%, 82%, 57%)

RGB channels and saturation

R 185 of 255 = 73%
G 208 of 255 = 82%
B 145 of 255 = 57%

185
208
145

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

Portions of RGB colors in percentages

R + G + B = 185 + 208 + 145 = 538 (100%)
R 185 of 538 ~ 34.39%
G 208 of 538 ~ 38.66%
B 145 of 538 ~ 26.95'%

%34.39
%38.66
%26.95

CMYK color model

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

  • cyan value is 11.06%
  • magenta value is 0.00%
  • yellow value is 30.29%
  • key color value is 18.43%

CMYK: (11,0,30,18)
C11M0Y30K18 (11%, 0%, 30%, 18%)
(0.11 / 0.00 / 0.30 / 0.18)

CMYK percentages

%11.06
%0
%30.29
%18.43

Codes

Color #B9D091 in popluar color models

B9 D0 91
RGB 185 208 145
HSL 82° 40.13% 69.22%
HSB/HSV 82° 30.29% 81.57%
CMYK 11.06% 0.00% 30.29%
18.43%

Color #B9D091 in popluar number systems.

HEX B9 D0 91
Decimal 185 208 145
Binary 10111001 11010000 10010001
Octal 271 320 221

Shades and tints

Shades of #B9D091

#B9D091
(185,208,145)
#A9BE84
(169,190,132)
#99AC77
(153,172,119)
#899A6A
(137,154,106)
#79885D
(121,136,93)
#697650
(105,118,80)
#596443
(89,100,67)
#495236
(73,82,54)
#394029
(57,64,41)
#292E1C
(41,46,28)
#191C0F
(25,28,15)
#000000
(0,0,0)

Tints of #B9D091

#B9D091
(185,208,145)
#BFD49B
(191,212,155)
#C5D8A5
(197,216,165)
#CBDCAF
(203,220,175)
#D1E0B9
(209,224,185)
#D7E4C3
(215,228,195)
#DDE8CD
(221,232,205)
#E3ECD7
(227,236,215)
#E9F0E1
(233,240,225)
#EFF4EB
(239,244,235)
#F5F8F5
(245,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9D091; }

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

This text font color is #B9D091.

Background Color

.myBgColor { background-color: #B9D091; }

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

This div background color is #B9D091.

Border color

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

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

This div border color is #B9D091.

Opacity

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

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

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

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

This text has shadow with #B9D091 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9D091.

Preview

Color preview on black background

This text has color #B9D091 on black background.


Color preview on white background

This text has color #B9D091 on white background.


Black color preview on #B9D091 background

This text has black color on #B9D091 background.


White color preview on #B9D091 background

This text has white color on #B9D091 background.


Related colors

Complementary color

Complementary color for #hex is #462F6E.


I love getcolorcode.com

Triadic colors

1 #91B9D0 and #D091B9 with #B9D091 are triadic colors.

2 #91D0B9 and #D0B991 with #B9D091 are triadic colors.