COLOR #A39893

HEX: #A39893 RGB: (163,152,147)

Color info

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

RGB color model

#A39893 color RGB value is (163,152,147).

RGB: (163,152,147) (64%, 60%, 58%)

RGB channels and saturation

R 163 of 255 = 64%
G 152 of 255 = 60%
B 147 of 255 = 58%

163
152
147

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

Portions of RGB colors in percentages

R + G + B = 163 + 152 + 147 = 462 (100%)
R 163 of 462 ~ 35.28%
G 152 of 462 ~ 32.9%
B 147 of 462 ~ 31.82'%

%35.28
%32.9
%31.82

CMYK color model

#A39893 color CMYK value is (0,7,10,36).

  • cyan value is 0.00%
  • magenta value is 6.75%
  • yellow value is 9.82%
  • key color value is 36.08%
CMYK: (0,7,10,36) C0M7Y10K36 (0%,7%,10%,36%) (0.00/0.07/0.10/0.36) 

CMYK percentages

%0
%6.75
%9.82
%36.08

Codes

Color #A39893 in popluar color models

A3 98 93
RGB 163 152 147
HSL 19° 8.00% 60.78%
HSB/HSV 19° 9.82% 63.92%
CMYK 0.00% 6.75% 9.82%
36.08%

Color #A39893 in popluar number systems.

HEX A3 98 93
Decimal 163 152 147
Binary 10100011 10011000 10010011
Octal 243 230 223

Shades and tints

Shades of #A39893

#A39893
(163,152,147)
#958B86
(149,139,134)
#877E79
(135,126,121)
#79716C
(121,113,108)
#6B645F
(107,100,95)
#5D5752
(93,87,82)
#4F4A45
(79,74,69)
#413D38
(65,61,56)
#33302B
(51,48,43)
#25231E
(37,35,30)
#171611
(23,22,17)
#000000
(0,0,0)

Tints of #A39893

#A39893
(163,152,147)
#ABA19C
(171,161,156)
#B3AAA5
(179,170,165)
#BBB3AE
(187,179,174)
#C3BCB7
(195,188,183)
#CBC5C0
(203,197,192)
#D3CEC9
(211,206,201)
#DBD7D2
(219,215,210)
#E3E0DB
(227,224,219)
#EBE9E4
(235,233,228)
#F3F2ED
(243,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A39893; }

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

This text font color is #A39893.

Background Color

.myBgColor { background-color: #A39893; }

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

This div background color is #A39893.

Border color

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

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

This div border color is #A39893.

Opacity

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

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

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

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

This text has shadow with #A39893 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A39893.

Preview

Color preview on black background

This text has color #A39893 on black background.


Color preview on white background

This text has color #A39893 on white background.


Black color preview on #A39893 background

This text has black color on #A39893 background.


White color preview on #A39893 background

This text has white color on #A39893 background.


Related colors

Complementary color

Complementary color for #hex is #5C676C.


I love getcolorcode.com

Triadic colors

1 #93A398 and #9893A3 with #A39893 are triadic colors.

2 #9398A3 and #98A393 with #A39893 are triadic colors.