COLOR #B9D68E

HEX: #B9D68E RGB: (185,214,142)

Color info

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

RGB color model

#B9D68E color RGB value is (185,214,142).

RGB: (185,214,142) (73%, 84%, 56%)

RGB channels and saturation

R 185 of 255 = 73%
G 214 of 255 = 84%
B 142 of 255 = 56%

185
214
142

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

Portions of RGB colors in percentages

R + G + B = 185 + 214 + 142 = 541 (100%)
R 185 of 541 ~ 34.2%
G 214 of 541 ~ 39.56%
B 142 of 541 ~ 26.25'%

%34.2
%39.56
%26.25

CMYK color model

#B9D68E color CMYK value is (14,0,34,16).

  • cyan value is 13.55%
  • magenta value is 0.00%
  • yellow value is 33.64%
  • key color value is 16.08%
CMYK: (14,0,34,16) C14M0Y34K16 (14%,0%,34%,16%) (0.14/0.00/0.34/0.16) 

CMYK percentages

%13.55
%0
%33.64
%16.08

Codes

Color #B9D68E in popluar color models

B9 D6 8E
RGB 185 214 142
HSL 84° 46.75% 69.80%
HSB/HSV 84° 33.64% 83.92%
CMYK 13.55% 0.00% 33.64%
16.08%

Color #B9D68E in popluar number systems.

HEX B9 D6 8E
Decimal 185 214 142
Binary 10111001 11010110 10001110
Octal 271 326 216

Shades and tints

Shades of #B9D68E

#B9D68E
(185,214,142)
#A9C382
(169,195,130)
#99B076
(153,176,118)
#899D6A
(137,157,106)
#798A5E
(121,138,94)
#697752
(105,119,82)
#596446
(89,100,70)
#49513A
(73,81,58)
#393E2E
(57,62,46)
#292B22
(41,43,34)
#191816
(25,24,22)
#000000
(0,0,0)

Tints of #B9D68E

#B9D68E
(185,214,142)
#BFD998
(191,217,152)
#C5DCA2
(197,220,162)
#CBDFAC
(203,223,172)
#D1E2B6
(209,226,182)
#D7E5C0
(215,229,192)
#DDE8CA
(221,232,202)
#E3EBD4
(227,235,212)
#E9EEDE
(233,238,222)
#EFF1E8
(239,241,232)
#F5F4F2
(245,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9D68E; }

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

This text font color is #B9D68E.

Background Color

.myBgColor { background-color: #B9D68E; }

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

This div background color is #B9D68E.

Border color

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

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

This div border color is #B9D68E.

Opacity

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

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

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

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

This text has shadow with #B9D68E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9D68E.

Preview

Color preview on black background

This text has color #B9D68E on black background.


Color preview on white background

This text has color #B9D68E on white background.


Black color preview on #B9D68E background

This text has black color on #B9D68E background.


White color preview on #B9D68E background

This text has white color on #B9D68E background.


Related colors

Complementary color

Complementary color for #hex is #462971.


I love getcolorcode.com

Triadic colors

1 #8EB9D6 and #D68EB9 with #B9D68E are triadic colors.

2 #8ED6B9 and #D6B98E with #B9D68E are triadic colors.