COLOR #A6A0D5

HEX: #A6A0D5 RGB: (166,160,213)

Color info

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

RGB color model

#A6A0D5 color RGB value is (166,160,213).

RGB: (166,160,213) (65%, 63%, 84%)

RGB channels and saturation

R 166 of 255 = 65%
G 160 of 255 = 63%
B 213 of 255 = 84%

166
160
213

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

Portions of RGB colors in percentages

R + G + B = 166 + 160 + 213 = 539 (100%)
R 166 of 539 ~ 30.8%
G 160 of 539 ~ 29.68%
B 213 of 539 ~ 39.52'%

%30.8
%29.68
%39.52

CMYK color model

#A6A0D5 color CMYK value is (22,25,0,16).

  • cyan value is 22.07%
  • magenta value is 24.88%
  • yellow value is 0.00%
  • key color value is 16.47%

CMYK: (22,25,0,16)
C22M25Y0K16 (22%, 25%, 0%, 16%)
(0.22 / 0.25 / 0.00 / 0.16)

CMYK percentages

%22.07
%24.88
%0
%16.47

Codes

Color #A6A0D5 in popluar color models

A6 A0 D5
RGB 166 160 213
HSL 247° 38.69% 73.14%
HSB/HSV 247° 24.88% 83.53%
CMYK 22.07% 24.88% 0.00%
16.47%

Color #A6A0D5 in popluar number systems.

HEX A6 A0 D5
Decimal 166 160 213
Binary 10100110 10100000 11010101
Octal 246 240 325

Shades and tints

Shades of #A6A0D5

#A6A0D5
(166,160,213)
#9792C2
(151,146,194)
#8884AF
(136,132,175)
#79769C
(121,118,156)
#6A6889
(106,104,137)
#5B5A76
(91,90,118)
#4C4C63
(76,76,99)
#3D3E50
(61,62,80)
#2E303D
(46,48,61)
#1F222A
(31,34,42)
#101417
(16,20,23)
#000000
(0,0,0)

Tints of #A6A0D5

#A6A0D5
(166,160,213)
#AEA8D8
(174,168,216)
#B6B0DB
(182,176,219)
#BEB8DE
(190,184,222)
#C6C0E1
(198,192,225)
#CEC8E4
(206,200,228)
#D6D0E7
(214,208,231)
#DED8EA
(222,216,234)
#E6E0ED
(230,224,237)
#EEE8F0
(238,232,240)
#F6F0F3
(246,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6A0D5 color. Also use rgb(166,160,213) instead hex code.

Text Font Color

.myTextColor { color: #A6A0D5; }

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

This text font color is #A6A0D5.

Background Color

.myBgColor { background-color: #A6A0D5; }

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

This div background color is #A6A0D5.

Border color

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

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

This div border color is #A6A0D5.

Opacity

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

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

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

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

This text has shadow with #A6A0D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6A0D5.

Preview

Color preview on black background

This text has color #A6A0D5 on black background.


Color preview on white background

This text has color #A6A0D5 on white background.


Black color preview on #A6A0D5 background

This text has black color on #A6A0D5 background.


White color preview on #A6A0D5 background

This text has white color on #A6A0D5 background.


Related colors

Complementary color

Complementary color for #hex is #595F2A.


I love getcolorcode.com

Triadic colors

1 #D5A6A0 and #A0D5A6 with #A6A0D5 are triadic colors.

2 #D5A0A6 and #A0A6D5 with #A6A0D5 are triadic colors.