COLOR #A48872

HEX: #A48872 RGB: (164,136,114)

Color info

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

RGB color model

#A48872 color RGB value is (164,136,114).

RGB: (164,136,114) (64%, 53%, 45%)

RGB channels and saturation

R 164 of 255 = 64%
G 136 of 255 = 53%
B 114 of 255 = 45%

164
136
114

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

Portions of RGB colors in percentages

R + G + B = 164 + 136 + 114 = 414 (100%)
R 164 of 414 ~ 39.61%
G 136 of 414 ~ 32.85%
B 114 of 414 ~ 27.54'%

%39.61
%32.85
%27.54

CMYK color model

#A48872 color CMYK value is (0,17,30,36).

  • cyan value is 0.00%
  • magenta value is 17.07%
  • yellow value is 30.49%
  • key color value is 35.69%

CMYK: (0,17,30,36)
C0M17Y30K36 (0%, 17%, 30%, 36%)
(0.00 / 0.17 / 0.30 / 0.36)

CMYK percentages

%0
%17.07
%30.49
%35.69

Codes

Color #A48872 in popluar color models

A4 88 72
RGB 164 136 114
HSL 26° 21.55% 54.51%
HSB/HSV 26° 30.49% 64.31%
CMYK 0.00% 17.07% 30.49%
35.69%

Color #A48872 in popluar number systems.

HEX A4 88 72
Decimal 164 136 114
Binary 10100100 10001000 1110010
Octal 244 210 162

Shades and tints

Shades of #A48872

#A48872
(164,136,114)
#967C68
(150,124,104)
#88705E
(136,112,94)
#7A6454
(122,100,84)
#6C584A
(108,88,74)
#5E4C40
(94,76,64)
#504036
(80,64,54)
#42342C
(66,52,44)
#342822
(52,40,34)
#261C18
(38,28,24)
#18100E
(24,16,14)
#000000
(0,0,0)

Tints of #A48872

#A48872
(164,136,114)
#AC927E
(172,146,126)
#B49C8A
(180,156,138)
#BCA696
(188,166,150)
#C4B0A2
(196,176,162)
#CCBAAE
(204,186,174)
#D4C4BA
(212,196,186)
#DCCEC6
(220,206,198)
#E4D8D2
(228,216,210)
#ECE2DE
(236,226,222)
#F4ECEA
(244,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A48872 color. Also use rgb(164,136,114) instead hex code.

Text Font Color

.myTextColor { color: #A48872; }

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

This text font color is #A48872.

Background Color

.myBgColor { background-color: #A48872; }

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

This div background color is #A48872.

Border color

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

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

This div border color is #A48872.

Opacity

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

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

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

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

This text has shadow with #A48872 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A48872.

Preview

Color preview on black background

This text has color #A48872 on black background.


Color preview on white background

This text has color #A48872 on white background.


Black color preview on #A48872 background

This text has black color on #A48872 background.


White color preview on #A48872 background

This text has white color on #A48872 background.


Related colors

Complementary color

Complementary color for #hex is #5B778D.


I love getcolorcode.com

Triadic colors

1 #72A488 and #8872A4 with #A48872 are triadic colors.

2 #7288A4 and #88A472 with #A48872 are triadic colors.