COLOR #A39599

HEX: #A39599 RGB: (163,149,153)

Color info

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

RGB color model

#A39599 color RGB value is (163,149,153).

RGB: (163,149,153) (64%, 58%, 60%)

RGB channels and saturation

R 163 of 255 = 64%
G 149 of 255 = 58%
B 153 of 255 = 60%

163
149
153

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

Portions of RGB colors in percentages

R + G + B = 163 + 149 + 153 = 465 (100%)
R 163 of 465 ~ 35.05%
G 149 of 465 ~ 32.04%
B 153 of 465 ~ 32.9'%

%35.05
%32.04
%32.9

CMYK color model

#A39599 color CMYK value is (0,9,6,36).

  • cyan value is 0.00%
  • magenta value is 8.59%
  • yellow value is 6.13%
  • key color value is 36.08%
CMYK: (0,9,6,36) C0M9Y6K36 (0%,9%,6%,36%) (0.00/0.09/0.06/0.36) 

CMYK percentages

%0
%8.59
%6.13
%36.08

Codes

Color #A39599 in popluar color models

A3 95 99
RGB 163 149 153
HSL 343° 7.07% 61.18%
HSB/HSV 343° 8.59% 63.92%
CMYK 0.00% 8.59% 6.13%
36.08%

Color #A39599 in popluar number systems.

HEX A3 95 99
Decimal 163 149 153
Binary 10100011 10010101 10011001
Octal 243 225 231

Shades and tints

Shades of #A39599

#A39599
(163,149,153)
#95888C
(149,136,140)
#877B7F
(135,123,127)
#796E72
(121,110,114)
#6B6165
(107,97,101)
#5D5458
(93,84,88)
#4F474B
(79,71,75)
#413A3E
(65,58,62)
#332D31
(51,45,49)
#252024
(37,32,36)
#171317
(23,19,23)
#000000
(0,0,0)

Tints of #A39599

#A39599
(163,149,153)
#AB9EA2
(171,158,162)
#B3A7AB
(179,167,171)
#BBB0B4
(187,176,180)
#C3B9BD
(195,185,189)
#CBC2C6
(203,194,198)
#D3CBCF
(211,203,207)
#DBD4D8
(219,212,216)
#E3DDE1
(227,221,225)
#EBE6EA
(235,230,234)
#F3EFF3
(243,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A39599 color. Also use rgb(163,149,153) instead hex code.

Text Font Color

.myTextColor { color: #A39599; }

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

This text font color is #A39599.

Background Color

.myBgColor { background-color: #A39599; }

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

This div background color is #A39599.

Border color

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

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

This div border color is #A39599.

Opacity

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

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

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

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

This text has shadow with #A39599 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A39599.

Preview

Color preview on black background

This text has color #A39599 on black background.


Color preview on white background

This text has color #A39599 on white background.


Black color preview on #A39599 background

This text has black color on #A39599 background.


White color preview on #A39599 background

This text has white color on #A39599 background.


Related colors

Complementary color

Complementary color for #hex is #5C6A66.


I love getcolorcode.com

Triadic colors

1 #99A395 and #9599A3 with #A39599 are triadic colors.

2 #9995A3 and #95A399 with #A39599 are triadic colors.