COLOR #A18C72

HEX: #A18C72 RGB: (161,140,114)

Color info

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

RGB color model

#A18C72 color RGB value is (161,140,114).

RGB: (161,140,114) (63%, 55%, 45%)

RGB channels and saturation

R 161 of 255 = 63%
G 140 of 255 = 55%
B 114 of 255 = 45%

161
140
114

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

Portions of RGB colors in percentages

R + G + B = 161 + 140 + 114 = 415 (100%)
R 161 of 415 ~ 38.8%
G 140 of 415 ~ 33.73%
B 114 of 415 ~ 27.47'%

%38.8
%33.73
%27.47

CMYK color model

#A18C72 color CMYK value is (0,13,29,37).

  • cyan value is 0.00%
  • magenta value is 13.04%
  • yellow value is 29.19%
  • key color value is 36.86%

CMYK: (0,13,29,37)
C0M13Y29K37 (0%, 13%, 29%, 37%)
(0.00 / 0.13 / 0.29 / 0.37)

CMYK percentages

%0
%13.04
%29.19
%36.86

Codes

Color #A18C72 in popluar color models

A1 8C 72
RGB 161 140 114
HSL 33° 20.00% 53.92%
HSB/HSV 33° 29.19% 63.14%
CMYK 0.00% 13.04% 29.19%
36.86%

Color #A18C72 in popluar number systems.

HEX A1 8C 72
Decimal 161 140 114
Binary 10100001 10001100 1110010
Octal 241 214 162

Shades and tints

Shades of #A18C72

#A18C72
(161,140,114)
#938068
(147,128,104)
#85745E
(133,116,94)
#776854
(119,104,84)
#695C4A
(105,92,74)
#5B5040
(91,80,64)
#4D4436
(77,68,54)
#3F382C
(63,56,44)
#312C22
(49,44,34)
#232018
(35,32,24)
#15140E
(21,20,14)
#000000
(0,0,0)

Tints of #A18C72

#A18C72
(161,140,114)
#A9967E
(169,150,126)
#B1A08A
(177,160,138)
#B9AA96
(185,170,150)
#C1B4A2
(193,180,162)
#C9BEAE
(201,190,174)
#D1C8BA
(209,200,186)
#D9D2C6
(217,210,198)
#E1DCD2
(225,220,210)
#E9E6DE
(233,230,222)
#F1F0EA
(241,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A18C72 color. Also use rgb(161,140,114) instead hex code.

Text Font Color

.myTextColor { color: #A18C72; }

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

This text font color is #A18C72.

Background Color

.myBgColor { background-color: #A18C72; }

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

This div background color is #A18C72.

Border color

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

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

This div border color is #A18C72.

Opacity

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

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

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

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

This text has shadow with #A18C72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A18C72.

Preview

Color preview on black background

This text has color #A18C72 on black background.


Color preview on white background

This text has color #A18C72 on white background.


Black color preview on #A18C72 background

This text has black color on #A18C72 background.


White color preview on #A18C72 background

This text has white color on #A18C72 background.


Related colors

Complementary color

Complementary color for #hex is #5E738D.


I love getcolorcode.com

Triadic colors

1 #72A18C and #8C72A1 with #A18C72 are triadic colors.

2 #728CA1 and #8CA172 with #A18C72 are triadic colors.