COLOR #B0E087

HEX: #B0E087 RGB: (176,224,135)

Color info

#B0E087 contains mainly red and green colors. Web safe color of #B0E087 is #99CC99 (or #9C9).

RGB color model

#B0E087 color RGB value is (176,224,135).

RGB: (176,224,135) (69%, 88%, 53%)

RGB channels and saturation

R 176 of 255 = 69%
G 224 of 255 = 88%
B 135 of 255 = 53%

176
224
135

R + G + B ~ 70%. #B0E087 is quite light color.

Portions of RGB colors in percentages

R + G + B = 176 + 224 + 135 = 535 (100%)
R 176 of 535 ~ 32.9%
G 224 of 535 ~ 41.87%
B 135 of 535 ~ 25.23'%

%32.9
%41.87
%25.23

CMYK color model

#B0E087 color CMYK value is (21,0,40,12).

  • cyan value is 21.43%
  • magenta value is 0.00%
  • yellow value is 39.73%
  • key color value is 12.16%

CMYK: (21,0,40,12)
C21M0Y40K12 (21%, 0%, 40%, 12%)
(0.21 / 0.00 / 0.40 / 0.12)

CMYK percentages

%21.43
%0
%39.73
%12.16

Codes

Color #B0E087 in popluar color models

B0 E0 87
RGB 176 224 135
HSL 92° 58.94% 70.39%
HSB/HSV 92° 39.73% 87.84%
CMYK 21.43% 0.00% 39.73%
12.16%

Color #B0E087 in popluar number systems.

HEX B0 E0 87
Decimal 176 224 135
Binary 10110000 11100000 10000111
Octal 260 340 207

Shades and tints

Shades of #B0E087

#B0E087
(176,224,135)
#A0CC7B
(160,204,123)
#90B86F
(144,184,111)
#80A463
(128,164,99)
#709057
(112,144,87)
#607C4B
(96,124,75)
#50683F
(80,104,63)
#405433
(64,84,51)
#304027
(48,64,39)
#202C1B
(32,44,27)
#10180F
(16,24,15)
#000000
(0,0,0)

Tints of #B0E087

#B0E087
(176,224,135)
#B7E291
(183,226,145)
#BEE49B
(190,228,155)
#C5E6A5
(197,230,165)
#CCE8AF
(204,232,175)
#D3EAB9
(211,234,185)
#DAECC3
(218,236,195)
#E1EECD
(225,238,205)
#E8F0D7
(232,240,215)
#EFF2E1
(239,242,225)
#F6F4EB
(246,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B0E087 color. Also use rgb(176,224,135) instead hex code.

Text Font Color

.myTextColor { color: #B0E087; }

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

This text font color is #B0E087.

Background Color

.myBgColor { background-color: #B0E087; }

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

This div background color is #B0E087.

Border color

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

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

This div border color is #B0E087.

Opacity

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

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

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

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

This text has shadow with #B0E087 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B0E087.

Preview

Color preview on black background

This text has color #B0E087 on black background.


Color preview on white background

This text has color #B0E087 on white background.


Black color preview on #B0E087 background

This text has black color on #B0E087 background.


White color preview on #B0E087 background

This text has white color on #B0E087 background.


Related colors

Complementary color

Complementary color for #hex is #4F1F78.


I love getcolorcode.com

Triadic colors

1 #87B0E0 and #E087B0 with #B0E087 are triadic colors.

2 #87E0B0 and #E0B087 with #B0E087 are triadic colors.