COLOR #A394A7

HEX: #A394A7 RGB: (163,148,167)

Color info

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

RGB color model

#A394A7 color RGB value is (163,148,167).

RGB: (163,148,167) (64%, 58%, 65%)

RGB channels and saturation

R 163 of 255 = 64%
G 148 of 255 = 58%
B 167 of 255 = 65%

163
148
167

R + G + B ~ 62%. #A394A7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 163 + 148 + 167 = 478 (100%)
R 163 of 478 ~ 34.1%
G 148 of 478 ~ 30.96%
B 167 of 478 ~ 34.94'%

%34.1
%30.96
%34.94

CMYK color model

#A394A7 color CMYK value is (2,11,0,35).

  • cyan value is 2.40%
  • magenta value is 11.38%
  • yellow value is 0.00%
  • key color value is 34.51%

CMYK: (2,11,0,35)
C2M11Y0K35 (2%, 11%, 0%, 35%)
(0.02 / 0.11 / 0.00 / 0.35)

CMYK percentages

%2.4
%11.38
%0
%34.51

Codes

Color #A394A7 in popluar color models

A3 94 A7
RGB 163 148 167
HSL 287° 9.74% 61.76%
HSB/HSV 287° 11.38% 65.49%
CMYK 2.40% 11.38% 0.00%
34.51%

Color #A394A7 in popluar number systems.

HEX A3 94 A7
Decimal 163 148 167
Binary 10100011 10010100 10100111
Octal 243 224 247

Shades and tints

Shades of #A394A7

#A394A7
(163,148,167)
#958798
(149,135,152)
#877A89
(135,122,137)
#796D7A
(121,109,122)
#6B606B
(107,96,107)
#5D535C
(93,83,92)
#4F464D
(79,70,77)
#41393E
(65,57,62)
#332C2F
(51,44,47)
#251F20
(37,31,32)
#171211
(23,18,17)
#000000
(0,0,0)

Tints of #A394A7

#A394A7
(163,148,167)
#AB9DAF
(171,157,175)
#B3A6B7
(179,166,183)
#BBAFBF
(187,175,191)
#C3B8C7
(195,184,199)
#CBC1CF
(203,193,207)
#D3CAD7
(211,202,215)
#DBD3DF
(219,211,223)
#E3DCE7
(227,220,231)
#EBE5EF
(235,229,239)
#F3EEF7
(243,238,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A394A7; }

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

This text font color is #A394A7.

Background Color

.myBgColor { background-color: #A394A7; }

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

This div background color is #A394A7.

Border color

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

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

This div border color is #A394A7.

Opacity

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

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

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

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

This text has shadow with #A394A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A394A7.

Preview

Color preview on black background

This text has color #A394A7 on black background.


Color preview on white background

This text has color #A394A7 on white background.


Black color preview on #A394A7 background

This text has black color on #A394A7 background.


White color preview on #A394A7 background

This text has white color on #A394A7 background.


Related colors

Complementary color

Complementary color for #hex is #5C6B58.


I love getcolorcode.com

Triadic colors

1 #A7A394 and #94A7A3 with #A394A7 are triadic colors.

2 #A794A3 and #94A3A7 with #A394A7 are triadic colors.