COLOR #B5E19D

HEX: #B5E19D RGB: (181,225,157)

Renk bilgisi

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

RGB renk modeli

#B5E19D color RGB value is (181,225,157).

RGB: (181,225,157) (71%, 88%, 62%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 225 of 255 = 88%
B 157 of 255 = 62%

181
225
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 225 + 157 = 563 (100%)
R 181 of 563 ~ 32.15%
G 225 of 563 ~ 39.96%
B 157 of 563 ~ 27.89'%

%32.15
%39.96
%27.89

CMYK RENK MODELİ

#B5E19D rengi CMYK tonu (20,0,30,12).

  • camgöbeği tonu 19.56%
  • eflatun tonu 0.00%
  • sarı tonu 30.22%
  • ana renk tonu 11.76%

CMYK: (20,0,30,12)
C20M0Y30K12 (20%, 0%, 30%, 12%)
(0.20 / 0.00 / 0.30 / 0.12)

CMYK yüzdeleri

%19.56
%0
%30.22
%11.76

Codes

Color #B5E19D in popluar color models

B5 E1 9D
RGB 181 225 157
HSL 99° 53.13% 74.90%
HSB/HSV 99° 30.22% 88.24%
CMYK 19.56% 0.00% 30.22%
11.76%

Color #B5E19D in popluar number systems.

HEX B5 E1 9D
Decimal 181 225 157
Binary 10110101 11100001 10011101
Octal 265 341 235

Shades and tints

Shades of #B5E19D

#B5E19D
(181,225,157)
#A5CD8F
(165,205,143)
#95B981
(149,185,129)
#85A573
(133,165,115)
#759165
(117,145,101)
#657D57
(101,125,87)
#556949
(85,105,73)
#45553B
(69,85,59)
#35412D
(53,65,45)
#252D1F
(37,45,31)
#151911
(21,25,17)
#000000
(0,0,0)

Tints of #B5E19D

#B5E19D
(181,225,157)
#BBE3A5
(187,227,165)
#C1E5AD
(193,229,173)
#C7E7B5
(199,231,181)
#CDE9BD
(205,233,189)
#D3EBC5
(211,235,197)
#D9EDCD
(217,237,205)
#DFEFD5
(223,239,213)
#E5F1DD
(229,241,221)
#EBF3E5
(235,243,229)
#F1F5ED
(241,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5E19D color. Also use rgb(181,225,157) instead hex code.

Text Font Color

.myTextColor { color: #B5E19D; }

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

This text font color is #B5E19D.

Background Color

.myBgColor { background-color: #B5E19D; }

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

This div background color is #B5E19D.

Border color

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

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

This div border color is #B5E19D.

Opacity

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

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

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

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

This text has shadow with #B5E19D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E19D.

Preview

Color preview on black background

This text has color #B5E19D on black background.


Color preview on white background

This text has color #B5E19D on white background.


Black color preview on #B5E19D background

This text has black color on #B5E19D background.


White color preview on #B5E19D background

This text has white color on #B5E19D background.


Related colors

Complementary color

Complementary color for #hex is #4A1E62.


I love getcolorcode.com

Triadic colors

1 #9DB5E1 and #E19DB5 with #B5E19D are triadic colors.

2 #9DE1B5 and #E1B59D with #B5E19D are triadic colors.