COLOR #A39397

HEX: #A39397 RGB: (163,147,151)

Color info

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

RGB color model

#A39397 color RGB value is (163,147,151).

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

RGB channels and saturation

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

163
147
151

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

Portions of RGB colors in percentages

R + G + B = 163 + 147 + 151 = 461 (100%)
R 163 of 461 ~ 35.36%
G 147 of 461 ~ 31.89%
B 151 of 461 ~ 32.75'%

%35.36
%31.89
%32.75

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 9.82%
  • yellow value is 7.36%
  • key color value is 36.08%

CMYK: (0,10,7,36)
C0M10Y7K36 (0%, 10%, 7%, 36%)
(0.00 / 0.10 / 0.07 / 0.36)

CMYK percentages

%0
%9.82
%7.36
%36.08

Codes

Color #A39397 in popluar color models

A3 93 97
RGB 163 147 151
HSL 345° 8.00% 60.78%
HSB/HSV 345° 9.82% 63.92%
CMYK 0.00% 9.82% 7.36%
36.08%

Color #A39397 in popluar number systems.

HEX A3 93 97
Decimal 163 147 151
Binary 10100011 10010011 10010111
Octal 243 223 227

Shades and tints

Shades of #A39397

#A39397
(163,147,151)
#95868A
(149,134,138)
#87797D
(135,121,125)
#796C70
(121,108,112)
#6B5F63
(107,95,99)
#5D5256
(93,82,86)
#4F4549
(79,69,73)
#41383C
(65,56,60)
#332B2F
(51,43,47)
#251E22
(37,30,34)
#171115
(23,17,21)
#000000
(0,0,0)

Tints of #A39397

#A39397
(163,147,151)
#AB9CA0
(171,156,160)
#B3A5A9
(179,165,169)
#BBAEB2
(187,174,178)
#C3B7BB
(195,183,187)
#CBC0C4
(203,192,196)
#D3C9CD
(211,201,205)
#DBD2D6
(219,210,214)
#E3DBDF
(227,219,223)
#EBE4E8
(235,228,232)
#F3EDF1
(243,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A39397; }

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

This text font color is #A39397.

Background Color

.myBgColor { background-color: #A39397; }

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

This div background color is #A39397.

Border color

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

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

This div border color is #A39397.

Opacity

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

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

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

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

This text has shadow with #A39397 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A39397.

Preview

Color preview on black background

This text has color #A39397 on black background.


Color preview on white background

This text has color #A39397 on white background.


Black color preview on #A39397 background

This text has black color on #A39397 background.


White color preview on #A39397 background

This text has white color on #A39397 background.


Related colors

Complementary color

Complementary color for #hex is #5C6C68.


I love getcolorcode.com

Triadic colors

1 #97A393 and #9397A3 with #A39397 are triadic colors.

2 #9793A3 and #93A397 with #A39397 are triadic colors.