COLOR #B5E58D

HEX: #B5E58D RGB: (181,229,141)

Renk bilgisi

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

RGB renk modeli

#B5E58D color RGB value is (181,229,141).

RGB: (181,229,141) (71%, 90%, 55%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 229 of 255 = 90%
B 141 of 255 = 55%

181
229
141

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 229 + 141 = 551 (100%)
R 181 of 551 ~ 32.85%
G 229 of 551 ~ 41.56%
B 141 of 551 ~ 25.59'%

%32.85
%41.56
%25.59

CMYK RENK MODELİ

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

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

Codes

Color #B5E58D in popluar color models

B5 E5 8D
RGB 181 229 141
HSL 93° 62.86% 72.55%
HSB/HSV 93° 38.43% 89.80%
CMYK 20.96% 0.00% 38.43%
10.20%

Color #B5E58D in popluar number systems.

HEX B5 E5 8D
Decimal 181 229 141
Binary 10110101 11100101 10001101
Octal 265 345 215

Shades and tints

Shades of #B5E58D

#B5E58D
(181,229,141)
#A5D181
(165,209,129)
#95BD75
(149,189,117)
#85A969
(133,169,105)
#75955D
(117,149,93)
#658151
(101,129,81)
#556D45
(85,109,69)
#455939
(69,89,57)
#35452D
(53,69,45)
#253121
(37,49,33)
#151D15
(21,29,21)
#000000
(0,0,0)

Tints of #B5E58D

#B5E58D
(181,229,141)
#BBE797
(187,231,151)
#C1E9A1
(193,233,161)
#C7EBAB
(199,235,171)
#CDEDB5
(205,237,181)
#D3EFBF
(211,239,191)
#D9F1C9
(217,241,201)
#DFF3D3
(223,243,211)
#E5F5DD
(229,245,221)
#EBF7E7
(235,247,231)
#F1F9F1
(241,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E58D; }

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

This text font color is #B5E58D.

Background Color

.myBgColor { background-color: #B5E58D; }

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

This div background color is #B5E58D.

Border color

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

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

This div border color is #B5E58D.

Opacity

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

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

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

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

This text has shadow with #B5E58D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E58D.

Preview

Color preview on black background

This text has color #B5E58D on black background.


Color preview on white background

This text has color #B5E58D on white background.


Black color preview on #B5E58D background

This text has black color on #B5E58D background.


White color preview on #B5E58D background

This text has white color on #B5E58D background.


Related colors

Complementary color

Complementary color for #hex is #4A1A72.


I love getcolorcode.com

Triadic colors

1 #8DB5E5 and #E58DB5 with #B5E58D are triadic colors.

2 #8DE5B5 and #E5B58D with #B5E58D are triadic colors.