COLOR #B5A292

HEX: #B5A292 RGB: (181,162,146)

Color info

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

RGB color model

#B5A292 color RGB value is (181,162,146).

RGB: (181,162,146) (71%, 64%, 57%)

RGB channels and saturation

R 181 of 255 = 71%
G 162 of 255 = 64%
B 146 of 255 = 57%

181
162
146

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

Portions of RGB colors in percentages

R + G + B = 181 + 162 + 146 = 489 (100%)
R 181 of 489 ~ 37.01%
G 162 of 489 ~ 33.13%
B 146 of 489 ~ 29.86'%

%37.01
%33.13
%29.86

CMYK color model

#B5A292 color CMYK value is (0,10,19,29).

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

CMYK: (0,10,19,29)
C0M10Y19K29 (0%, 10%, 19%, 29%)
(0.00 / 0.10 / 0.19 / 0.29)

CMYK percentages

%0
%10.5
%19.34
%29.02

Codes

Color #B5A292 in popluar color models

B5 A2 92
RGB 181 162 146
HSL 27° 19.13% 64.12%
HSB/HSV 27° 19.34% 70.98%
CMYK 0.00% 10.50% 19.34%
29.02%

Color #B5A292 in popluar number systems.

HEX B5 A2 92
Decimal 181 162 146
Binary 10110101 10100010 10010010
Octal 265 242 222

Shades and tints

Shades of #B5A292

#B5A292
(181,162,146)
#A59485
(165,148,133)
#958678
(149,134,120)
#85786B
(133,120,107)
#756A5E
(117,106,94)
#655C51
(101,92,81)
#554E44
(85,78,68)
#454037
(69,64,55)
#35322A
(53,50,42)
#25241D
(37,36,29)
#151610
(21,22,16)
#000000
(0,0,0)

Tints of #B5A292

#B5A292
(181,162,146)
#BBAA9B
(187,170,155)
#C1B2A4
(193,178,164)
#C7BAAD
(199,186,173)
#CDC2B6
(205,194,182)
#D3CABF
(211,202,191)
#D9D2C8
(217,210,200)
#DFDAD1
(223,218,209)
#E5E2DA
(229,226,218)
#EBEAE3
(235,234,227)
#F1F2EC
(241,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5A292; }

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

This text font color is #B5A292.

Background Color

.myBgColor { background-color: #B5A292; }

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

This div background color is #B5A292.

Border color

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

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

This div border color is #B5A292.

Opacity

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

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

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

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

This text has shadow with #B5A292 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5A292.

Preview

Color preview on black background

This text has color #B5A292 on black background.


Color preview on white background

This text has color #B5A292 on white background.


Black color preview on #B5A292 background

This text has black color on #B5A292 background.


White color preview on #B5A292 background

This text has white color on #B5A292 background.


Related colors

Complementary color

Complementary color for #hex is #4A5D6D.


I love getcolorcode.com

Triadic colors

1 #92B5A2 and #A292B5 with #B5A292 are triadic colors.

2 #92A2B5 and #A2B592 with #B5A292 are triadic colors.