COLOR #A1A6D7

HEX: #A1A6D7 RGB: (161,166,215)

Color info

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

RGB color model

#A1A6D7 color RGB value is (161,166,215).

RGB: (161,166,215) (63%, 65%, 84%)

RGB channels and saturation

R 161 of 255 = 63%
G 166 of 255 = 65%
B 215 of 255 = 84%

161
166
215

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

Portions of RGB colors in percentages

R + G + B = 161 + 166 + 215 = 542 (100%)
R 161 of 542 ~ 29.7%
G 166 of 542 ~ 30.63%
B 215 of 542 ~ 39.67'%

%29.7
%30.63
%39.67

CMYK color model

#A1A6D7 color CMYK value is (25,23,0,16).

  • cyan value is 25.12%
  • magenta value is 22.79%
  • yellow value is 0.00%
  • key color value is 15.69%

CMYK: (25,23,0,16)
C25M23Y0K16 (25%, 23%, 0%, 16%)
(0.25 / 0.23 / 0.00 / 0.16)

CMYK percentages

%25.12
%22.79
%0
%15.69

Codes

Color #A1A6D7 in popluar color models

A1 A6 D7
RGB 161 166 215
HSL 234° 40.30% 73.73%
HSB/HSV 234° 25.12% 84.31%
CMYK 25.12% 22.79% 0.00%
15.69%

Color #A1A6D7 in popluar number systems.

HEX A1 A6 D7
Decimal 161 166 215
Binary 10100001 10100110 11010111
Octal 241 246 327

Shades and tints

Shades of #A1A6D7

#A1A6D7
(161,166,215)
#9397C4
(147,151,196)
#8588B1
(133,136,177)
#77799E
(119,121,158)
#696A8B
(105,106,139)
#5B5B78
(91,91,120)
#4D4C65
(77,76,101)
#3F3D52
(63,61,82)
#312E3F
(49,46,63)
#231F2C
(35,31,44)
#151019
(21,16,25)
#000000
(0,0,0)

Tints of #A1A6D7

#A1A6D7
(161,166,215)
#A9AEDA
(169,174,218)
#B1B6DD
(177,182,221)
#B9BEE0
(185,190,224)
#C1C6E3
(193,198,227)
#C9CEE6
(201,206,230)
#D1D6E9
(209,214,233)
#D9DEEC
(217,222,236)
#E1E6EF
(225,230,239)
#E9EEF2
(233,238,242)
#F1F6F5
(241,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A1A6D7 color. Also use rgb(161,166,215) instead hex code.

Text Font Color

.myTextColor { color: #A1A6D7; }

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

This text font color is #A1A6D7.

Background Color

.myBgColor { background-color: #A1A6D7; }

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

This div background color is #A1A6D7.

Border color

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

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

This div border color is #A1A6D7.

Opacity

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

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

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

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

This text has shadow with #A1A6D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A1A6D7.

Preview

Color preview on black background

This text has color #A1A6D7 on black background.


Color preview on white background

This text has color #A1A6D7 on white background.


Black color preview on #A1A6D7 background

This text has black color on #A1A6D7 background.


White color preview on #A1A6D7 background

This text has white color on #A1A6D7 background.


Related colors

Complementary color

Complementary color for #hex is #5E5928.


I love getcolorcode.com

Triadic colors

1 #D7A1A6 and #A6D7A1 with #A1A6D7 are triadic colors.

2 #D7A6A1 and #A6A1D7 with #A1A6D7 are triadic colors.