COLOR #A79779

HEX: #A79779 RGB: (167,151,121)

Color info

#A79779 contains red, green and blue colors in about the same proportion. Web safe color of #A79779 is #999966 (or #996).

RGB color model

#A79779 color RGB value is (167,151,121).

RGB: (167,151,121) (65%, 59%, 47%)

RGB channels and saturation

R 167 of 255 = 65%
G 151 of 255 = 59%
B 121 of 255 = 47%

167
151
121

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

Portions of RGB colors in percentages

R + G + B = 167 + 151 + 121 = 439 (100%)
R 167 of 439 ~ 38.04%
G 151 of 439 ~ 34.4%
B 121 of 439 ~ 27.56'%

%38.04
%34.4
%27.56

CMYK color model

#A79779 color CMYK value is (0,10,28,35).

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

CMYK: (0,10,28,35)
C0M10Y28K35 (0%, 10%, 28%, 35%)
(0.00 / 0.10 / 0.28 / 0.35)

CMYK percentages

%0
%9.58
%27.54
%34.51

Codes

Color #A79779 in popluar color models

A7 97 79
RGB 167 151 121
HSL 39° 20.72% 56.47%
HSB/HSV 39° 27.54% 65.49%
CMYK 0.00% 9.58% 27.54%
34.51%

Color #A79779 in popluar number systems.

HEX A7 97 79
Decimal 167 151 121
Binary 10100111 10010111 1111001
Octal 247 227 171

Shades and tints

Shades of #A79779

#A79779
(167,151,121)
#988A6E
(152,138,110)
#897D63
(137,125,99)
#7A7058
(122,112,88)
#6B634D
(107,99,77)
#5C5642
(92,86,66)
#4D4937
(77,73,55)
#3E3C2C
(62,60,44)
#2F2F21
(47,47,33)
#202216
(32,34,22)
#11150B
(17,21,11)
#000000
(0,0,0)

Tints of #A79779

#A79779
(167,151,121)
#AFA085
(175,160,133)
#B7A991
(183,169,145)
#BFB29D
(191,178,157)
#C7BBA9
(199,187,169)
#CFC4B5
(207,196,181)
#D7CDC1
(215,205,193)
#DFD6CD
(223,214,205)
#E7DFD9
(231,223,217)
#EFE8E5
(239,232,229)
#F7F1F1
(247,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A79779; }

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

This text font color is #A79779.

Background Color

.myBgColor { background-color: #A79779; }

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

This div background color is #A79779.

Border color

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

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

This div border color is #A79779.

Opacity

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

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

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

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

This text has shadow with #A79779 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A79779.

Preview

Color preview on black background

This text has color #A79779 on black background.


Color preview on white background

This text has color #A79779 on white background.


Black color preview on #A79779 background

This text has black color on #A79779 background.


White color preview on #A79779 background

This text has white color on #A79779 background.


Related colors

Complementary color

Complementary color for #hex is #586886.


I love getcolorcode.com

Triadic colors

1 #79A797 and #9779A7 with #A79779 are triadic colors.

2 #7997A7 and #97A779 with #A79779 are triadic colors.