COLOR #B5E58E

HEX: #B5E58E RGB: (181,229,142)

Renk bilgisi

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

RGB renk modeli

#B5E58E color RGB value is (181,229,142).

RGB: (181,229,142) (71%, 90%, 56%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 229 of 255 = 90%
B 142 of 255 = 56%

181
229
142

R + G + B ~ 72%. #B5E58E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 229 + 142 = 552 (100%)
R 181 of 552 ~ 32.79%
G 229 of 552 ~ 41.49%
B 142 of 552 ~ 25.72'%

%32.79
%41.49
%25.72

CMYK RENK MODELİ

#B5E58E rengi CMYK tonu (21,0,38,10).

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

CMYK: (21,0,38,10)
C21M0Y38K10 (21%, 0%, 38%, 10%)
(0.21 / 0.00 / 0.38 / 0.10)

CMYK yüzdeleri

%20.96
%0
%37.99
%10.2

Codes

Color #B5E58E in popluar color models

B5 E5 8E
RGB 181 229 142
HSL 93° 62.59% 72.75%
HSB/HSV 93° 37.99% 89.80%
CMYK 20.96% 0.00% 37.99%
10.20%

Color #B5E58E in popluar number systems.

HEX B5 E5 8E
Decimal 181 229 142
Binary 10110101 11100101 10001110
Octal 265 345 216

Shades and tints

Shades of #B5E58E

#B5E58E
(181,229,142)
#A5D182
(165,209,130)
#95BD76
(149,189,118)
#85A96A
(133,169,106)
#75955E
(117,149,94)
#658152
(101,129,82)
#556D46
(85,109,70)
#45593A
(69,89,58)
#35452E
(53,69,46)
#253122
(37,49,34)
#151D16
(21,29,22)
#000000
(0,0,0)

Tints of #B5E58E

#B5E58E
(181,229,142)
#BBE798
(187,231,152)
#C1E9A2
(193,233,162)
#C7EBAC
(199,235,172)
#CDEDB6
(205,237,182)
#D3EFC0
(211,239,192)
#D9F1CA
(217,241,202)
#DFF3D4
(223,243,212)
#E5F5DE
(229,245,222)
#EBF7E8
(235,247,232)
#F1F9F2
(241,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E58E; }

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

This text font color is #B5E58E.

Background Color

.myBgColor { background-color: #B5E58E; }

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

This div background color is #B5E58E.

Border color

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

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

This div border color is #B5E58E.

Opacity

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

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

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

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

This text has shadow with #B5E58E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E58E.

Preview

Color preview on black background

This text has color #B5E58E on black background.


Color preview on white background

This text has color #B5E58E on white background.


Black color preview on #B5E58E background

This text has black color on #B5E58E background.


White color preview on #B5E58E background

This text has white color on #B5E58E background.


Related colors

Complementary color

Complementary color for #hex is #4A1A71.


I love getcolorcode.com

Triadic colors

1 #8EB5E5 and #E58EB5 with #B5E58E are triadic colors.

2 #8EE5B5 and #E5B58E with #B5E58E are triadic colors.