COLOR #B5E4AB

HEX: #B5E4AB RGB: (181,228,171)

Color info

#B5E4AB contains red, green and blue colors in about the same proportion. Web safe color of #B5E4AB is #CCCC99 (or #CC9).

RGB color model

#B5E4AB color RGB value is (181,228,171).

RGB: (181,228,171) (71%, 89%, 67%)

RGB channels and saturation

R 181 of 255 = 71%
G 228 of 255 = 89%
B 171 of 255 = 67%

181
228
171

R + G + B ~ 76%. #B5E4AB is quite light color.

Portions of RGB colors in percentages

R + G + B = 181 + 228 + 171 = 580 (100%)
R 181 of 580 ~ 31.21%
G 228 of 580 ~ 39.31%
B 171 of 580 ~ 29.48'%

%31.21
%39.31
%29.48

CMYK color model

#B5E4AB color CMYK value is (21,0,25,11).

  • cyan value is 20.61%
  • magenta value is 0.00%
  • yellow value is 25.00%
  • key color value is 10.59%

CMYK: (21,0,25,11)
C21M0Y25K11 (21%, 0%, 25%, 11%)
(0.21 / 0.00 / 0.25 / 0.11)

CMYK percentages

%20.61
%0
%25
%10.59

Codes

Color #B5E4AB in popluar color models

B5 E4 AB
RGB 181 228 171
HSL 109° 51.35% 78.24%
HSB/HSV 109° 25.00% 89.41%
CMYK 20.61% 0.00% 25.00%
10.59%

Color #B5E4AB in popluar number systems.

HEX B5 E4 AB
Decimal 181 228 171
Binary 10110101 11100100 10101011
Octal 265 344 253

Shades and tints

Shades of #B5E4AB

#B5E4AB
(181,228,171)
#A5D09C
(165,208,156)
#95BC8D
(149,188,141)
#85A87E
(133,168,126)
#75946F
(117,148,111)
#658060
(101,128,96)
#556C51
(85,108,81)
#455842
(69,88,66)
#354433
(53,68,51)
#253024
(37,48,36)
#151C15
(21,28,21)
#000000
(0,0,0)

Tints of #B5E4AB

#B5E4AB
(181,228,171)
#BBE6B2
(187,230,178)
#C1E8B9
(193,232,185)
#C7EAC0
(199,234,192)
#CDECC7
(205,236,199)
#D3EECE
(211,238,206)
#D9F0D5
(217,240,213)
#DFF2DC
(223,242,220)
#E5F4E3
(229,244,227)
#EBF6EA
(235,246,234)
#F1F8F1
(241,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5E4AB color. Also use rgb(181,228,171) instead hex code.

Text Font Color

.myTextColor { color: #B5E4AB; }

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

This text font color is #B5E4AB.

Background Color

.myBgColor { background-color: #B5E4AB; }

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

This div background color is #B5E4AB.

Border color

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

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

This div border color is #B5E4AB.

Opacity

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

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

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

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

This text has shadow with #B5E4AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E4AB.

Preview

Color preview on black background

This text has color #B5E4AB on black background.


Color preview on white background

This text has color #B5E4AB on white background.


Black color preview on #B5E4AB background

This text has black color on #B5E4AB background.


White color preview on #B5E4AB background

This text has white color on #B5E4AB background.


Related colors

Complementary color

Complementary color for #hex is #4A1B54.


I love getcolorcode.com

Triadic colors

1 #ABB5E4 and #E4ABB5 with #B5E4AB are triadic colors.

2 #ABE4B5 and #E4B5AB with #B5E4AB are triadic colors.