COLOR #B5D49E

HEX: #B5D49E RGB: (181,212,158)

Renk bilgisi

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

RGB renk modeli

#B5D49E color RGB value is (181,212,158).

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

RGB bağlantıları ve doygunluk

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

181
212
158

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 212 + 158 = 551 (100%)
R 181 of 551 ~ 32.85%
G 212 of 551 ~ 38.48%
B 158 of 551 ~ 28.68'%

%32.85
%38.48
%28.68

CMYK RENK MODELİ

#B5D49E rengi CMYK tonu (15,0,25,17).

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

CMYK: (15,0,25,17)
C15M0Y25K17 (15%, 0%, 25%, 17%)
(0.15 / 0.00 / 0.25 / 0.17)

CMYK yüzdeleri

%14.62
%0
%25.47
%16.86

Codes

Color #B5D49E in popluar color models

B5 D4 9E
RGB 181 212 158
HSL 94° 38.57% 72.55%
HSB/HSV 94° 25.47% 83.14%
CMYK 14.62% 0.00% 25.47%
16.86%

Color #B5D49E in popluar number systems.

HEX B5 D4 9E
Decimal 181 212 158
Binary 10110101 11010100 10011110
Octal 265 324 236

Shades and tints

Shades of #B5D49E

#B5D49E
(181,212,158)
#A5C190
(165,193,144)
#95AE82
(149,174,130)
#859B74
(133,155,116)
#758866
(117,136,102)
#657558
(101,117,88)
#55624A
(85,98,74)
#454F3C
(69,79,60)
#353C2E
(53,60,46)
#252920
(37,41,32)
#151612
(21,22,18)
#000000
(0,0,0)

Tints of #B5D49E

#B5D49E
(181,212,158)
#BBD7A6
(187,215,166)
#C1DAAE
(193,218,174)
#C7DDB6
(199,221,182)
#CDE0BE
(205,224,190)
#D3E3C6
(211,227,198)
#D9E6CE
(217,230,206)
#DFE9D6
(223,233,214)
#E5ECDE
(229,236,222)
#EBEFE6
(235,239,230)
#F1F2EE
(241,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D49E; }

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

This text font color is #B5D49E.

Background Color

.myBgColor { background-color: #B5D49E; }

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

This div background color is #B5D49E.

Border color

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

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

This div border color is #B5D49E.

Opacity

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

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

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

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

This text has shadow with #B5D49E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D49E.

Preview

Color preview on black background

This text has color #B5D49E on black background.


Color preview on white background

This text has color #B5D49E on white background.


Black color preview on #B5D49E background

This text has black color on #B5D49E background.


White color preview on #B5D49E background

This text has white color on #B5D49E background.


Related colors

Complementary color

Complementary color for #hex is #4A2B61.


I love getcolorcode.com

Triadic colors

1 #9EB5D4 and #D49EB5 with #B5D49E are triadic colors.

2 #9ED4B5 and #D4B59E with #B5D49E are triadic colors.