COLOR #A493A7

HEX: #A493A7 RGB: (164,147,167)

Color info

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

RGB color model

#A493A7 color RGB value is (164,147,167).

RGB: (164,147,167) (64%, 58%, 65%)

RGB channels and saturation

R 164 of 255 = 64%
G 147 of 255 = 58%
B 167 of 255 = 65%

164
147
167

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

Portions of RGB colors in percentages

R + G + B = 164 + 147 + 167 = 478 (100%)
R 164 of 478 ~ 34.31%
G 147 of 478 ~ 30.75%
B 167 of 478 ~ 34.94'%

%34.31
%30.75
%34.94

CMYK color model

#A493A7 color CMYK value is (2,12,0,35).

  • cyan value is 1.80%
  • magenta value is 11.98%
  • yellow value is 0.00%
  • key color value is 34.51%

CMYK: (2,12,0,35)
C2M12Y0K35 (2%, 12%, 0%, 35%)
(0.02 / 0.12 / 0.00 / 0.35)

CMYK percentages

%1.8
%11.98
%0
%34.51

Codes

Color #A493A7 in popluar color models

A4 93 A7
RGB 164 147 167
HSL 291° 10.20% 61.57%
HSB/HSV 291° 11.98% 65.49%
CMYK 1.80% 11.98% 0.00%
34.51%

Color #A493A7 in popluar number systems.

HEX A4 93 A7
Decimal 164 147 167
Binary 10100100 10010011 10100111
Octal 244 223 247

Shades and tints

Shades of #A493A7

#A493A7
(164,147,167)
#968698
(150,134,152)
#887989
(136,121,137)
#7A6C7A
(122,108,122)
#6C5F6B
(108,95,107)
#5E525C
(94,82,92)
#50454D
(80,69,77)
#42383E
(66,56,62)
#342B2F
(52,43,47)
#261E20
(38,30,32)
#181111
(24,17,17)
#000000
(0,0,0)

Tints of #A493A7

#A493A7
(164,147,167)
#AC9CAF
(172,156,175)
#B4A5B7
(180,165,183)
#BCAEBF
(188,174,191)
#C4B7C7
(196,183,199)
#CCC0CF
(204,192,207)
#D4C9D7
(212,201,215)
#DCD2DF
(220,210,223)
#E4DBE7
(228,219,231)
#ECE4EF
(236,228,239)
#F4EDF7
(244,237,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A493A7 color. Also use rgb(164,147,167) instead hex code.

Text Font Color

.myTextColor { color: #A493A7; }

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

This text font color is #A493A7.

Background Color

.myBgColor { background-color: #A493A7; }

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

This div background color is #A493A7.

Border color

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

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

This div border color is #A493A7.

Opacity

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

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

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

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

This text has shadow with #A493A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A493A7.

Preview

Color preview on black background

This text has color #A493A7 on black background.


Color preview on white background

This text has color #A493A7 on white background.


Black color preview on #A493A7 background

This text has black color on #A493A7 background.


White color preview on #A493A7 background

This text has white color on #A493A7 background.


Related colors

Complementary color

Complementary color for #hex is #5B6C58.


I love getcolorcode.com

Triadic colors

1 #A7A493 and #93A7A4 with #A493A7 are triadic colors.

2 #A793A4 and #93A4A7 with #A493A7 are triadic colors.