COLOR #B5E59F

HEX: #B5E59F RGB: (181,229,159)

Renk bilgisi

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

RGB renk modeli

#B5E59F color RGB value is (181,229,159).

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

RGB bağlantıları ve doygunluk

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

181
229
159

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 229 + 159 = 569 (100%)
R 181 of 569 ~ 31.81%
G 229 of 569 ~ 40.25%
B 159 of 569 ~ 27.94'%

%31.81
%40.25
%27.94

CMYK RENK MODELİ

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

  • camgöbeği tonu 20.96%
  • eflatun tonu 0.00%
  • sarı tonu 30.57%
  • 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
%30.57
%10.2

Codes

Color #B5E59F in popluar color models

B5 E5 9F
RGB 181 229 159
HSL 101° 57.38% 76.08%
HSB/HSV 101° 30.57% 89.80%
CMYK 20.96% 0.00% 30.57%
10.20%

Color #B5E59F in popluar number systems.

HEX B5 E5 9F
Decimal 181 229 159
Binary 10110101 11100101 10011111
Octal 265 345 237

Shades and tints

Shades of #B5E59F

#B5E59F
(181,229,159)
#A5D191
(165,209,145)
#95BD83
(149,189,131)
#85A975
(133,169,117)
#759567
(117,149,103)
#658159
(101,129,89)
#556D4B
(85,109,75)
#45593D
(69,89,61)
#35452F
(53,69,47)
#253121
(37,49,33)
#151D13
(21,29,19)
#000000
(0,0,0)

Tints of #B5E59F

#B5E59F
(181,229,159)
#BBE7A7
(187,231,167)
#C1E9AF
(193,233,175)
#C7EBB7
(199,235,183)
#CDEDBF
(205,237,191)
#D3EFC7
(211,239,199)
#D9F1CF
(217,241,207)
#DFF3D7
(223,243,215)
#E5F5DF
(229,245,223)
#EBF7E7
(235,247,231)
#F1F9EF
(241,249,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E59F; }

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

This text font color is #B5E59F.

Background Color

.myBgColor { background-color: #B5E59F; }

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

This div background color is #B5E59F.

Border color

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

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

This div border color is #B5E59F.

Opacity

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

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

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

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

This text has shadow with #B5E59F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E59F.

Preview

Color preview on black background

This text has color #B5E59F on black background.


Color preview on white background

This text has color #B5E59F on white background.


Black color preview on #B5E59F background

This text has black color on #B5E59F background.


White color preview on #B5E59F background

This text has white color on #B5E59F background.


Related colors

Complementary color

Complementary color for #hex is #4A1A60.


I love getcolorcode.com

Triadic colors

1 #9FB5E5 and #E59FB5 with #B5E59F are triadic colors.

2 #9FE5B5 and #E5B59F with #B5E59F are triadic colors.