COLOR #B5E48D

HEX: #B5E48D RGB: (181,228,141)

Color info

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

RGB color model

#B5E48D color RGB value is (181,228,141).

RGB: (181,228,141) (71%, 89%, 55%)

RGB channels and saturation

R 181 of 255 = 71%
G 228 of 255 = 89%
B 141 of 255 = 55%

181
228
141

R + G + B ~ 72%. #B5E48D is quite light color.

Portions of RGB colors in percentages

R + G + B = 181 + 228 + 141 = 550 (100%)
R 181 of 550 ~ 32.91%
G 228 of 550 ~ 41.45%
B 141 of 550 ~ 25.64'%

%32.91
%41.45
%25.64

CMYK color model

#B5E48D color CMYK value is (21,0,38,11).

  • cyan value is 20.61%
  • magenta value is 0.00%
  • yellow value is 38.16%
  • key color value is 10.59%
CMYK: (21,0,38,11) C21M0Y38K11 (21%,0%,38%,11%) (0.21/0.00/0.38/0.11) 

CMYK percentages

%20.61
%0
%38.16
%10.59

Codes

Color #B5E48D in popluar color models

B5 E4 8D
RGB 181 228 141
HSL 92° 61.70% 72.35%
HSB/HSV 92° 38.16% 89.41%
CMYK 20.61% 0.00% 38.16%
10.59%

Color #B5E48D in popluar number systems.

HEX B5 E4 8D
Decimal 181 228 141
Binary 10110101 11100100 10001101
Octal 265 344 215

Shades and tints

Shades of #B5E48D

#B5E48D
(181,228,141)
#A5D081
(165,208,129)
#95BC75
(149,188,117)
#85A869
(133,168,105)
#75945D
(117,148,93)
#658051
(101,128,81)
#556C45
(85,108,69)
#455839
(69,88,57)
#35442D
(53,68,45)
#253021
(37,48,33)
#151C15
(21,28,21)
#000000
(0,0,0)

Tints of #B5E48D

#B5E48D
(181,228,141)
#BBE697
(187,230,151)
#C1E8A1
(193,232,161)
#C7EAAB
(199,234,171)
#CDECB5
(205,236,181)
#D3EEBF
(211,238,191)
#D9F0C9
(217,240,201)
#DFF2D3
(223,242,211)
#E5F4DD
(229,244,221)
#EBF6E7
(235,246,231)
#F1F8F1
(241,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E48D; }

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

This text font color is #B5E48D.

Background Color

.myBgColor { background-color: #B5E48D; }

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

This div background color is #B5E48D.

Border color

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

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

This div border color is #B5E48D.

Opacity

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

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

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

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

This text has shadow with #B5E48D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E48D.

Preview

Color preview on black background

This text has color #B5E48D on black background.


Color preview on white background

This text has color #B5E48D on white background.


Black color preview on #B5E48D background

This text has black color on #B5E48D background.


White color preview on #B5E48D background

This text has white color on #B5E48D background.


Related colors

Complementary color

Complementary color for #hex is #4A1B72.


I love getcolorcode.com

Triadic colors

1 #8DB5E4 and #E48DB5 with #B5E48D are triadic colors.

2 #8DE4B5 and #E4B58D with #B5E48D are triadic colors.