COLOR #B5E5AB

HEX: #B5E5AB RGB: (181,229,171)

Renk bilgisi

#B5E5AB contains red, green and blue colors in about the same proportion. #B5E5AB ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#B5E5AB color RGB value is (181,229,171).

RGB: (181,229,171) (71%, 90%, 67%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 229 of 255 = 90%
B 171 of 255 = 67%

181
229
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 229 + 171 = 581 (100%)
R 181 of 581 ~ 31.15%
G 229 of 581 ~ 39.41%
B 171 of 581 ~ 29.43'%

%31.15
%39.41
%29.43

CMYK RENK MODELİ

#B5E5AB rengi CMYK tonu (21,0,25,10).

  • camgöbeği tonu 20.96%
  • eflatun tonu 0.00%
  • sarı tonu 25.33%
  • ana renk tonu 10.20%

CMYK: (21,0,25,10)
C21M0Y25K10 (21%, 0%, 25%, 10%)
(0.21 / 0.00 / 0.25 / 0.10)

CMYK yüzdeleri

%20.96
%0
%25.33
%10.2

Codes

Color #B5E5AB in popluar color models

B5 E5 AB
RGB 181 229 171
HSL 110° 52.73% 78.43%
HSB/HSV 110° 25.33% 89.80%
CMYK 20.96% 0.00% 25.33%
10.20%

Color #B5E5AB in popluar number systems.

HEX B5 E5 AB
Decimal 181 229 171
Binary 10110101 11100101 10101011
Octal 265 345 253

Shades and tints

Shades of #B5E5AB

#B5E5AB
(181,229,171)
#A5D19C
(165,209,156)
#95BD8D
(149,189,141)
#85A97E
(133,169,126)
#75956F
(117,149,111)
#658160
(101,129,96)
#556D51
(85,109,81)
#455942
(69,89,66)
#354533
(53,69,51)
#253124
(37,49,36)
#151D15
(21,29,21)
#000000
(0,0,0)

Tints of #B5E5AB

#B5E5AB
(181,229,171)
#BBE7B2
(187,231,178)
#C1E9B9
(193,233,185)
#C7EBC0
(199,235,192)
#CDEDC7
(205,237,199)
#D3EFCE
(211,239,206)
#D9F1D5
(217,241,213)
#DFF3DC
(223,243,220)
#E5F5E3
(229,245,227)
#EBF7EA
(235,247,234)
#F1F9F1
(241,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E5AB; }

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

This text font color is #B5E5AB.

Background Color

.myBgColor { background-color: #B5E5AB; }

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

This div background color is #B5E5AB.

Border color

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

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

This div border color is #B5E5AB.

Opacity

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

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

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

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

This text has shadow with #B5E5AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E5AB.

Preview

Color preview on black background

This text has color #B5E5AB on black background.


Color preview on white background

This text has color #B5E5AB on white background.


Black color preview on #B5E5AB background

This text has black color on #B5E5AB background.


White color preview on #B5E5AB background

This text has white color on #B5E5AB background.


Related colors

Complementary color

Complementary color for #hex is #4A1A54.


I love getcolorcode.com

Triadic colors

1 #ABB5E5 and #E5ABB5 with #B5E5AB are triadic colors.

2 #ABE5B5 and #E5B5AB with #B5E5AB are triadic colors.