COLOR #B5E5A1

HEX: #B5E5A1 RGB: (181,229,161)

Renk bilgisi

#B5E5A1 contains mainly red and green colors. #B5E5A1 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#B5E5A1 color RGB value is (181,229,161).

RGB: (181,229,161) (71%, 90%, 63%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 229 of 255 = 90%
B 161 of 255 = 63%

181
229
161

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 229 + 161 = 571 (100%)
R 181 of 571 ~ 31.7%
G 229 of 571 ~ 40.11%
B 161 of 571 ~ 28.2'%

%31.7
%40.11
%28.2

CMYK RENK MODELİ

#B5E5A1 rengi CMYK tonu (21,0,30,10).

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

CMYK: (21,0,30,10)
C21M0Y30K10 (21%, 0%, 30%, 10%)
(0.21 / 0.00 / 0.30 / 0.10)

CMYK yüzdeleri

%20.96
%0
%29.69
%10.2

Codes

Color #B5E5A1 in popluar color models

B5 E5 A1
RGB 181 229 161
HSL 102° 56.67% 76.47%
HSB/HSV 102° 29.69% 89.80%
CMYK 20.96% 0.00% 29.69%
10.20%

Color #B5E5A1 in popluar number systems.

HEX B5 E5 A1
Decimal 181 229 161
Binary 10110101 11100101 10100001
Octal 265 345 241

Shades and tints

Shades of #B5E5A1

#B5E5A1
(181,229,161)
#A5D193
(165,209,147)
#95BD85
(149,189,133)
#85A977
(133,169,119)
#759569
(117,149,105)
#65815B
(101,129,91)
#556D4D
(85,109,77)
#45593F
(69,89,63)
#354531
(53,69,49)
#253123
(37,49,35)
#151D15
(21,29,21)
#000000
(0,0,0)

Tints of #B5E5A1

#B5E5A1
(181,229,161)
#BBE7A9
(187,231,169)
#C1E9B1
(193,233,177)
#C7EBB9
(199,235,185)
#CDEDC1
(205,237,193)
#D3EFC9
(211,239,201)
#D9F1D1
(217,241,209)
#DFF3D9
(223,243,217)
#E5F5E1
(229,245,225)
#EBF7E9
(235,247,233)
#F1F9F1
(241,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E5A1; }

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

This text font color is #B5E5A1.

Background Color

.myBgColor { background-color: #B5E5A1; }

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

This div background color is #B5E5A1.

Border color

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

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

This div border color is #B5E5A1.

Opacity

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

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

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

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

This text has shadow with #B5E5A1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E5A1.

Preview

Color preview on black background

This text has color #B5E5A1 on black background.


Color preview on white background

This text has color #B5E5A1 on white background.


Black color preview on #B5E5A1 background

This text has black color on #B5E5A1 background.


White color preview on #B5E5A1 background

This text has white color on #B5E5A1 background.


Related colors

Complementary color

Complementary color for #hex is #4A1A5E.


I love getcolorcode.com

Triadic colors

1 #A1B5E5 and #E5A1B5 with #B5E5A1 are triadic colors.

2 #A1E5B5 and #E5B5A1 with #B5E5A1 are triadic colors.