COLOR #A18576

HEX: #A18576 RGB: (161,133,118)

Color info

#A18576 contains red, green and blue colors in about the same proportion. Web safe color of #A18576 is #999966 (or #996).

RGB color model

#A18576 color RGB value is (161,133,118).

RGB: (161,133,118) (63%, 52%, 46%)

RGB channels and saturation

R 161 of 255 = 63%
G 133 of 255 = 52%
B 118 of 255 = 46%

161
133
118

R + G + B ~ 54%. #A18576 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 161 + 133 + 118 = 412 (100%)
R 161 of 412 ~ 39.08%
G 133 of 412 ~ 32.28%
B 118 of 412 ~ 28.64'%

%39.08
%32.28
%28.64

CMYK color model

#A18576 color CMYK value is (0,17,27,37).

  • cyan value is 0.00%
  • magenta value is 17.39%
  • yellow value is 26.71%
  • key color value is 36.86%

CMYK: (0,17,27,37)
C0M17Y27K37 (0%, 17%, 27%, 37%)
(0.00 / 0.17 / 0.27 / 0.37)

CMYK percentages

%0
%17.39
%26.71
%36.86

Codes

Color #A18576 in popluar color models

A1 85 76
RGB 161 133 118
HSL 21° 18.61% 54.71%
HSB/HSV 21° 26.71% 63.14%
CMYK 0.00% 17.39% 26.71%
36.86%

Color #A18576 in popluar number systems.

HEX A1 85 76
Decimal 161 133 118
Binary 10100001 10000101 1110110
Octal 241 205 166

Shades and tints

Shades of #A18576

#A18576
(161,133,118)
#93796C
(147,121,108)
#856D62
(133,109,98)
#776158
(119,97,88)
#69554E
(105,85,78)
#5B4944
(91,73,68)
#4D3D3A
(77,61,58)
#3F3130
(63,49,48)
#312526
(49,37,38)
#23191C
(35,25,28)
#150D12
(21,13,18)
#000000
(0,0,0)

Tints of #A18576

#A18576
(161,133,118)
#A99082
(169,144,130)
#B19B8E
(177,155,142)
#B9A69A
(185,166,154)
#C1B1A6
(193,177,166)
#C9BCB2
(201,188,178)
#D1C7BE
(209,199,190)
#D9D2CA
(217,210,202)
#E1DDD6
(225,221,214)
#E9E8E2
(233,232,226)
#F1F3EE
(241,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A18576 color. Also use rgb(161,133,118) instead hex code.

Text Font Color

.myTextColor { color: #A18576; }

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

This text font color is #A18576.

Background Color

.myBgColor { background-color: #A18576; }

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

This div background color is #A18576.

Border color

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

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

This div border color is #A18576.

Opacity

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

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

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

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

This text has shadow with #A18576 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A18576.

Preview

Color preview on black background

This text has color #A18576 on black background.


Color preview on white background

This text has color #A18576 on white background.


Black color preview on #A18576 background

This text has black color on #A18576 background.


White color preview on #A18576 background

This text has white color on #A18576 background.


Related colors

Complementary color

Complementary color for #hex is #5E7A89.


I love getcolorcode.com

Triadic colors

1 #76A185 and #8576A1 with #A18576 are triadic colors.

2 #7685A1 and #85A176 with #A18576 are triadic colors.