COLOR #A18D73

HEX: #A18D73 RGB: (161,141,115)

Color info

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

RGB color model

#A18D73 color RGB value is (161,141,115).

RGB: (161,141,115) (63%, 55%, 45%)

RGB channels and saturation

R 161 of 255 = 63%
G 141 of 255 = 55%
B 115 of 255 = 45%

161
141
115

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

Portions of RGB colors in percentages

R + G + B = 161 + 141 + 115 = 417 (100%)
R 161 of 417 ~ 38.61%
G 141 of 417 ~ 33.81%
B 115 of 417 ~ 27.58'%

%38.61
%33.81
%27.58

CMYK color model

#A18D73 color CMYK value is (0,12,29,37).

  • cyan value is 0.00%
  • magenta value is 12.42%
  • yellow value is 28.57%
  • key color value is 36.86%

CMYK: (0,12,29,37)
C0M12Y29K37 (0%, 12%, 29%, 37%)
(0.00 / 0.12 / 0.29 / 0.37)

CMYK percentages

%0
%12.42
%28.57
%36.86

Codes

Color #A18D73 in popluar color models

A1 8D 73
RGB 161 141 115
HSL 34° 19.66% 54.12%
HSB/HSV 34° 28.57% 63.14%
CMYK 0.00% 12.42% 28.57%
36.86%

Color #A18D73 in popluar number systems.

HEX A1 8D 73
Decimal 161 141 115
Binary 10100001 10001101 1110011
Octal 241 215 163

Shades and tints

Shades of #A18D73

#A18D73
(161,141,115)
#938169
(147,129,105)
#85755F
(133,117,95)
#776955
(119,105,85)
#695D4B
(105,93,75)
#5B5141
(91,81,65)
#4D4537
(77,69,55)
#3F392D
(63,57,45)
#312D23
(49,45,35)
#232119
(35,33,25)
#15150F
(21,21,15)
#000000
(0,0,0)

Tints of #A18D73

#A18D73
(161,141,115)
#A9977F
(169,151,127)
#B1A18B
(177,161,139)
#B9AB97
(185,171,151)
#C1B5A3
(193,181,163)
#C9BFAF
(201,191,175)
#D1C9BB
(209,201,187)
#D9D3C7
(217,211,199)
#E1DDD3
(225,221,211)
#E9E7DF
(233,231,223)
#F1F1EB
(241,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A18D73 color. Also use rgb(161,141,115) instead hex code.

Text Font Color

.myTextColor { color: #A18D73; }

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

This text font color is #A18D73.

Background Color

.myBgColor { background-color: #A18D73; }

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

This div background color is #A18D73.

Border color

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

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

This div border color is #A18D73.

Opacity

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

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

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

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

This text has shadow with #A18D73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A18D73.

Preview

Color preview on black background

This text has color #A18D73 on black background.


Color preview on white background

This text has color #A18D73 on white background.


Black color preview on #A18D73 background

This text has black color on #A18D73 background.


White color preview on #A18D73 background

This text has white color on #A18D73 background.


Related colors

Complementary color

Complementary color for #hex is #5E728C.


I love getcolorcode.com

Triadic colors

1 #73A18D and #8D73A1 with #A18D73 are triadic colors.

2 #738DA1 and #8DA173 with #A18D73 are triadic colors.