COLOR #A9A674

HEX: #A9A674 RGB: (169,166,116)

Color info

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

RGB color model

#A9A674 color RGB value is (169,166,116).

RGB: (169,166,116) (66%, 65%, 45%)

RGB channels and saturation

R 169 of 255 = 66%
G 166 of 255 = 65%
B 116 of 255 = 45%

169
166
116

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

Portions of RGB colors in percentages

R + G + B = 169 + 166 + 116 = 451 (100%)
R 169 of 451 ~ 37.47%
G 166 of 451 ~ 36.81%
B 116 of 451 ~ 25.72'%

%37.47
%36.81
%25.72

CMYK color model

#A9A674 color CMYK value is (0,2,31,34).

  • cyan value is 0.00%
  • magenta value is 1.78%
  • yellow value is 31.36%
  • key color value is 33.73%

CMYK: (0,2,31,34)
C0M2Y31K34 (0%, 2%, 31%, 34%)
(0.00 / 0.02 / 0.31 / 0.34)

CMYK percentages

%0
%1.78
%31.36
%33.73

Codes

Color #A9A674 in popluar color models

A9 A6 74
RGB 169 166 116
HSL 57° 23.56% 55.88%
HSB/HSV 57° 31.36% 66.27%
CMYK 0.00% 1.78% 31.36%
33.73%

Color #A9A674 in popluar number systems.

HEX A9 A6 74
Decimal 169 166 116
Binary 10101001 10100110 1110100
Octal 251 246 164

Shades and tints

Shades of #A9A674

#A9A674
(169,166,116)
#9A976A
(154,151,106)
#8B8860
(139,136,96)
#7C7956
(124,121,86)
#6D6A4C
(109,106,76)
#5E5B42
(94,91,66)
#4F4C38
(79,76,56)
#403D2E
(64,61,46)
#312E24
(49,46,36)
#221F1A
(34,31,26)
#131010
(19,16,16)
#000000
(0,0,0)

Tints of #A9A674

#A9A674
(169,166,116)
#B0AE80
(176,174,128)
#B7B68C
(183,182,140)
#BEBE98
(190,190,152)
#C5C6A4
(197,198,164)
#CCCEB0
(204,206,176)
#D3D6BC
(211,214,188)
#DADEC8
(218,222,200)
#E1E6D4
(225,230,212)
#E8EEE0
(232,238,224)
#EFF6EC
(239,246,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A9A674 color. Also use rgb(169,166,116) instead hex code.

Text Font Color

.myTextColor { color: #A9A674; }

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

This text font color is #A9A674.

Background Color

.myBgColor { background-color: #A9A674; }

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

This div background color is #A9A674.

Border color

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

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

This div border color is #A9A674.

Opacity

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

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

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

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

This text has shadow with #A9A674 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A9A674.

Preview

Color preview on black background

This text has color #A9A674 on black background.


Color preview on white background

This text has color #A9A674 on white background.


Black color preview on #A9A674 background

This text has black color on #A9A674 background.


White color preview on #A9A674 background

This text has white color on #A9A674 background.


Related colors

Complementary color

Complementary color for #hex is #56598B.


I love getcolorcode.com

Triadic colors

1 #74A9A6 and #A674A9 with #A9A674 are triadic colors.

2 #74A6A9 and #A6A974 with #A9A674 are triadic colors.