COLOR #B9E496

HEX: #B9E496 RGB: (185,228,150)

Color info

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

RGB color model

#B9E496 color RGB value is (185,228,150).

RGB: (185,228,150) (73%, 89%, 59%)

RGB channels and saturation

R 185 of 255 = 73%
G 228 of 255 = 89%
B 150 of 255 = 59%

185
228
150

R + G + B ~ 74%. #B9E496 is quite light color.

Portions of RGB colors in percentages

R + G + B = 185 + 228 + 150 = 563 (100%)
R 185 of 563 ~ 32.86%
G 228 of 563 ~ 40.5%
B 150 of 563 ~ 26.64'%

%32.86
%40.5
%26.64

CMYK color model

#B9E496 color CMYK value is (19,0,34,11).

  • cyan value is 18.86%
  • magenta value is 0.00%
  • yellow value is 34.21%
  • key color value is 10.59%
CMYK: (19,0,34,11) C19M0Y34K11 (19%,0%,34%,11%) (0.19/0.00/0.34/0.11) 

CMYK percentages

%18.86
%0
%34.21
%10.59

Codes

Color #B9E496 in popluar color models

B9 E4 96
RGB 185 228 150
HSL 93° 59.09% 74.12%
HSB/HSV 93° 34.21% 89.41%
CMYK 18.86% 0.00% 34.21%
10.59%

Color #B9E496 in popluar number systems.

HEX B9 E4 96
Decimal 185 228 150
Binary 10111001 11100100 10010110
Octal 271 344 226

Shades and tints

Shades of #B9E496

#B9E496
(185,228,150)
#A9D089
(169,208,137)
#99BC7C
(153,188,124)
#89A86F
(137,168,111)
#799462
(121,148,98)
#698055
(105,128,85)
#596C48
(89,108,72)
#49583B
(73,88,59)
#39442E
(57,68,46)
#293021
(41,48,33)
#191C14
(25,28,20)
#000000
(0,0,0)

Tints of #B9E496

#B9E496
(185,228,150)
#BFE69F
(191,230,159)
#C5E8A8
(197,232,168)
#CBEAB1
(203,234,177)
#D1ECBA
(209,236,186)
#D7EEC3
(215,238,195)
#DDF0CC
(221,240,204)
#E3F2D5
(227,242,213)
#E9F4DE
(233,244,222)
#EFF6E7
(239,246,231)
#F5F8F0
(245,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9E496; }

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

This text font color is #B9E496.

Background Color

.myBgColor { background-color: #B9E496; }

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

This div background color is #B9E496.

Border color

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

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

This div border color is #B9E496.

Opacity

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

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

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

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

This text has shadow with #B9E496 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9E496.

Preview

Color preview on black background

This text has color #B9E496 on black background.


Color preview on white background

This text has color #B9E496 on white background.


Black color preview on #B9E496 background

This text has black color on #B9E496 background.


White color preview on #B9E496 background

This text has white color on #B9E496 background.


Related colors

Complementary color

Complementary color for #hex is #461B69.


I love getcolorcode.com

Triadic colors

1 #96B9E4 and #E496B9 with #B9E496 are triadic colors.

2 #96E4B9 and #E4B996 with #B9E496 are triadic colors.