COLOR #A3A4D9

HEX: #A3A4D9 RGB: (163,164,217)

Color info

#A3A4D9 contains red, green and blue colors in about the same proportion. Web safe color of #A3A4D9 is #9999CC (or #99C).

RGB color model

#A3A4D9 color RGB value is (163,164,217).

RGB: (163,164,217) (64%, 64%, 85%)

RGB channels and saturation

R 163 of 255 = 64%
G 164 of 255 = 64%
B 217 of 255 = 85%

163
164
217

R + G + B ~ 71%. #A3A4D9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 163 + 164 + 217 = 544 (100%)
R 163 of 544 ~ 29.96%
G 164 of 544 ~ 30.15%
B 217 of 544 ~ 39.89'%

%29.96
%30.15
%39.89

CMYK color model

#A3A4D9 color CMYK value is (25,24,0,15).

  • cyan value is 24.88%
  • magenta value is 24.42%
  • yellow value is 0.00%
  • key color value is 14.90%

CMYK: (25,24,0,15)
C25M24Y0K15 (25%, 24%, 0%, 15%)
(0.25 / 0.24 / 0.00 / 0.15)

CMYK percentages

%24.88
%24.42
%0
%14.9

Codes

Color #A3A4D9 in popluar color models

A3 A4 D9
RGB 163 164 217
HSL 239° 41.54% 74.51%
HSB/HSV 239° 24.88% 85.10%
CMYK 24.88% 24.42% 0.00%
14.90%

Color #A3A4D9 in popluar number systems.

HEX A3 A4 D9
Decimal 163 164 217
Binary 10100011 10100100 11011001
Octal 243 244 331

Shades and tints

Shades of #A3A4D9

#A3A4D9
(163,164,217)
#9596C6
(149,150,198)
#8788B3
(135,136,179)
#797AA0
(121,122,160)
#6B6C8D
(107,108,141)
#5D5E7A
(93,94,122)
#4F5067
(79,80,103)
#414254
(65,66,84)
#333441
(51,52,65)
#25262E
(37,38,46)
#17181B
(23,24,27)
#000000
(0,0,0)

Tints of #A3A4D9

#A3A4D9
(163,164,217)
#ABACDC
(171,172,220)
#B3B4DF
(179,180,223)
#BBBCE2
(187,188,226)
#C3C4E5
(195,196,229)
#CBCCE8
(203,204,232)
#D3D4EB
(211,212,235)
#DBDCEE
(219,220,238)
#E3E4F1
(227,228,241)
#EBECF4
(235,236,244)
#F3F4F7
(243,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A3A4D9; }

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

This text font color is #A3A4D9.

Background Color

.myBgColor { background-color: #A3A4D9; }

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

This div background color is #A3A4D9.

Border color

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

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

This div border color is #A3A4D9.

Opacity

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

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

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

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

This text has shadow with #A3A4D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A3A4D9.

Preview

Color preview on black background

This text has color #A3A4D9 on black background.


Color preview on white background

This text has color #A3A4D9 on white background.


Black color preview on #A3A4D9 background

This text has black color on #A3A4D9 background.


White color preview on #A3A4D9 background

This text has white color on #A3A4D9 background.


Related colors

Complementary color

Complementary color for #hex is #5C5B26.


I love getcolorcode.com

Triadic colors

1 #D9A3A4 and #A4D9A3 with #A3A4D9 are triadic colors.

2 #D9A4A3 and #A4A3D9 with #A3A4D9 are triadic colors.