COLOR #B5E57E

HEX: #B5E57E RGB: (181,229,126)

Renk bilgisi

#B5E57E contains mainly red and green colors. #B5E57E ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#B5E57E color RGB value is (181,229,126).

RGB: (181,229,126) (71%, 90%, 49%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 229 of 255 = 90%
B 126 of 255 = 49%

181
229
126

R + G + B ~ 70%. #B5E57E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 229 + 126 = 536 (100%)
R 181 of 536 ~ 33.77%
G 229 of 536 ~ 42.72%
B 126 of 536 ~ 23.51'%

%33.77
%42.72
%23.51

CMYK RENK MODELİ

#B5E57E rengi CMYK tonu (21,0,45,10).

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

CMYK: (21,0,45,10)
C21M0Y45K10 (21%, 0%, 45%, 10%)
(0.21 / 0.00 / 0.45 / 0.10)

CMYK yüzdeleri

%20.96
%0
%44.98
%10.2

Codes

Color #B5E57E in popluar color models

B5 E5 7E
RGB 181 229 126
HSL 88° 66.45% 69.61%
HSB/HSV 88° 44.98% 89.80%
CMYK 20.96% 0.00% 44.98%
10.20%

Color #B5E57E in popluar number systems.

HEX B5 E5 7E
Decimal 181 229 126
Binary 10110101 11100101 1111110
Octal 265 345 176

Shades and tints

Shades of #B5E57E

#B5E57E
(181,229,126)
#A5D173
(165,209,115)
#95BD68
(149,189,104)
#85A95D
(133,169,93)
#759552
(117,149,82)
#658147
(101,129,71)
#556D3C
(85,109,60)
#455931
(69,89,49)
#354526
(53,69,38)
#25311B
(37,49,27)
#151D10
(21,29,16)
#000000
(0,0,0)

Tints of #B5E57E

#B5E57E
(181,229,126)
#BBE789
(187,231,137)
#C1E994
(193,233,148)
#C7EB9F
(199,235,159)
#CDEDAA
(205,237,170)
#D3EFB5
(211,239,181)
#D9F1C0
(217,241,192)
#DFF3CB
(223,243,203)
#E5F5D6
(229,245,214)
#EBF7E1
(235,247,225)
#F1F9EC
(241,249,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E57E; }

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

This text font color is #B5E57E.

Background Color

.myBgColor { background-color: #B5E57E; }

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

This div background color is #B5E57E.

Border color

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

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

This div border color is #B5E57E.

Opacity

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

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

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

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

This text has shadow with #B5E57E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E57E.

Preview

Color preview on black background

This text has color #B5E57E on black background.


Color preview on white background

This text has color #B5E57E on white background.


Black color preview on #B5E57E background

This text has black color on #B5E57E background.


White color preview on #B5E57E background

This text has white color on #B5E57E background.


Related colors

Complementary color

Complementary color for #hex is #4A1A81.


I love getcolorcode.com

Triadic colors

1 #7EB5E5 and #E57EB5 with #B5E57E are triadic colors.

2 #7EE5B5 and #E5B57E with #B5E57E are triadic colors.