COLOR #A79893

HEX: #A79893 RGB: (167,152,147)

Color info

#A79893 contains red, green and blue colors in about the same proportion. Web safe color of #A79893 is #999999 (or #999).

RGB color model

#A79893 color RGB value is (167,152,147).

RGB: (167,152,147) (65%, 60%, 58%)

RGB channels and saturation

R 167 of 255 = 65%
G 152 of 255 = 60%
B 147 of 255 = 58%

167
152
147

R + G + B ~ 61%. #A79893 is quite light color.

Portions of RGB colors in percentages

R + G + B = 167 + 152 + 147 = 466 (100%)
R 167 of 466 ~ 35.84%
G 152 of 466 ~ 32.62%
B 147 of 466 ~ 31.55'%

%35.84
%32.62
%31.55

CMYK color model

#A79893 color CMYK value is (0,9,12,35).

  • cyan value is 0.00%
  • magenta value is 8.98%
  • yellow value is 11.98%
  • key color value is 34.51%

CMYK: (0,9,12,35)
C0M9Y12K35 (0%, 9%, 12%, 35%)
(0.00 / 0.09 / 0.12 / 0.35)

CMYK percentages

%0
%8.98
%11.98
%34.51

Codes

Color #A79893 in popluar color models

A7 98 93
RGB 167 152 147
HSL 15° 10.20% 61.57%
HSB/HSV 15° 11.98% 65.49%
CMYK 0.00% 8.98% 11.98%
34.51%

Color #A79893 in popluar number systems.

HEX A7 98 93
Decimal 167 152 147
Binary 10100111 10011000 10010011
Octal 247 230 223

Shades and tints

Shades of #A79893

#A79893
(167,152,147)
#988B86
(152,139,134)
#897E79
(137,126,121)
#7A716C
(122,113,108)
#6B645F
(107,100,95)
#5C5752
(92,87,82)
#4D4A45
(77,74,69)
#3E3D38
(62,61,56)
#2F302B
(47,48,43)
#20231E
(32,35,30)
#111611
(17,22,17)
#000000
(0,0,0)

Tints of #A79893

#A79893
(167,152,147)
#AFA19C
(175,161,156)
#B7AAA5
(183,170,165)
#BFB3AE
(191,179,174)
#C7BCB7
(199,188,183)
#CFC5C0
(207,197,192)
#D7CEC9
(215,206,201)
#DFD7D2
(223,215,210)
#E7E0DB
(231,224,219)
#EFE9E4
(239,233,228)
#F7F2ED
(247,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A79893 color. Also use rgb(167,152,147) instead hex code.

Text Font Color

.myTextColor { color: #A79893; }

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

This text font color is #A79893.

Background Color

.myBgColor { background-color: #A79893; }

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

This div background color is #A79893.

Border color

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

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

This div border color is #A79893.

Opacity

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

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

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

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

This text has shadow with #A79893 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A79893.

Preview

Color preview on black background

This text has color #A79893 on black background.


Color preview on white background

This text has color #A79893 on white background.


Black color preview on #A79893 background

This text has black color on #A79893 background.


White color preview on #A79893 background

This text has white color on #A79893 background.


Related colors

Complementary color

Complementary color for #hex is #58676C.


I love getcolorcode.com

Triadic colors

1 #93A798 and #9893A7 with #A79893 are triadic colors.

2 #9398A7 and #98A793 with #A79893 are triadic colors.