COLOR #B5D49D

HEX: #B5D49D RGB: (181,212,157)

Renk bilgisi

#B5D49D contains red, green and blue colors in about the same proportion. #B5D49D ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#B5D49D color RGB value is (181,212,157).

RGB: (181,212,157) (71%, 83%, 62%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 212 of 255 = 83%
B 157 of 255 = 62%

181
212
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 212 + 157 = 550 (100%)
R 181 of 550 ~ 32.91%
G 212 of 550 ~ 38.55%
B 157 of 550 ~ 28.55'%

%32.91
%38.55
%28.55

CMYK RENK MODELİ

#B5D49D rengi CMYK tonu (15,0,26,17).

  • camgöbeği tonu 14.62%
  • eflatun tonu 0.00%
  • sarı tonu 25.94%
  • ana renk tonu 16.86%

CMYK: (15,0,26,17)
C15M0Y26K17 (15%, 0%, 26%, 17%)
(0.15 / 0.00 / 0.26 / 0.17)

CMYK yüzdeleri

%14.62
%0
%25.94
%16.86

Codes

Color #B5D49D in popluar color models

B5 D4 9D
RGB 181 212 157
HSL 94° 39.01% 72.35%
HSB/HSV 94° 25.94% 83.14%
CMYK 14.62% 0.00% 25.94%
16.86%

Color #B5D49D in popluar number systems.

HEX B5 D4 9D
Decimal 181 212 157
Binary 10110101 11010100 10011101
Octal 265 324 235

Shades and tints

Shades of #B5D49D

#B5D49D
(181,212,157)
#A5C18F
(165,193,143)
#95AE81
(149,174,129)
#859B73
(133,155,115)
#758865
(117,136,101)
#657557
(101,117,87)
#556249
(85,98,73)
#454F3B
(69,79,59)
#353C2D
(53,60,45)
#25291F
(37,41,31)
#151611
(21,22,17)
#000000
(0,0,0)

Tints of #B5D49D

#B5D49D
(181,212,157)
#BBD7A5
(187,215,165)
#C1DAAD
(193,218,173)
#C7DDB5
(199,221,181)
#CDE0BD
(205,224,189)
#D3E3C5
(211,227,197)
#D9E6CD
(217,230,205)
#DFE9D5
(223,233,213)
#E5ECDD
(229,236,221)
#EBEFE5
(235,239,229)
#F1F2ED
(241,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D49D; }

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

This text font color is #B5D49D.

Background Color

.myBgColor { background-color: #B5D49D; }

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

This div background color is #B5D49D.

Border color

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

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

This div border color is #B5D49D.

Opacity

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

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

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

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

This text has shadow with #B5D49D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D49D.

Preview

Color preview on black background

This text has color #B5D49D on black background.


Color preview on white background

This text has color #B5D49D on white background.


Black color preview on #B5D49D background

This text has black color on #B5D49D background.


White color preview on #B5D49D background

This text has white color on #B5D49D background.


Related colors

Complementary color

Complementary color for #hex is #4A2B62.


I love getcolorcode.com

Triadic colors

1 #9DB5D4 and #D49DB5 with #B5D49D are triadic colors.

2 #9DD4B5 and #D4B59D with #B5D49D are triadic colors.