COLOR #B5A28E

HEX: #B5A28E RGB: (181,162,142)

Color info

#B5A28E contains red, green and blue colors in about the same proportion. Web safe color of #B5A28E is #CC9999 (or #C99).

RGB color model

#B5A28E color RGB value is (181,162,142).

RGB: (181,162,142) (71%, 64%, 56%)

RGB channels and saturation

R 181 of 255 = 71%
G 162 of 255 = 64%
B 142 of 255 = 56%

181
162
142

R + G + B ~ 64%. #B5A28E is quite light color.

Portions of RGB colors in percentages

R + G + B = 181 + 162 + 142 = 485 (100%)
R 181 of 485 ~ 37.32%
G 162 of 485 ~ 33.4%
B 142 of 485 ~ 29.28'%

%37.32
%33.4
%29.28

CMYK color model

#B5A28E color CMYK value is (0,10,22,29).

  • cyan value is 0.00%
  • magenta value is 10.50%
  • yellow value is 21.55%
  • key color value is 29.02%

CMYK: (0,10,22,29)
C0M10Y22K29 (0%, 10%, 22%, 29%)
(0.00 / 0.10 / 0.22 / 0.29)

CMYK percentages

%0
%10.5
%21.55
%29.02

Codes

Color #B5A28E in popluar color models

B5 A2 8E
RGB 181 162 142
HSL 31° 20.86% 63.33%
HSB/HSV 31° 21.55% 70.98%
CMYK 0.00% 10.50% 21.55%
29.02%

Color #B5A28E in popluar number systems.

HEX B5 A2 8E
Decimal 181 162 142
Binary 10110101 10100010 10001110
Octal 265 242 216

Shades and tints

Shades of #B5A28E

#B5A28E
(181,162,142)
#A59482
(165,148,130)
#958676
(149,134,118)
#85786A
(133,120,106)
#756A5E
(117,106,94)
#655C52
(101,92,82)
#554E46
(85,78,70)
#45403A
(69,64,58)
#35322E
(53,50,46)
#252422
(37,36,34)
#151616
(21,22,22)
#000000
(0,0,0)

Tints of #B5A28E

#B5A28E
(181,162,142)
#BBAA98
(187,170,152)
#C1B2A2
(193,178,162)
#C7BAAC
(199,186,172)
#CDC2B6
(205,194,182)
#D3CAC0
(211,202,192)
#D9D2CA
(217,210,202)
#DFDAD4
(223,218,212)
#E5E2DE
(229,226,222)
#EBEAE8
(235,234,232)
#F1F2F2
(241,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5A28E color. Also use rgb(181,162,142) instead hex code.

Text Font Color

.myTextColor { color: #B5A28E; }

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

This text font color is #B5A28E.

Background Color

.myBgColor { background-color: #B5A28E; }

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

This div background color is #B5A28E.

Border color

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

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

This div border color is #B5A28E.

Opacity

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

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

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

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

This text has shadow with #B5A28E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5A28E.

Preview

Color preview on black background

This text has color #B5A28E on black background.


Color preview on white background

This text has color #B5A28E on white background.


Black color preview on #B5A28E background

This text has black color on #B5A28E background.


White color preview on #B5A28E background

This text has white color on #B5A28E background.


Related colors

Complementary color

Complementary color for #hex is #4A5D71.


I love getcolorcode.com

Triadic colors

1 #8EB5A2 and #A28EB5 with #B5A28E are triadic colors.

2 #8EA2B5 and #A2B58E with #B5A28E are triadic colors.