COLOR #B5E1AB

HEX: #B5E1AB RGB: (181,225,171)

Renk bilgisi

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

RGB renk modeli

#B5E1AB color RGB value is (181,225,171).

RGB: (181,225,171) (71%, 88%, 67%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 225 of 255 = 88%
B 171 of 255 = 67%

181
225
171

R + G + B ~ 75%. #B5E1AB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 225 + 171 = 577 (100%)
R 181 of 577 ~ 31.37%
G 225 of 577 ~ 38.99%
B 171 of 577 ~ 29.64'%

%31.37
%38.99
%29.64

CMYK RENK MODELİ

#B5E1AB rengi CMYK tonu (20,0,24,12).

  • camgöbeği tonu 19.56%
  • eflatun tonu 0.00%
  • sarı tonu 24.00%
  • ana renk tonu 11.76%

CMYK: (20,0,24,12)
C20M0Y24K12 (20%, 0%, 24%, 12%)
(0.20 / 0.00 / 0.24 / 0.12)

CMYK yüzdeleri

%19.56
%0
%24
%11.76

Codes

Color #B5E1AB in popluar color models

B5 E1 AB
RGB 181 225 171
HSL 109° 47.37% 77.65%
HSB/HSV 109° 24.00% 88.24%
CMYK 19.56% 0.00% 24.00%
11.76%

Color #B5E1AB in popluar number systems.

HEX B5 E1 AB
Decimal 181 225 171
Binary 10110101 11100001 10101011
Octal 265 341 253

Shades and tints

Shades of #B5E1AB

#B5E1AB
(181,225,171)
#A5CD9C
(165,205,156)
#95B98D
(149,185,141)
#85A57E
(133,165,126)
#75916F
(117,145,111)
#657D60
(101,125,96)
#556951
(85,105,81)
#455542
(69,85,66)
#354133
(53,65,51)
#252D24
(37,45,36)
#151915
(21,25,21)
#000000
(0,0,0)

Tints of #B5E1AB

#B5E1AB
(181,225,171)
#BBE3B2
(187,227,178)
#C1E5B9
(193,229,185)
#C7E7C0
(199,231,192)
#CDE9C7
(205,233,199)
#D3EBCE
(211,235,206)
#D9EDD5
(217,237,213)
#DFEFDC
(223,239,220)
#E5F1E3
(229,241,227)
#EBF3EA
(235,243,234)
#F1F5F1
(241,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E1AB; }

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

This text font color is #B5E1AB.

Background Color

.myBgColor { background-color: #B5E1AB; }

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

This div background color is #B5E1AB.

Border color

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

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

This div border color is #B5E1AB.

Opacity

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

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

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

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

This text has shadow with #B5E1AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E1AB.

Preview

Color preview on black background

This text has color #B5E1AB on black background.


Color preview on white background

This text has color #B5E1AB on white background.


Black color preview on #B5E1AB background

This text has black color on #B5E1AB background.


White color preview on #B5E1AB background

This text has white color on #B5E1AB background.


Related colors

Complementary color

Complementary color for #hex is #4A1E54.


I love getcolorcode.com

Triadic colors

1 #ABB5E1 and #E1ABB5 with #B5E1AB are triadic colors.

2 #ABE1B5 and #E1B5AB with #B5E1AB are triadic colors.