COLOR #B5E9AB

HEX: #B5E9AB RGB: (181,233,171)

Renk bilgisi

#B5E9AB contains mainly red and green colors. #B5E9AB ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#B5E9AB color RGB value is (181,233,171).

RGB: (181,233,171) (71%, 91%, 67%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 233 of 255 = 91%
B 171 of 255 = 67%

181
233
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 233 + 171 = 585 (100%)
R 181 of 585 ~ 30.94%
G 233 of 585 ~ 39.83%
B 171 of 585 ~ 29.23'%

%30.94
%39.83
%29.23

CMYK RENK MODELİ

#B5E9AB rengi CMYK tonu (22,0,27,9).

  • camgöbeği tonu 22.32%
  • eflatun tonu 0.00%
  • sarı tonu 26.61%
  • ana renk tonu 8.63%

CMYK: (22,0,27,9)
C22M0Y27K9 (22%, 0%, 27%, 9%)
(0.22 / 0.00 / 0.27 / 0.09)

CMYK yüzdeleri

%22.32
%0
%26.61
%8.63

Codes

Color #B5E9AB in popluar color models

B5 E9 AB
RGB 181 233 171
HSL 110° 58.49% 79.22%
HSB/HSV 110° 26.61% 91.37%
CMYK 22.32% 0.00% 26.61%
8.63%

Color #B5E9AB in popluar number systems.

HEX B5 E9 AB
Decimal 181 233 171
Binary 10110101 11101001 10101011
Octal 265 351 253

Shades and tints

Shades of #B5E9AB

#B5E9AB
(181,233,171)
#A5D49C
(165,212,156)
#95BF8D
(149,191,141)
#85AA7E
(133,170,126)
#75956F
(117,149,111)
#658060
(101,128,96)
#556B51
(85,107,81)
#455642
(69,86,66)
#354133
(53,65,51)
#252C24
(37,44,36)
#151715
(21,23,21)
#000000
(0,0,0)

Tints of #B5E9AB

#B5E9AB
(181,233,171)
#BBEBB2
(187,235,178)
#C1EDB9
(193,237,185)
#C7EFC0
(199,239,192)
#CDF1C7
(205,241,199)
#D3F3CE
(211,243,206)
#D9F5D5
(217,245,213)
#DFF7DC
(223,247,220)
#E5F9E3
(229,249,227)
#EBFBEA
(235,251,234)
#F1FDF1
(241,253,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E9AB; }

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

This text font color is #B5E9AB.

Background Color

.myBgColor { background-color: #B5E9AB; }

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

This div background color is #B5E9AB.

Border color

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

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

This div border color is #B5E9AB.

Opacity

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

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

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

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

This text has shadow with #B5E9AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E9AB.

Preview

Color preview on black background

This text has color #B5E9AB on black background.


Color preview on white background

This text has color #B5E9AB on white background.


Black color preview on #B5E9AB background

This text has black color on #B5E9AB background.


White color preview on #B5E9AB background

This text has white color on #B5E9AB background.


Related colors

Complementary color

Complementary color for #hex is #4A1654.


I love getcolorcode.com

Triadic colors

1 #ABB5E9 and #E9ABB5 with #B5E9AB are triadic colors.

2 #ABE9B5 and #E9B5AB with #B5E9AB are triadic colors.