COLOR #A79653

HEX: #A79653 RGB: (167,150,83)

Color info

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

RGB color model

#A79653 color RGB value is (167,150,83).

RGB: (167,150,83) (65%, 59%, 33%)

RGB channels and saturation

R 167 of 255 = 65%
G 150 of 255 = 59%
B 83 of 255 = 33%

167
150
83

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

Portions of RGB colors in percentages

R + G + B = 167 + 150 + 83 = 400 (100%)
R 167 of 400 ~ 41.75%
G 150 of 400 ~ 37.5%
B 83 of 400 ~ 20.75'%

%41.75
%37.5
%20.75

CMYK color model

#A79653 color CMYK value is (0,10,50,35).

  • cyan value is 0.00%
  • magenta value is 10.18%
  • yellow value is 50.30%
  • key color value is 34.51%

CMYK: (0,10,50,35)
C0M10Y50K35 (0%, 10%, 50%, 35%)
(0.00 / 0.10 / 0.50 / 0.35)

CMYK percentages

%0
%10.18
%50.3
%34.51

Codes

Color #A79653 in popluar color models

A7 96 53
RGB 167 150 83
HSL 48° 33.60% 49.02%
HSB/HSV 48° 50.30% 65.49%
CMYK 0.00% 10.18% 50.30%
34.51%

Color #A79653 in popluar number systems.

HEX A7 96 53
Decimal 167 150 83
Binary 10100111 10010110 1010011
Octal 247 226 123

Shades and tints

Shades of #A79653

#A79653
(167,150,83)
#98894C
(152,137,76)
#897C45
(137,124,69)
#7A6F3E
(122,111,62)
#6B6237
(107,98,55)
#5C5530
(92,85,48)
#4D4829
(77,72,41)
#3E3B22
(62,59,34)
#2F2E1B
(47,46,27)
#202114
(32,33,20)
#11140D
(17,20,13)
#000000
(0,0,0)

Tints of #A79653

#A79653
(167,150,83)
#AF9F62
(175,159,98)
#B7A871
(183,168,113)
#BFB180
(191,177,128)
#C7BA8F
(199,186,143)
#CFC39E
(207,195,158)
#D7CCAD
(215,204,173)
#DFD5BC
(223,213,188)
#E7DECB
(231,222,203)
#EFE7DA
(239,231,218)
#F7F0E9
(247,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A79653 color. Also use rgb(167,150,83) instead hex code.

Text Font Color

.myTextColor { color: #A79653; }

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

This text font color is #A79653.

Background Color

.myBgColor { background-color: #A79653; }

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

This div background color is #A79653.

Border color

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

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

This div border color is #A79653.

Opacity

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

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

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

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

This text has shadow with #A79653 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A79653.

Preview

Color preview on black background

This text has color #A79653 on black background.


Color preview on white background

This text has color #A79653 on white background.


Black color preview on #A79653 background

This text has black color on #A79653 background.


White color preview on #A79653 background

This text has white color on #A79653 background.


Related colors

Complementary color

Complementary color for #hex is #5869AC.


I love getcolorcode.com

Triadic colors

1 #53A796 and #9653A7 with #A79653 are triadic colors.

2 #5396A7 and #96A753 with #A79653 are triadic colors.