COLOR #A7794A

HEX: #A7794A RGB: (167,121,74)

Color info

#A7794A contains mainly red and green colors. Web safe color of #A7794A is #996633 (or #963).

RGB color model

#A7794A color RGB value is (167,121,74).

RGB: (167,121,74) (65%, 47%, 29%)

RGB channels and saturation

R 167 of 255 = 65%
G 121 of 255 = 47%
B 74 of 255 = 29%

167
121
74

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

Portions of RGB colors in percentages

R + G + B = 167 + 121 + 74 = 362 (100%)
R 167 of 362 ~ 46.13%
G 121 of 362 ~ 33.43%
B 74 of 362 ~ 20.44'%

%46.13
%33.43
%20.44

CMYK color model

#A7794A color CMYK value is (0,28,56,35).

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

CMYK: (0,28,56,35)
C0M28Y56K35 (0%, 28%, 56%, 35%)
(0.00 / 0.28 / 0.56 / 0.35)

CMYK percentages

%0
%27.54
%55.69
%34.51

Codes

Color #A7794A in popluar color models

A7 79 4A
RGB 167 121 74
HSL 30° 38.59% 47.25%
HSB/HSV 30° 55.69% 65.49%
CMYK 0.00% 27.54% 55.69%
34.51%

Color #A7794A in popluar number systems.

HEX A7 79 4A
Decimal 167 121 74
Binary 10100111 1111001 1001010
Octal 247 171 112

Shades and tints

Shades of #A7794A

#A7794A
(167,121,74)
#986E44
(152,110,68)
#89633E
(137,99,62)
#7A5838
(122,88,56)
#6B4D32
(107,77,50)
#5C422C
(92,66,44)
#4D3726
(77,55,38)
#3E2C20
(62,44,32)
#2F211A
(47,33,26)
#201614
(32,22,20)
#110B0E
(17,11,14)
#000000
(0,0,0)

Tints of #A7794A

#A7794A
(167,121,74)
#AF855A
(175,133,90)
#B7916A
(183,145,106)
#BF9D7A
(191,157,122)
#C7A98A
(199,169,138)
#CFB59A
(207,181,154)
#D7C1AA
(215,193,170)
#DFCDBA
(223,205,186)
#E7D9CA
(231,217,202)
#EFE5DA
(239,229,218)
#F7F1EA
(247,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A7794A; }

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

This text font color is #A7794A.

Background Color

.myBgColor { background-color: #A7794A; }

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

This div background color is #A7794A.

Border color

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

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

This div border color is #A7794A.

Opacity

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

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

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

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

This text has shadow with #A7794A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7794A.

Preview

Color preview on black background

This text has color #A7794A on black background.


Color preview on white background

This text has color #A7794A on white background.


Black color preview on #A7794A background

This text has black color on #A7794A background.


White color preview on #A7794A background

This text has white color on #A7794A background.


Related colors

Complementary color

Complementary color for #hex is #5886B5.


I love getcolorcode.com

Triadic colors

1 #4AA779 and #794AA7 with #A7794A are triadic colors.

2 #4A79A7 and #79A74A with #A7794A are triadic colors.