COLOR #A98756

HEX: #A98756 RGB: (169,135,86)

Color info

#A98756 contains mainly red and green colors. Web safe color of #A98756 is #999966 (or #996).

RGB color model

#A98756 color RGB value is (169,135,86).

RGB: (169,135,86) (66%, 53%, 34%)

RGB channels and saturation

R 169 of 255 = 66%
G 135 of 255 = 53%
B 86 of 255 = 34%

169
135
86

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

Portions of RGB colors in percentages

R + G + B = 169 + 135 + 86 = 390 (100%)
R 169 of 390 ~ 43.33%
G 135 of 390 ~ 34.62%
B 86 of 390 ~ 22.05'%

%43.33
%34.62
%22.05

CMYK color model

#A98756 color CMYK value is (0,20,49,34).

  • cyan value is 0.00%
  • magenta value is 20.12%
  • yellow value is 49.11%
  • key color value is 33.73%

CMYK: (0,20,49,34)
C0M20Y49K34 (0%, 20%, 49%, 34%)
(0.00 / 0.20 / 0.49 / 0.34)

CMYK percentages

%0
%20.12
%49.11
%33.73

Codes

Color #A98756 in popluar color models

A9 87 56
RGB 169 135 86
HSL 35° 32.55% 50.00%
HSB/HSV 35° 49.11% 66.27%
CMYK 0.00% 20.12% 49.11%
33.73%

Color #A98756 in popluar number systems.

HEX A9 87 56
Decimal 169 135 86
Binary 10101001 10000111 1010110
Octal 251 207 126

Shades and tints

Shades of #A98756

#A98756
(169,135,86)
#9A7B4F
(154,123,79)
#8B6F48
(139,111,72)
#7C6341
(124,99,65)
#6D573A
(109,87,58)
#5E4B33
(94,75,51)
#4F3F2C
(79,63,44)
#403325
(64,51,37)
#31271E
(49,39,30)
#221B17
(34,27,23)
#130F10
(19,15,16)
#000000
(0,0,0)

Tints of #A98756

#A98756
(169,135,86)
#B09165
(176,145,101)
#B79B74
(183,155,116)
#BEA583
(190,165,131)
#C5AF92
(197,175,146)
#CCB9A1
(204,185,161)
#D3C3B0
(211,195,176)
#DACDBF
(218,205,191)
#E1D7CE
(225,215,206)
#E8E1DD
(232,225,221)
#EFEBEC
(239,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A98756 color. Also use rgb(169,135,86) instead hex code.

Text Font Color

.myTextColor { color: #A98756; }

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

This text font color is #A98756.

Background Color

.myBgColor { background-color: #A98756; }

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

This div background color is #A98756.

Border color

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

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

This div border color is #A98756.

Opacity

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

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

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

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

This text has shadow with #A98756 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A98756.

Preview

Color preview on black background

This text has color #A98756 on black background.


Color preview on white background

This text has color #A98756 on white background.


Black color preview on #A98756 background

This text has black color on #A98756 background.


White color preview on #A98756 background

This text has white color on #A98756 background.


Related colors

Complementary color

Complementary color for #hex is #5678A9.


I love getcolorcode.com

Triadic colors

1 #56A987 and #8756A9 with #A98756 are triadic colors.

2 #5687A9 and #87A956 with #A98756 are triadic colors.