COLOR #B5E5BE

HEX: #B5E5BE RGB: (181,229,190)

Color info

#B5E5BE contains red, green and blue colors in about the same proportion. Web safe color of #B5E5BE is #CCCCCC (or #CCC).

RGB color model

#B5E5BE color RGB value is (181,229,190).

RGB: (181,229,190) (71%, 90%, 75%)

RGB channels and saturation

R 181 of 255 = 71%
G 229 of 255 = 90%
B 190 of 255 = 75%

181
229
190

R + G + B ~ 79%. #B5E5BE is quite light color.

Portions of RGB colors in percentages

R + G + B = 181 + 229 + 190 = 600 (100%)
R 181 of 600 ~ 30.17%
G 229 of 600 ~ 38.17%
B 190 of 600 ~ 31.67'%

%30.17
%38.17
%31.67

CMYK color model

#B5E5BE color CMYK value is (21,0,17,10).

  • cyan value is 20.96%
  • magenta value is 0.00%
  • yellow value is 17.03%
  • key color value is 10.20%
CMYK: (21,0,17,10) C21M0Y17K10 (21%,0%,17%,10%) (0.21/0.00/0.17/0.10) 

CMYK percentages

%20.96
%0
%17.03
%10.2

Codes

Color #B5E5BE in popluar color models

B5 E5 BE
RGB 181 229 190
HSL 131° 48.00% 80.39%
HSB/HSV 131° 20.96% 89.80%
CMYK 20.96% 0.00% 17.03%
10.20%

Color #B5E5BE in popluar number systems.

HEX B5 E5 BE
Decimal 181 229 190
Binary 10110101 11100101 10111110
Octal 265 345 276

Shades and tints

Shades of #B5E5BE

#B5E5BE
(181,229,190)
#A5D1AD
(165,209,173)
#95BD9C
(149,189,156)
#85A98B
(133,169,139)
#75957A
(117,149,122)
#658169
(101,129,105)
#556D58
(85,109,88)
#455947
(69,89,71)
#354536
(53,69,54)
#253125
(37,49,37)
#151D14
(21,29,20)
#000000
(0,0,0)

Tints of #B5E5BE

#B5E5BE
(181,229,190)
#BBE7C3
(187,231,195)
#C1E9C8
(193,233,200)
#C7EBCD
(199,235,205)
#CDEDD2
(205,237,210)
#D3EFD7
(211,239,215)
#D9F1DC
(217,241,220)
#DFF3E1
(223,243,225)
#E5F5E6
(229,245,230)
#EBF7EB
(235,247,235)
#F1F9F0
(241,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5E5BE color. Also use rgb(181,229,190) instead hex code.

Text Font Color

.myTextColor { color: #B5E5BE; }

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

This text font color is #B5E5BE.

Background Color

.myBgColor { background-color: #B5E5BE; }

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

This div background color is #B5E5BE.

Border color

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

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

This div border color is #B5E5BE.

Opacity

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

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

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

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

This text has shadow with #B5E5BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E5BE.

Preview

Color preview on black background

This text has color #B5E5BE on black background.


Color preview on white background

This text has color #B5E5BE on white background.


Black color preview on #B5E5BE background

This text has black color on #B5E5BE background.


White color preview on #B5E5BE background

This text has white color on #B5E5BE background.


Related colors

Complementary color

Complementary color for #hex is #4A1A41.


I love getcolorcode.com

Triadic colors

1 #BEB5E5 and #E5BEB5 with #B5E5BE are triadic colors.

2 #BEE5B5 and #E5B5BE with #B5E5BE are triadic colors.