COLOR #A6A5C1

HEX: #A6A5C1 RGB: (166,165,193)

Color info

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

RGB color model

#A6A5C1 color RGB value is (166,165,193).

RGB: (166,165,193) (65%, 65%, 76%)

RGB channels and saturation

R 166 of 255 = 65%
G 165 of 255 = 65%
B 193 of 255 = 76%

166
165
193

R + G + B ~ 69%. #A6A5C1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 166 + 165 + 193 = 524 (100%)
R 166 of 524 ~ 31.68%
G 165 of 524 ~ 31.49%
B 193 of 524 ~ 36.83'%

%31.68
%31.49
%36.83

CMYK color model

#A6A5C1 color CMYK value is (14,15,0,24).

  • cyan value is 13.99%
  • magenta value is 14.51%
  • yellow value is 0.00%
  • key color value is 24.31%

CMYK: (14,15,0,24)
C14M15Y0K24 (14%, 15%, 0%, 24%)
(0.14 / 0.15 / 0.00 / 0.24)

CMYK percentages

%13.99
%14.51
%0
%24.31

Codes

Color #A6A5C1 in popluar color models

A6 A5 C1
RGB 166 165 193
HSL 242° 18.42% 70.20%
HSB/HSV 242° 14.51% 75.69%
CMYK 13.99% 14.51% 0.00%
24.31%

Color #A6A5C1 in popluar number systems.

HEX A6 A5 C1
Decimal 166 165 193
Binary 10100110 10100101 11000001
Octal 246 245 301

Shades and tints

Shades of #A6A5C1

#A6A5C1
(166,165,193)
#9796B0
(151,150,176)
#88879F
(136,135,159)
#79788E
(121,120,142)
#6A697D
(106,105,125)
#5B5A6C
(91,90,108)
#4C4B5B
(76,75,91)
#3D3C4A
(61,60,74)
#2E2D39
(46,45,57)
#1F1E28
(31,30,40)
#100F17
(16,15,23)
#000000
(0,0,0)

Tints of #A6A5C1

#A6A5C1
(166,165,193)
#AEADC6
(174,173,198)
#B6B5CB
(182,181,203)
#BEBDD0
(190,189,208)
#C6C5D5
(198,197,213)
#CECDDA
(206,205,218)
#D6D5DF
(214,213,223)
#DEDDE4
(222,221,228)
#E6E5E9
(230,229,233)
#EEEDEE
(238,237,238)
#F6F5F3
(246,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6A5C1 color. Also use rgb(166,165,193) instead hex code.

Text Font Color

.myTextColor { color: #A6A5C1; }

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

This text font color is #A6A5C1.

Background Color

.myBgColor { background-color: #A6A5C1; }

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

This div background color is #A6A5C1.

Border color

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

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

This div border color is #A6A5C1.

Opacity

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

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

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

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

This text has shadow with #A6A5C1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6A5C1.

Preview

Color preview on black background

This text has color #A6A5C1 on black background.


Color preview on white background

This text has color #A6A5C1 on white background.


Black color preview on #A6A5C1 background

This text has black color on #A6A5C1 background.


White color preview on #A6A5C1 background

This text has white color on #A6A5C1 background.


Related colors

Complementary color

Complementary color for #hex is #595A3E.


I love getcolorcode.com

Triadic colors

1 #C1A6A5 and #A5C1A6 with #A6A5C1 are triadic colors.

2 #C1A5A6 and #A5A6C1 with #A6A5C1 are triadic colors.