COLOR #B5D49B

HEX: #B5D49B RGB: (181,212,155)

Renk bilgisi

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

RGB renk modeli

#B5D49B color RGB value is (181,212,155).

RGB: (181,212,155) (71%, 83%, 61%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 212 of 255 = 83%
B 155 of 255 = 61%

181
212
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 212 + 155 = 548 (100%)
R 181 of 548 ~ 33.03%
G 212 of 548 ~ 38.69%
B 155 of 548 ~ 28.28'%

%33.03
%38.69
%28.28

CMYK RENK MODELİ

#B5D49B rengi CMYK tonu (15,0,27,17).

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

CMYK: (15,0,27,17)
C15M0Y27K17 (15%, 0%, 27%, 17%)
(0.15 / 0.00 / 0.27 / 0.17)

CMYK yüzdeleri

%14.62
%0
%26.89
%16.86

Codes

Color #B5D49B in popluar color models

B5 D4 9B
RGB 181 212 155
HSL 93° 39.86% 71.96%
HSB/HSV 93° 26.89% 83.14%
CMYK 14.62% 0.00% 26.89%
16.86%

Color #B5D49B in popluar number systems.

HEX B5 D4 9B
Decimal 181 212 155
Binary 10110101 11010100 10011011
Octal 265 324 233

Shades and tints

Shades of #B5D49B

#B5D49B
(181,212,155)
#A5C18D
(165,193,141)
#95AE7F
(149,174,127)
#859B71
(133,155,113)
#758863
(117,136,99)
#657555
(101,117,85)
#556247
(85,98,71)
#454F39
(69,79,57)
#353C2B
(53,60,43)
#25291D
(37,41,29)
#15160F
(21,22,15)
#000000
(0,0,0)

Tints of #B5D49B

#B5D49B
(181,212,155)
#BBD7A4
(187,215,164)
#C1DAAD
(193,218,173)
#C7DDB6
(199,221,182)
#CDE0BF
(205,224,191)
#D3E3C8
(211,227,200)
#D9E6D1
(217,230,209)
#DFE9DA
(223,233,218)
#E5ECE3
(229,236,227)
#EBEFEC
(235,239,236)
#F1F2F5
(241,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D49B; }

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

This text font color is #B5D49B.

Background Color

.myBgColor { background-color: #B5D49B; }

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

This div background color is #B5D49B.

Border color

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

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

This div border color is #B5D49B.

Opacity

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

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

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

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

This text has shadow with #B5D49B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D49B.

Preview

Color preview on black background

This text has color #B5D49B on black background.


Color preview on white background

This text has color #B5D49B on white background.


Black color preview on #B5D49B background

This text has black color on #B5D49B background.


White color preview on #B5D49B background

This text has white color on #B5D49B background.


Related colors

Complementary color

Complementary color for #hex is #4A2B64.


I love getcolorcode.com

Triadic colors

1 #9BB5D4 and #D49BB5 with #B5D49B are triadic colors.

2 #9BD4B5 and #D4B59B with #B5D49B are triadic colors.