COLOR #B5C49E

HEX: #B5C49E RGB: (181,196,158)

Color info

#B5C49E contains red, green and blue colors in about the same proportion. Web safe color of #B5C49E is #CCCC99 (or #CC9).

RGB color model

#B5C49E color RGB value is (181,196,158).

RGB: (181,196,158) (71%, 77%, 62%)

RGB channels and saturation

R 181 of 255 = 71%
G 196 of 255 = 77%
B 158 of 255 = 62%

181
196
158

R + G + B ~ 70%. #B5C49E is quite light color.

Portions of RGB colors in percentages

R + G + B = 181 + 196 + 158 = 535 (100%)
R 181 of 535 ~ 33.83%
G 196 of 535 ~ 36.64%
B 158 of 535 ~ 29.53'%

%33.83
%36.64
%29.53

CMYK color model

#B5C49E color CMYK value is (8,0,19,23).

  • cyan value is 7.65%
  • magenta value is 0.00%
  • yellow value is 19.39%
  • key color value is 23.14%

CMYK: (8,0,19,23)
C8M0Y19K23 (8%, 0%, 19%, 23%)
(0.08 / 0.00 / 0.19 / 0.23)

CMYK percentages

%7.65
%0
%19.39
%23.14

Codes

Color #B5C49E in popluar color models

B5 C4 9E
RGB 181 196 158
HSL 84° 24.36% 69.41%
HSB/HSV 84° 19.39% 76.86%
CMYK 7.65% 0.00% 19.39%
23.14%

Color #B5C49E in popluar number systems.

HEX B5 C4 9E
Decimal 181 196 158
Binary 10110101 11000100 10011110
Octal 265 304 236

Shades and tints

Shades of #B5C49E

#B5C49E
(181,196,158)
#A5B390
(165,179,144)
#95A282
(149,162,130)
#859174
(133,145,116)
#758066
(117,128,102)
#656F58
(101,111,88)
#555E4A
(85,94,74)
#454D3C
(69,77,60)
#353C2E
(53,60,46)
#252B20
(37,43,32)
#151A12
(21,26,18)
#000000
(0,0,0)

Tints of #B5C49E

#B5C49E
(181,196,158)
#BBC9A6
(187,201,166)
#C1CEAE
(193,206,174)
#C7D3B6
(199,211,182)
#CDD8BE
(205,216,190)
#D3DDC6
(211,221,198)
#D9E2CE
(217,226,206)
#DFE7D6
(223,231,214)
#E5ECDE
(229,236,222)
#EBF1E6
(235,241,230)
#F1F6EE
(241,246,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5C49E; }

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

This text font color is #B5C49E.

Background Color

.myBgColor { background-color: #B5C49E; }

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

This div background color is #B5C49E.

Border color

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

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

This div border color is #B5C49E.

Opacity

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

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

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

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

This text has shadow with #B5C49E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5C49E.

Preview

Color preview on black background

This text has color #B5C49E on black background.


Color preview on white background

This text has color #B5C49E on white background.


Black color preview on #B5C49E background

This text has black color on #B5C49E background.


White color preview on #B5C49E background

This text has white color on #B5C49E background.


Related colors

Complementary color

Complementary color for #hex is #4A3B61.


I love getcolorcode.com

Triadic colors

1 #9EB5C4 and #C49EB5 with #B5C49E are triadic colors.

2 #9EC4B5 and #C4B59E with #B5C49E are triadic colors.