COLOR #A79049

HEX: #A79049 RGB: (167,144,73)

Color info

#A79049 contains mainly red and green colors. Web safe color of #A79049 is #999933 (or #993).

RGB color model

#A79049 color RGB value is (167,144,73).

RGB: (167,144,73) (65%, 56%, 29%)

RGB channels and saturation

R 167 of 255 = 65%
G 144 of 255 = 56%
B 73 of 255 = 29%

167
144
73

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

Portions of RGB colors in percentages

R + G + B = 167 + 144 + 73 = 384 (100%)
R 167 of 384 ~ 43.49%
G 144 of 384 ~ 37.5%
B 73 of 384 ~ 19.01'%

%43.49
%37.5
%19.01

CMYK color model

#A79049 color CMYK value is (0,14,56,35).

  • cyan value is 0.00%
  • magenta value is 13.77%
  • yellow value is 56.29%
  • key color value is 34.51%

CMYK: (0,14,56,35)
C0M14Y56K35 (0%, 14%, 56%, 35%)
(0.00 / 0.14 / 0.56 / 0.35)

CMYK percentages

%0
%13.77
%56.29
%34.51

Codes

Color #A79049 in popluar color models

A7 90 49
RGB 167 144 73
HSL 45° 39.17% 47.06%
HSB/HSV 45° 56.29% 65.49%
CMYK 0.00% 13.77% 56.29%
34.51%

Color #A79049 in popluar number systems.

HEX A7 90 49
Decimal 167 144 73
Binary 10100111 10010000 1001001
Octal 247 220 111

Shades and tints

Shades of #A79049

#A79049
(167,144,73)
#988343
(152,131,67)
#89763D
(137,118,61)
#7A6937
(122,105,55)
#6B5C31
(107,92,49)
#5C4F2B
(92,79,43)
#4D4225
(77,66,37)
#3E351F
(62,53,31)
#2F2819
(47,40,25)
#201B13
(32,27,19)
#110E0D
(17,14,13)
#000000
(0,0,0)

Tints of #A79049

#A79049
(167,144,73)
#AF9A59
(175,154,89)
#B7A469
(183,164,105)
#BFAE79
(191,174,121)
#C7B889
(199,184,137)
#CFC299
(207,194,153)
#D7CCA9
(215,204,169)
#DFD6B9
(223,214,185)
#E7E0C9
(231,224,201)
#EFEAD9
(239,234,217)
#F7F4E9
(247,244,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A79049 color. Also use rgb(167,144,73) instead hex code.

Text Font Color

.myTextColor { color: #A79049; }

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

This text font color is #A79049.

Background Color

.myBgColor { background-color: #A79049; }

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

This div background color is #A79049.

Border color

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

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

This div border color is #A79049.

Opacity

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

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

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

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

This text has shadow with #A79049 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A79049.

Preview

Color preview on black background

This text has color #A79049 on black background.


Color preview on white background

This text has color #A79049 on white background.


Black color preview on #A79049 background

This text has black color on #A79049 background.


White color preview on #A79049 background

This text has white color on #A79049 background.


Related colors

Complementary color

Complementary color for #hex is #586FB6.


I love getcolorcode.com

Triadic colors

1 #49A790 and #9049A7 with #A79049 are triadic colors.

2 #4990A7 and #90A749 with #A79049 are triadic colors.