COLOR #B5E49D

HEX: #B5E49D RGB: (181,228,157)

Renk bilgisi

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

RGB renk modeli

#B5E49D color RGB value is (181,228,157).

RGB: (181,228,157) (71%, 89%, 62%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 228 of 255 = 89%
B 157 of 255 = 62%

181
228
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 228 + 157 = 566 (100%)
R 181 of 566 ~ 31.98%
G 228 of 566 ~ 40.28%
B 157 of 566 ~ 27.74'%

%31.98
%40.28
%27.74

CMYK RENK MODELİ

#B5E49D rengi CMYK tonu (21,0,31,11).

  • camgöbeği tonu 20.61%
  • eflatun tonu 0.00%
  • sarı tonu 31.14%
  • ana renk tonu 10.59%

CMYK: (21,0,31,11)
C21M0Y31K11 (21%, 0%, 31%, 11%)
(0.21 / 0.00 / 0.31 / 0.11)

CMYK yüzdeleri

%20.61
%0
%31.14
%10.59

Codes

Color #B5E49D in popluar color models

B5 E4 9D
RGB 181 228 157
HSL 100° 56.80% 75.49%
HSB/HSV 100° 31.14% 89.41%
CMYK 20.61% 0.00% 31.14%
10.59%

Color #B5E49D in popluar number systems.

HEX B5 E4 9D
Decimal 181 228 157
Binary 10110101 11100100 10011101
Octal 265 344 235

Shades and tints

Shades of #B5E49D

#B5E49D
(181,228,157)
#A5D08F
(165,208,143)
#95BC81
(149,188,129)
#85A873
(133,168,115)
#759465
(117,148,101)
#658057
(101,128,87)
#556C49
(85,108,73)
#45583B
(69,88,59)
#35442D
(53,68,45)
#25301F
(37,48,31)
#151C11
(21,28,17)
#000000
(0,0,0)

Tints of #B5E49D

#B5E49D
(181,228,157)
#BBE6A5
(187,230,165)
#C1E8AD
(193,232,173)
#C7EAB5
(199,234,181)
#CDECBD
(205,236,189)
#D3EEC5
(211,238,197)
#D9F0CD
(217,240,205)
#DFF2D5
(223,242,213)
#E5F4DD
(229,244,221)
#EBF6E5
(235,246,229)
#F1F8ED
(241,248,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E49D; }

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

This text font color is #B5E49D.

Background Color

.myBgColor { background-color: #B5E49D; }

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

This div background color is #B5E49D.

Border color

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

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

This div border color is #B5E49D.

Opacity

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

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

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

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

This text has shadow with #B5E49D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E49D.

Preview

Color preview on black background

This text has color #B5E49D on black background.


Color preview on white background

This text has color #B5E49D on white background.


Black color preview on #B5E49D background

This text has black color on #B5E49D background.


White color preview on #B5E49D background

This text has white color on #B5E49D background.


Related colors

Complementary color

Complementary color for #hex is #4A1B62.


I love getcolorcode.com

Triadic colors

1 #9DB5E4 and #E49DB5 with #B5E49D are triadic colors.

2 #9DE4B5 and #E4B59D with #B5E49D are triadic colors.