COLOR #A48874

HEX: #A48874 RGB: (164,136,116)

Color info

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

RGB color model

#A48874 color RGB value is (164,136,116).

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

RGB channels and saturation

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

164
136
116

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

Portions of RGB colors in percentages

R + G + B = 164 + 136 + 116 = 416 (100%)
R 164 of 416 ~ 39.42%
G 136 of 416 ~ 32.69%
B 116 of 416 ~ 27.88'%

%39.42
%32.69
%27.88

CMYK color model

#A48874 color CMYK value is (0,17,29,36).

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

CMYK: (0,17,29,36)
C0M17Y29K36 (0%, 17%, 29%, 36%)
(0.00 / 0.17 / 0.29 / 0.36)

CMYK percentages

%0
%17.07
%29.27
%35.69

Codes

Color #A48874 in popluar color models

A4 88 74
RGB 164 136 116
HSL 25° 20.87% 54.90%
HSB/HSV 25° 29.27% 64.31%
CMYK 0.00% 17.07% 29.27%
35.69%

Color #A48874 in popluar number systems.

HEX A4 88 74
Decimal 164 136 116
Binary 10100100 10001000 1110100
Octal 244 210 164

Shades and tints

Shades of #A48874

#A48874
(164,136,116)
#967C6A
(150,124,106)
#887060
(136,112,96)
#7A6456
(122,100,86)
#6C584C
(108,88,76)
#5E4C42
(94,76,66)
#504038
(80,64,56)
#42342E
(66,52,46)
#342824
(52,40,36)
#261C1A
(38,28,26)
#181010
(24,16,16)
#000000
(0,0,0)

Tints of #A48874

#A48874
(164,136,116)
#AC9280
(172,146,128)
#B49C8C
(180,156,140)
#BCA698
(188,166,152)
#C4B0A4
(196,176,164)
#CCBAB0
(204,186,176)
#D4C4BC
(212,196,188)
#DCCEC8
(220,206,200)
#E4D8D4
(228,216,212)
#ECE2E0
(236,226,224)
#F4ECEC
(244,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A48874; }

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

This text font color is #A48874.

Background Color

.myBgColor { background-color: #A48874; }

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

This div background color is #A48874.

Border color

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

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

This div border color is #A48874.

Opacity

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

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

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

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

This text has shadow with #A48874 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A48874.

Preview

Color preview on black background

This text has color #A48874 on black background.


Color preview on white background

This text has color #A48874 on white background.


Black color preview on #A48874 background

This text has black color on #A48874 background.


White color preview on #A48874 background

This text has white color on #A48874 background.


Related colors

Complementary color

Complementary color for #hex is #5B778B.


I love getcolorcode.com

Triadic colors

1 #74A488 and #8874A4 with #A48874 are triadic colors.

2 #7488A4 and #88A474 with #A48874 are triadic colors.