COLOR #A4A0D9

HEX: #A4A0D9 RGB: (164,160,217)

Color info

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

RGB color model

#A4A0D9 color RGB value is (164,160,217).

RGB: (164,160,217) (64%, 63%, 85%)

RGB channels and saturation

R 164 of 255 = 64%
G 160 of 255 = 63%
B 217 of 255 = 85%

164
160
217

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

Portions of RGB colors in percentages

R + G + B = 164 + 160 + 217 = 541 (100%)
R 164 of 541 ~ 30.31%
G 160 of 541 ~ 29.57%
B 217 of 541 ~ 40.11'%

%30.31
%29.57
%40.11

CMYK color model

#A4A0D9 color CMYK value is (24,26,0,15).

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

CMYK: (24,26,0,15)
C24M26Y0K15 (24%, 26%, 0%, 15%)
(0.24 / 0.26 / 0.00 / 0.15)

CMYK percentages

%24.42
%26.27
%0
%14.9

Codes

Color #A4A0D9 in popluar color models

A4 A0 D9
RGB 164 160 217
HSL 244° 42.86% 73.92%
HSB/HSV 244° 26.27% 85.10%
CMYK 24.42% 26.27% 0.00%
14.90%

Color #A4A0D9 in popluar number systems.

HEX A4 A0 D9
Decimal 164 160 217
Binary 10100100 10100000 11011001
Octal 244 240 331

Shades and tints

Shades of #A4A0D9

#A4A0D9
(164,160,217)
#9692C6
(150,146,198)
#8884B3
(136,132,179)
#7A76A0
(122,118,160)
#6C688D
(108,104,141)
#5E5A7A
(94,90,122)
#504C67
(80,76,103)
#423E54
(66,62,84)
#343041
(52,48,65)
#26222E
(38,34,46)
#18141B
(24,20,27)
#000000
(0,0,0)

Tints of #A4A0D9

#A4A0D9
(164,160,217)
#ACA8DC
(172,168,220)
#B4B0DF
(180,176,223)
#BCB8E2
(188,184,226)
#C4C0E5
(196,192,229)
#CCC8E8
(204,200,232)
#D4D0EB
(212,208,235)
#DCD8EE
(220,216,238)
#E4E0F1
(228,224,241)
#ECE8F4
(236,232,244)
#F4F0F7
(244,240,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A4A0D9; }

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

This text font color is #A4A0D9.

Background Color

.myBgColor { background-color: #A4A0D9; }

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

This div background color is #A4A0D9.

Border color

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

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

This div border color is #A4A0D9.

Opacity

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

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

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

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

This text has shadow with #A4A0D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4A0D9.

Preview

Color preview on black background

This text has color #A4A0D9 on black background.


Color preview on white background

This text has color #A4A0D9 on white background.


Black color preview on #A4A0D9 background

This text has black color on #A4A0D9 background.


White color preview on #A4A0D9 background

This text has white color on #A4A0D9 background.


Related colors

Complementary color

Complementary color for #hex is #5B5F26.


I love getcolorcode.com

Triadic colors

1 #D9A4A0 and #A0D9A4 with #A4A0D9 are triadic colors.

2 #D9A0A4 and #A0A4D9 with #A4A0D9 are triadic colors.