COLOR #A39BA3

HEX: #A39BA3 RGB: (163,155,163)

Color info

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

RGB color model

#A39BA3 color RGB value is (163,155,163).

RGB: (163,155,163) (64%, 61%, 64%)

RGB channels and saturation

R 163 of 255 = 64%
G 155 of 255 = 61%
B 163 of 255 = 64%

163
155
163

R + G + B ~ 63%. #A39BA3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 163 + 155 + 163 = 481 (100%)
R 163 of 481 ~ 33.89%
G 155 of 481 ~ 32.22%
B 163 of 481 ~ 33.89'%

%33.89
%32.22
%33.89

CMYK color model

#A39BA3 color CMYK value is (0,5,0,36).

  • cyan value is 0.00%
  • magenta value is 4.91%
  • yellow value is 0.00%
  • key color value is 36.08%

CMYK: (0,5,0,36)
C0M5Y0K36 (0%, 5%, 0%, 36%)
(0.00 / 0.05 / 0.00 / 0.36)

CMYK percentages

%0
%4.91
%0
%36.08

Codes

Color #A39BA3 in popluar color models

A3 9B A3
RGB 163 155 163
HSL 300° 4.17% 62.35%
HSB/HSV 300° 4.91% 63.92%
CMYK 0.00% 4.91% 0.00%
36.08%

Color #A39BA3 in popluar number systems.

HEX A3 9B A3
Decimal 163 155 163
Binary 10100011 10011011 10100011
Octal 243 233 243

Shades and tints

Shades of #A39BA3

#A39BA3
(163,155,163)
#958D95
(149,141,149)
#877F87
(135,127,135)
#797179
(121,113,121)
#6B636B
(107,99,107)
#5D555D
(93,85,93)
#4F474F
(79,71,79)
#413941
(65,57,65)
#332B33
(51,43,51)
#251D25
(37,29,37)
#170F17
(23,15,23)
#000000
(0,0,0)

Tints of #A39BA3

#A39BA3
(163,155,163)
#ABA4AB
(171,164,171)
#B3ADB3
(179,173,179)
#BBB6BB
(187,182,187)
#C3BFC3
(195,191,195)
#CBC8CB
(203,200,203)
#D3D1D3
(211,209,211)
#DBDADB
(219,218,219)
#E3E3E3
(227,227,227)
#EBECEB
(235,236,235)
#F3F5F3
(243,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A39BA3; }

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

This text font color is #A39BA3.

Background Color

.myBgColor { background-color: #A39BA3; }

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

This div background color is #A39BA3.

Border color

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

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

This div border color is #A39BA3.

Opacity

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

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

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

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

This text has shadow with #A39BA3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A39BA3.

Preview

Color preview on black background

This text has color #A39BA3 on black background.


Color preview on white background

This text has color #A39BA3 on white background.


Black color preview on #A39BA3 background

This text has black color on #A39BA3 background.


White color preview on #A39BA3 background

This text has white color on #A39BA3 background.


Related colors

Complementary color

Complementary color for #hex is #5C645C.


I love getcolorcode.com

Triadic colors

1 #A3A39B and #9BA3A3 with #A39BA3 are triadic colors.

2 #A39BA3 and #9BA3A3 with #A39BA3 are triadic colors.