COLOR #A493D4

HEX: #A493D4 RGB: (164,147,212)

Color info

#A493D4 contains mainly red and blue colors. Web safe color of #A493D4 is #9999CC (or #99C).

RGB color model

#A493D4 color RGB value is (164,147,212).

RGB: (164,147,212) (64%, 58%, 83%)

RGB channels and saturation

R 164 of 255 = 64%
G 147 of 255 = 58%
B 212 of 255 = 83%

164
147
212

R + G + B ~ 68%. #A493D4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 164 + 147 + 212 = 523 (100%)
R 164 of 523 ~ 31.36%
G 147 of 523 ~ 28.11%
B 212 of 523 ~ 40.54'%

%31.36
%28.11
%40.54

CMYK color model

#A493D4 color CMYK value is (23,31,0,17).

  • cyan value is 22.64%
  • magenta value is 30.66%
  • yellow value is 0.00%
  • key color value is 16.86%

CMYK: (23,31,0,17)
C23M31Y0K17 (23%, 31%, 0%, 17%)
(0.23 / 0.31 / 0.00 / 0.17)

CMYK percentages

%22.64
%30.66
%0
%16.86

Codes

Color #A493D4 in popluar color models

A4 93 D4
RGB 164 147 212
HSL 256° 43.05% 70.39%
HSB/HSV 256° 30.66% 83.14%
CMYK 22.64% 30.66% 0.00%
16.86%

Color #A493D4 in popluar number systems.

HEX A4 93 D4
Decimal 164 147 212
Binary 10100100 10010011 11010100
Octal 244 223 324

Shades and tints

Shades of #A493D4

#A493D4
(164,147,212)
#9686C1
(150,134,193)
#8879AE
(136,121,174)
#7A6C9B
(122,108,155)
#6C5F88
(108,95,136)
#5E5275
(94,82,117)
#504562
(80,69,98)
#42384F
(66,56,79)
#342B3C
(52,43,60)
#261E29
(38,30,41)
#181116
(24,17,22)
#000000
(0,0,0)

Tints of #A493D4

#A493D4
(164,147,212)
#AC9CD7
(172,156,215)
#B4A5DA
(180,165,218)
#BCAEDD
(188,174,221)
#C4B7E0
(196,183,224)
#CCC0E3
(204,192,227)
#D4C9E6
(212,201,230)
#DCD2E9
(220,210,233)
#E4DBEC
(228,219,236)
#ECE4EF
(236,228,239)
#F4EDF2
(244,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A493D4; }

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

This text font color is #A493D4.

Background Color

.myBgColor { background-color: #A493D4; }

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

This div background color is #A493D4.

Border color

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

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

This div border color is #A493D4.

Opacity

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

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

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

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

This text has shadow with #A493D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A493D4.

Preview

Color preview on black background

This text has color #A493D4 on black background.


Color preview on white background

This text has color #A493D4 on white background.


Black color preview on #A493D4 background

This text has black color on #A493D4 background.


White color preview on #A493D4 background

This text has white color on #A493D4 background.


Related colors

Complementary color

Complementary color for #hex is #5B6C2B.


I love getcolorcode.com

Triadic colors

1 #D4A493 and #93D4A4 with #A493D4 are triadic colors.

2 #D493A4 and #93A4D4 with #A493D4 are triadic colors.