COLOR #A49793

HEX: #A49793 RGB: (164,151,147)

Color info

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

RGB color model

#A49793 color RGB value is (164,151,147).

RGB: (164,151,147) (64%, 59%, 58%)

RGB channels and saturation

R 164 of 255 = 64%
G 151 of 255 = 59%
B 147 of 255 = 58%

164
151
147

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

Portions of RGB colors in percentages

R + G + B = 164 + 151 + 147 = 462 (100%)
R 164 of 462 ~ 35.5%
G 151 of 462 ~ 32.68%
B 147 of 462 ~ 31.82'%

%35.5
%32.68
%31.82

CMYK color model

#A49793 color CMYK value is (0,8,10,36).

  • cyan value is 0.00%
  • magenta value is 7.93%
  • yellow value is 10.37%
  • key color value is 35.69%

CMYK: (0,8,10,36)
C0M8Y10K36 (0%, 8%, 10%, 36%)
(0.00 / 0.08 / 0.10 / 0.36)

CMYK percentages

%0
%7.93
%10.37
%35.69

Codes

Color #A49793 in popluar color models

A4 97 93
RGB 164 151 147
HSL 14° 8.54% 60.98%
HSB/HSV 14° 10.37% 64.31%
CMYK 0.00% 7.93% 10.37%
35.69%

Color #A49793 in popluar number systems.

HEX A4 97 93
Decimal 164 151 147
Binary 10100100 10010111 10010011
Octal 244 227 223

Shades and tints

Shades of #A49793

#A49793
(164,151,147)
#968A86
(150,138,134)
#887D79
(136,125,121)
#7A706C
(122,112,108)
#6C635F
(108,99,95)
#5E5652
(94,86,82)
#504945
(80,73,69)
#423C38
(66,60,56)
#342F2B
(52,47,43)
#26221E
(38,34,30)
#181511
(24,21,17)
#000000
(0,0,0)

Tints of #A49793

#A49793
(164,151,147)
#ACA09C
(172,160,156)
#B4A9A5
(180,169,165)
#BCB2AE
(188,178,174)
#C4BBB7
(196,187,183)
#CCC4C0
(204,196,192)
#D4CDC9
(212,205,201)
#DCD6D2
(220,214,210)
#E4DFDB
(228,223,219)
#ECE8E4
(236,232,228)
#F4F1ED
(244,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A49793 color. Also use rgb(164,151,147) instead hex code.

Text Font Color

.myTextColor { color: #A49793; }

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

This text font color is #A49793.

Background Color

.myBgColor { background-color: #A49793; }

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

This div background color is #A49793.

Border color

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

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

This div border color is #A49793.

Opacity

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

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

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

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

This text has shadow with #A49793 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A49793.

Preview

Color preview on black background

This text has color #A49793 on black background.


Color preview on white background

This text has color #A49793 on white background.


Black color preview on #A49793 background

This text has black color on #A49793 background.


White color preview on #A49793 background

This text has white color on #A49793 background.


Related colors

Complementary color

Complementary color for #hex is #5B686C.


I love getcolorcode.com

Triadic colors

1 #93A497 and #9793A4 with #A49793 are triadic colors.

2 #9397A4 and #97A493 with #A49793 are triadic colors.