COLOR #B5E59B

HEX: #B5E59B RGB: (181,229,155)

Renk bilgisi

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

RGB renk modeli

#B5E59B color RGB value is (181,229,155).

RGB: (181,229,155) (71%, 90%, 61%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 229 of 255 = 90%
B 155 of 255 = 61%

181
229
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 229 + 155 = 565 (100%)
R 181 of 565 ~ 32.04%
G 229 of 565 ~ 40.53%
B 155 of 565 ~ 27.43'%

%32.04
%40.53
%27.43

CMYK RENK MODELİ

#B5E59B rengi CMYK tonu (21,0,32,10).

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

CMYK: (21,0,32,10)
C21M0Y32K10 (21%, 0%, 32%, 10%)
(0.21 / 0.00 / 0.32 / 0.10)

CMYK yüzdeleri

%20.96
%0
%32.31
%10.2

Codes

Color #B5E59B in popluar color models

B5 E5 9B
RGB 181 229 155
HSL 99° 58.73% 75.29%
HSB/HSV 99° 32.31% 89.80%
CMYK 20.96% 0.00% 32.31%
10.20%

Color #B5E59B in popluar number systems.

HEX B5 E5 9B
Decimal 181 229 155
Binary 10110101 11100101 10011011
Octal 265 345 233

Shades and tints

Shades of #B5E59B

#B5E59B
(181,229,155)
#A5D18D
(165,209,141)
#95BD7F
(149,189,127)
#85A971
(133,169,113)
#759563
(117,149,99)
#658155
(101,129,85)
#556D47
(85,109,71)
#455939
(69,89,57)
#35452B
(53,69,43)
#25311D
(37,49,29)
#151D0F
(21,29,15)
#000000
(0,0,0)

Tints of #B5E59B

#B5E59B
(181,229,155)
#BBE7A4
(187,231,164)
#C1E9AD
(193,233,173)
#C7EBB6
(199,235,182)
#CDEDBF
(205,237,191)
#D3EFC8
(211,239,200)
#D9F1D1
(217,241,209)
#DFF3DA
(223,243,218)
#E5F5E3
(229,245,227)
#EBF7EC
(235,247,236)
#F1F9F5
(241,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E59B; }

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

This text font color is #B5E59B.

Background Color

.myBgColor { background-color: #B5E59B; }

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

This div background color is #B5E59B.

Border color

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

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

This div border color is #B5E59B.

Opacity

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

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

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

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

This text has shadow with #B5E59B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E59B.

Preview

Color preview on black background

This text has color #B5E59B on black background.


Color preview on white background

This text has color #B5E59B on white background.


Black color preview on #B5E59B background

This text has black color on #B5E59B background.


White color preview on #B5E59B background

This text has white color on #B5E59B background.


Related colors

Complementary color

Complementary color for #hex is #4A1A64.


I love getcolorcode.com

Triadic colors

1 #9BB5E5 and #E59BB5 with #B5E59B are triadic colors.

2 #9BE5B5 and #E5B59B with #B5E59B are triadic colors.