COLOR #A79448

HEX: #A79448 RGB: (167,148,72)

Color info

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

RGB color model

#A79448 color RGB value is (167,148,72).

RGB: (167,148,72) (65%, 58%, 28%)

RGB channels and saturation

R 167 of 255 = 65%
G 148 of 255 = 58%
B 72 of 255 = 28%

167
148
72

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

Portions of RGB colors in percentages

R + G + B = 167 + 148 + 72 = 387 (100%)
R 167 of 387 ~ 43.15%
G 148 of 387 ~ 38.24%
B 72 of 387 ~ 18.6'%

%43.15
%38.24
%18.6

CMYK color model

#A79448 color CMYK value is (0,11,57,35).

  • cyan value is 0.00%
  • magenta value is 11.38%
  • yellow value is 56.89%
  • key color value is 34.51%
CMYK: (0,11,57,35) C0M11Y57K35 (0%,11%,57%,35%) (0.00/0.11/0.57/0.35) 

CMYK percentages

%0
%11.38
%56.89
%34.51

Codes

Color #A79448 in popluar color models

A7 94 48
RGB 167 148 72
HSL 48° 39.75% 46.86%
HSB/HSV 48° 56.89% 65.49%
CMYK 0.00% 11.38% 56.89%
34.51%

Color #A79448 in popluar number systems.

HEX A7 94 48
Decimal 167 148 72
Binary 10100111 10010100 1001000
Octal 247 224 110

Shades and tints

Shades of #A79448

#A79448
(167,148,72)
#988742
(152,135,66)
#897A3C
(137,122,60)
#7A6D36
(122,109,54)
#6B6030
(107,96,48)
#5C532A
(92,83,42)
#4D4624
(77,70,36)
#3E391E
(62,57,30)
#2F2C18
(47,44,24)
#201F12
(32,31,18)
#11120C
(17,18,12)
#000000
(0,0,0)

Tints of #A79448

#A79448
(167,148,72)
#AF9D58
(175,157,88)
#B7A668
(183,166,104)
#BFAF78
(191,175,120)
#C7B888
(199,184,136)
#CFC198
(207,193,152)
#D7CAA8
(215,202,168)
#DFD3B8
(223,211,184)
#E7DCC8
(231,220,200)
#EFE5D8
(239,229,216)
#F7EEE8
(247,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A79448 color. Also use rgb(167,148,72) instead hex code.

Text Font Color

.myTextColor { color: #A79448; }

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

This text font color is #A79448.

Background Color

.myBgColor { background-color: #A79448; }

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

This div background color is #A79448.

Border color

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

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

This div border color is #A79448.

Opacity

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

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

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

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

This text has shadow with #A79448 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A79448.

Preview

Color preview on black background

This text has color #A79448 on black background.


Color preview on white background

This text has color #A79448 on white background.


Black color preview on #A79448 background

This text has black color on #A79448 background.


White color preview on #A79448 background

This text has white color on #A79448 background.


Related colors

Complementary color

Complementary color for #hex is #586BB7.


I love getcolorcode.com

Triadic colors

1 #48A794 and #9448A7 with #A79448 are triadic colors.

2 #4894A7 and #94A748 with #A79448 are triadic colors.