COLOR #B5E2AB

HEX: #B5E2AB RGB: (181,226,171)

Renk bilgisi

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

RGB renk modeli

#B5E2AB color RGB value is (181,226,171).

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

RGB bağlantıları ve doygunluk

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

181
226
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 226 + 171 = 578 (100%)
R 181 of 578 ~ 31.31%
G 226 of 578 ~ 39.1%
B 171 of 578 ~ 29.58'%

%31.31
%39.1
%29.58

CMYK RENK MODELİ

#B5E2AB rengi CMYK tonu (20,0,24,11).

  • camgöbeği tonu 19.91%
  • eflatun tonu 0.00%
  • sarı tonu 24.34%
  • ana renk tonu 11.37%

CMYK: (20,0,24,11)
C20M0Y24K11 (20%, 0%, 24%, 11%)
(0.20 / 0.00 / 0.24 / 0.11)

CMYK yüzdeleri

%19.91
%0
%24.34
%11.37

Codes

Color #B5E2AB in popluar color models

B5 E2 AB
RGB 181 226 171
HSL 109° 48.67% 77.84%
HSB/HSV 109° 24.34% 88.63%
CMYK 19.91% 0.00% 24.34%
11.37%

Color #B5E2AB in popluar number systems.

HEX B5 E2 AB
Decimal 181 226 171
Binary 10110101 11100010 10101011
Octal 265 342 253

Shades and tints

Shades of #B5E2AB

#B5E2AB
(181,226,171)
#A5CE9C
(165,206,156)
#95BA8D
(149,186,141)
#85A67E
(133,166,126)
#75926F
(117,146,111)
#657E60
(101,126,96)
#556A51
(85,106,81)
#455642
(69,86,66)
#354233
(53,66,51)
#252E24
(37,46,36)
#151A15
(21,26,21)
#000000
(0,0,0)

Tints of #B5E2AB

#B5E2AB
(181,226,171)
#BBE4B2
(187,228,178)
#C1E6B9
(193,230,185)
#C7E8C0
(199,232,192)
#CDEAC7
(205,234,199)
#D3ECCE
(211,236,206)
#D9EED5
(217,238,213)
#DFF0DC
(223,240,220)
#E5F2E3
(229,242,227)
#EBF4EA
(235,244,234)
#F1F6F1
(241,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E2AB; }

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

This text font color is #B5E2AB.

Background Color

.myBgColor { background-color: #B5E2AB; }

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

This div background color is #B5E2AB.

Border color

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

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

This div border color is #B5E2AB.

Opacity

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

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

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

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

This text has shadow with #B5E2AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E2AB.

Preview

Color preview on black background

This text has color #B5E2AB on black background.


Color preview on white background

This text has color #B5E2AB on white background.


Black color preview on #B5E2AB background

This text has black color on #B5E2AB background.


White color preview on #B5E2AB background

This text has white color on #B5E2AB background.


Related colors

Complementary color

Complementary color for #hex is #4A1D54.


I love getcolorcode.com

Triadic colors

1 #ABB5E2 and #E2ABB5 with #B5E2AB are triadic colors.

2 #ABE2B5 and #E2B5AB with #B5E2AB are triadic colors.