COLOR #B5E59D

HEX: #B5E59D RGB: (181,229,157)

Renk bilgisi

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

RGB renk modeli

#B5E59D color RGB value is (181,229,157).

RGB: (181,229,157) (71%, 90%, 62%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 229 of 255 = 90%
B 157 of 255 = 62%

181
229
157

R + G + B ~ 74%. #B5E59D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 229 + 157 = 567 (100%)
R 181 of 567 ~ 31.92%
G 229 of 567 ~ 40.39%
B 157 of 567 ~ 27.69'%

%31.92
%40.39
%27.69

CMYK RENK MODELİ

#B5E59D rengi CMYK tonu (21,0,31,10).

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

CMYK: (21,0,31,10)
C21M0Y31K10 (21%, 0%, 31%, 10%)
(0.21 / 0.00 / 0.31 / 0.10)

CMYK yüzdeleri

%20.96
%0
%31.44
%10.2

Codes

Color #B5E59D in popluar color models

B5 E5 9D
RGB 181 229 157
HSL 100° 58.06% 75.69%
HSB/HSV 100° 31.44% 89.80%
CMYK 20.96% 0.00% 31.44%
10.20%

Color #B5E59D in popluar number systems.

HEX B5 E5 9D
Decimal 181 229 157
Binary 10110101 11100101 10011101
Octal 265 345 235

Shades and tints

Shades of #B5E59D

#B5E59D
(181,229,157)
#A5D18F
(165,209,143)
#95BD81
(149,189,129)
#85A973
(133,169,115)
#759565
(117,149,101)
#658157
(101,129,87)
#556D49
(85,109,73)
#45593B
(69,89,59)
#35452D
(53,69,45)
#25311F
(37,49,31)
#151D11
(21,29,17)
#000000
(0,0,0)

Tints of #B5E59D

#B5E59D
(181,229,157)
#BBE7A5
(187,231,165)
#C1E9AD
(193,233,173)
#C7EBB5
(199,235,181)
#CDEDBD
(205,237,189)
#D3EFC5
(211,239,197)
#D9F1CD
(217,241,205)
#DFF3D5
(223,243,213)
#E5F5DD
(229,245,221)
#EBF7E5
(235,247,229)
#F1F9ED
(241,249,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E59D; }

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

This text font color is #B5E59D.

Background Color

.myBgColor { background-color: #B5E59D; }

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

This div background color is #B5E59D.

Border color

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

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

This div border color is #B5E59D.

Opacity

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

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

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

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

This text has shadow with #B5E59D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E59D.

Preview

Color preview on black background

This text has color #B5E59D on black background.


Color preview on white background

This text has color #B5E59D on white background.


Black color preview on #B5E59D background

This text has black color on #B5E59D background.


White color preview on #B5E59D background

This text has white color on #B5E59D background.


Related colors

Complementary color

Complementary color for #hex is #4A1A62.


I love getcolorcode.com

Triadic colors

1 #9DB5E5 and #E59DB5 with #B5E59D are triadic colors.

2 #9DE5B5 and #E5B59D with #B5E59D are triadic colors.