COLOR #A39699

HEX: #A39699 RGB: (163,150,153)

Color info

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

RGB color model

#A39699 color RGB value is (163,150,153).

RGB: (163,150,153) (64%, 59%, 60%)

RGB channels and saturation

R 163 of 255 = 64%
G 150 of 255 = 59%
B 153 of 255 = 60%

163
150
153

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

Portions of RGB colors in percentages

R + G + B = 163 + 150 + 153 = 466 (100%)
R 163 of 466 ~ 34.98%
G 150 of 466 ~ 32.19%
B 153 of 466 ~ 32.83'%

%34.98
%32.19
%32.83

CMYK color model

#A39699 color CMYK value is (0,8,6,36).

  • cyan value is 0.00%
  • magenta value is 7.98%
  • yellow value is 6.13%
  • key color value is 36.08%
CMYK: (0,8,6,36) C0M8Y6K36 (0%,8%,6%,36%) (0.00/0.08/0.06/0.36) 

CMYK percentages

%0
%7.98
%6.13
%36.08

Codes

Color #A39699 in popluar color models

A3 96 99
RGB 163 150 153
HSL 346° 6.60% 61.37%
HSB/HSV 346° 7.98% 63.92%
CMYK 0.00% 7.98% 6.13%
36.08%

Color #A39699 in popluar number systems.

HEX A3 96 99
Decimal 163 150 153
Binary 10100011 10010110 10011001
Octal 243 226 231

Shades and tints

Shades of #A39699

#A39699
(163,150,153)
#95898C
(149,137,140)
#877C7F
(135,124,127)
#796F72
(121,111,114)
#6B6265
(107,98,101)
#5D5558
(93,85,88)
#4F484B
(79,72,75)
#413B3E
(65,59,62)
#332E31
(51,46,49)
#252124
(37,33,36)
#171417
(23,20,23)
#000000
(0,0,0)

Tints of #A39699

#A39699
(163,150,153)
#AB9FA2
(171,159,162)
#B3A8AB
(179,168,171)
#BBB1B4
(187,177,180)
#C3BABD
(195,186,189)
#CBC3C6
(203,195,198)
#D3CCCF
(211,204,207)
#DBD5D8
(219,213,216)
#E3DEE1
(227,222,225)
#EBE7EA
(235,231,234)
#F3F0F3
(243,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A39699; }

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

This text font color is #A39699.

Background Color

.myBgColor { background-color: #A39699; }

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

This div background color is #A39699.

Border color

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

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

This div border color is #A39699.

Opacity

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

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

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

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

This text has shadow with #A39699 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A39699.

Preview

Color preview on black background

This text has color #A39699 on black background.


Color preview on white background

This text has color #A39699 on white background.


Black color preview on #A39699 background

This text has black color on #A39699 background.


White color preview on #A39699 background

This text has white color on #A39699 background.


Related colors

Complementary color

Complementary color for #hex is #5C6966.


I love getcolorcode.com

Triadic colors

1 #99A396 and #9699A3 with #A39699 are triadic colors.

2 #9996A3 and #96A399 with #A39699 are triadic colors.