COLOR #A79669

HEX: #A79669 RGB: (167,150,105)

Color info

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

RGB color model

#A79669 color RGB value is (167,150,105).

RGB: (167,150,105) (65%, 59%, 41%)

RGB channels and saturation

R 167 of 255 = 65%
G 150 of 255 = 59%
B 105 of 255 = 41%

167
150
105

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

Portions of RGB colors in percentages

R + G + B = 167 + 150 + 105 = 422 (100%)
R 167 of 422 ~ 39.57%
G 150 of 422 ~ 35.55%
B 105 of 422 ~ 24.88'%

%39.57
%35.55
%24.88

CMYK color model

#A79669 color CMYK value is (0,10,37,35).

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

CMYK: (0,10,37,35)
C0M10Y37K35 (0%, 10%, 37%, 35%)
(0.00 / 0.10 / 0.37 / 0.35)

CMYK percentages

%0
%10.18
%37.13
%34.51

Codes

Color #A79669 in popluar color models

A7 96 69
RGB 167 150 105
HSL 44° 26.05% 53.33%
HSB/HSV 44° 37.13% 65.49%
CMYK 0.00% 10.18% 37.13%
34.51%

Color #A79669 in popluar number systems.

HEX A7 96 69
Decimal 167 150 105
Binary 10100111 10010110 1101001
Octal 247 226 151

Shades and tints

Shades of #A79669

#A79669
(167,150,105)
#988960
(152,137,96)
#897C57
(137,124,87)
#7A6F4E
(122,111,78)
#6B6245
(107,98,69)
#5C553C
(92,85,60)
#4D4833
(77,72,51)
#3E3B2A
(62,59,42)
#2F2E21
(47,46,33)
#202118
(32,33,24)
#11140F
(17,20,15)
#000000
(0,0,0)

Tints of #A79669

#A79669
(167,150,105)
#AF9F76
(175,159,118)
#B7A883
(183,168,131)
#BFB190
(191,177,144)
#C7BA9D
(199,186,157)
#CFC3AA
(207,195,170)
#D7CCB7
(215,204,183)
#DFD5C4
(223,213,196)
#E7DED1
(231,222,209)
#EFE7DE
(239,231,222)
#F7F0EB
(247,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A79669; }

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

This text font color is #A79669.

Background Color

.myBgColor { background-color: #A79669; }

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

This div background color is #A79669.

Border color

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

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

This div border color is #A79669.

Opacity

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

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

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

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

This text has shadow with #A79669 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A79669.

Preview

Color preview on black background

This text has color #A79669 on black background.


Color preview on white background

This text has color #A79669 on white background.


Black color preview on #A79669 background

This text has black color on #A79669 background.


White color preview on #A79669 background

This text has white color on #A79669 background.


Related colors

Complementary color

Complementary color for #hex is #586996.


I love getcolorcode.com

Triadic colors

1 #69A796 and #9669A7 with #A79669 are triadic colors.

2 #6996A7 and #96A769 with #A79669 are triadic colors.