COLOR #A1A3C7

HEX: #A1A3C7 RGB: (161,163,199)

Color info

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

RGB color model

#A1A3C7 color RGB value is (161,163,199).

RGB: (161,163,199) (63%, 64%, 78%)

RGB channels and saturation

R 161 of 255 = 63%
G 163 of 255 = 64%
B 199 of 255 = 78%

161
163
199

R + G + B ~ 68%. #A1A3C7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 161 + 163 + 199 = 523 (100%)
R 161 of 523 ~ 30.78%
G 163 of 523 ~ 31.17%
B 199 of 523 ~ 38.05'%

%30.78
%31.17
%38.05

CMYK color model

#A1A3C7 color CMYK value is (19,18,0,22).

  • cyan value is 19.10%
  • magenta value is 18.09%
  • yellow value is 0.00%
  • key color value is 21.96%

CMYK: (19,18,0,22)
C19M18Y0K22 (19%, 18%, 0%, 22%)
(0.19 / 0.18 / 0.00 / 0.22)

CMYK percentages

%19.1
%18.09
%0
%21.96

Codes

Color #A1A3C7 in popluar color models

A1 A3 C7
RGB 161 163 199
HSL 237° 25.33% 70.59%
HSB/HSV 237° 19.10% 78.04%
CMYK 19.10% 18.09% 0.00%
21.96%

Color #A1A3C7 in popluar number systems.

HEX A1 A3 C7
Decimal 161 163 199
Binary 10100001 10100011 11000111
Octal 241 243 307

Shades and tints

Shades of #A1A3C7

#A1A3C7
(161,163,199)
#9395B5
(147,149,181)
#8587A3
(133,135,163)
#777991
(119,121,145)
#696B7F
(105,107,127)
#5B5D6D
(91,93,109)
#4D4F5B
(77,79,91)
#3F4149
(63,65,73)
#313337
(49,51,55)
#232525
(35,37,37)
#151713
(21,23,19)
#000000
(0,0,0)

Tints of #A1A3C7

#A1A3C7
(161,163,199)
#A9ABCC
(169,171,204)
#B1B3D1
(177,179,209)
#B9BBD6
(185,187,214)
#C1C3DB
(193,195,219)
#C9CBE0
(201,203,224)
#D1D3E5
(209,211,229)
#D9DBEA
(217,219,234)
#E1E3EF
(225,227,239)
#E9EBF4
(233,235,244)
#F1F3F9
(241,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A1A3C7 color. Also use rgb(161,163,199) instead hex code.

Text Font Color

.myTextColor { color: #A1A3C7; }

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

This text font color is #A1A3C7.

Background Color

.myBgColor { background-color: #A1A3C7; }

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

This div background color is #A1A3C7.

Border color

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

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

This div border color is #A1A3C7.

Opacity

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

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

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

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

This text has shadow with #A1A3C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A1A3C7.

Preview

Color preview on black background

This text has color #A1A3C7 on black background.


Color preview on white background

This text has color #A1A3C7 on white background.


Black color preview on #A1A3C7 background

This text has black color on #A1A3C7 background.


White color preview on #A1A3C7 background

This text has white color on #A1A3C7 background.


Related colors

Complementary color

Complementary color for #hex is #5E5C38.


I love getcolorcode.com

Triadic colors

1 #C7A1A3 and #A3C7A1 with #A1A3C7 are triadic colors.

2 #C7A3A1 and #A3A1C7 with #A1A3C7 are triadic colors.