COLOR #A79767

HEX: #A79767 RGB: (167,151,103)

Color info

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

RGB color model

#A79767 color RGB value is (167,151,103).

RGB: (167,151,103) (65%, 59%, 40%)

RGB channels and saturation

R 167 of 255 = 65%
G 151 of 255 = 59%
B 103 of 255 = 40%

167
151
103

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

Portions of RGB colors in percentages

R + G + B = 167 + 151 + 103 = 421 (100%)
R 167 of 421 ~ 39.67%
G 151 of 421 ~ 35.87%
B 103 of 421 ~ 24.47'%

%39.67
%35.87
%24.47

CMYK color model

#A79767 color CMYK value is (0,10,38,35).

  • cyan value is 0.00%
  • magenta value is 9.58%
  • yellow value is 38.32%
  • key color value is 34.51%

CMYK: (0,10,38,35)
C0M10Y38K35 (0%, 10%, 38%, 35%)
(0.00 / 0.10 / 0.38 / 0.35)

CMYK percentages

%0
%9.58
%38.32
%34.51

Codes

Color #A79767 in popluar color models

A7 97 67
RGB 167 151 103
HSL 45° 26.67% 52.94%
HSB/HSV 45° 38.32% 65.49%
CMYK 0.00% 9.58% 38.32%
34.51%

Color #A79767 in popluar number systems.

HEX A7 97 67
Decimal 167 151 103
Binary 10100111 10010111 1100111
Octal 247 227 147

Shades and tints

Shades of #A79767

#A79767
(167,151,103)
#988A5E
(152,138,94)
#897D55
(137,125,85)
#7A704C
(122,112,76)
#6B6343
(107,99,67)
#5C563A
(92,86,58)
#4D4931
(77,73,49)
#3E3C28
(62,60,40)
#2F2F1F
(47,47,31)
#202216
(32,34,22)
#11150D
(17,21,13)
#000000
(0,0,0)

Tints of #A79767

#A79767
(167,151,103)
#AFA074
(175,160,116)
#B7A981
(183,169,129)
#BFB28E
(191,178,142)
#C7BB9B
(199,187,155)
#CFC4A8
(207,196,168)
#D7CDB5
(215,205,181)
#DFD6C2
(223,214,194)
#E7DFCF
(231,223,207)
#EFE8DC
(239,232,220)
#F7F1E9
(247,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A79767 color. Also use rgb(167,151,103) instead hex code.

Text Font Color

.myTextColor { color: #A79767; }

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

This text font color is #A79767.

Background Color

.myBgColor { background-color: #A79767; }

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

This div background color is #A79767.

Border color

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

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

This div border color is #A79767.

Opacity

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

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

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

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

This text has shadow with #A79767 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A79767.

Preview

Color preview on black background

This text has color #A79767 on black background.


Color preview on white background

This text has color #A79767 on white background.


Black color preview on #A79767 background

This text has black color on #A79767 background.


White color preview on #A79767 background

This text has white color on #A79767 background.


Related colors

Complementary color

Complementary color for #hex is #586898.


I love getcolorcode.com

Triadic colors

1 #67A797 and #9767A7 with #A79767 are triadic colors.

2 #6797A7 and #97A767 with #A79767 are triadic colors.