COLOR #A3A4D6

HEX: #A3A4D6 RGB: (163,164,214)

Color info

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

RGB color model

#A3A4D6 color RGB value is (163,164,214).

RGB: (163,164,214) (64%, 64%, 84%)

RGB channels and saturation

R 163 of 255 = 64%
G 164 of 255 = 64%
B 214 of 255 = 84%

163
164
214

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

Portions of RGB colors in percentages

R + G + B = 163 + 164 + 214 = 541 (100%)
R 163 of 541 ~ 30.13%
G 164 of 541 ~ 30.31%
B 214 of 541 ~ 39.56'%

%30.13
%30.31
%39.56

CMYK color model

#A3A4D6 color CMYK value is (24,23,0,16).

  • cyan value is 23.83%
  • magenta value is 23.36%
  • yellow value is 0.00%
  • key color value is 16.08%

CMYK: (24,23,0,16)
C24M23Y0K16 (24%, 23%, 0%, 16%)
(0.24 / 0.23 / 0.00 / 0.16)

CMYK percentages

%23.83
%23.36
%0
%16.08

Codes

Color #A3A4D6 in popluar color models

A3 A4 D6
RGB 163 164 214
HSL 239° 38.35% 73.92%
HSB/HSV 239° 23.83% 83.92%
CMYK 23.83% 23.36% 0.00%
16.08%

Color #A3A4D6 in popluar number systems.

HEX A3 A4 D6
Decimal 163 164 214
Binary 10100011 10100100 11010110
Octal 243 244 326

Shades and tints

Shades of #A3A4D6

#A3A4D6
(163,164,214)
#9596C3
(149,150,195)
#8788B0
(135,136,176)
#797A9D
(121,122,157)
#6B6C8A
(107,108,138)
#5D5E77
(93,94,119)
#4F5064
(79,80,100)
#414251
(65,66,81)
#33343E
(51,52,62)
#25262B
(37,38,43)
#171818
(23,24,24)
#000000
(0,0,0)

Tints of #A3A4D6

#A3A4D6
(163,164,214)
#ABACD9
(171,172,217)
#B3B4DC
(179,180,220)
#BBBCDF
(187,188,223)
#C3C4E2
(195,196,226)
#CBCCE5
(203,204,229)
#D3D4E8
(211,212,232)
#DBDCEB
(219,220,235)
#E3E4EE
(227,228,238)
#EBECF1
(235,236,241)
#F3F4F4
(243,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A3A4D6; }

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

This text font color is #A3A4D6.

Background Color

.myBgColor { background-color: #A3A4D6; }

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

This div background color is #A3A4D6.

Border color

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

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

This div border color is #A3A4D6.

Opacity

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

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

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

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

This text has shadow with #A3A4D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A3A4D6.

Preview

Color preview on black background

This text has color #A3A4D6 on black background.


Color preview on white background

This text has color #A3A4D6 on white background.


Black color preview on #A3A4D6 background

This text has black color on #A3A4D6 background.


White color preview on #A3A4D6 background

This text has white color on #A3A4D6 background.


Related colors

Complementary color

Complementary color for #hex is #5C5B29.


I love getcolorcode.com

Triadic colors

1 #D6A3A4 and #A4D6A3 with #A3A4D6 are triadic colors.

2 #D6A4A3 and #A4A3D6 with #A3A4D6 are triadic colors.