COLOR #A7A9CE

HEX: #A7A9CE RGB: (167,169,206)

Color info

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

RGB color model

#A7A9CE color RGB value is (167,169,206).

RGB: (167,169,206) (65%, 66%, 81%)

RGB channels and saturation

R 167 of 255 = 65%
G 169 of 255 = 66%
B 206 of 255 = 81%

167
169
206

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

Portions of RGB colors in percentages

R + G + B = 167 + 169 + 206 = 542 (100%)
R 167 of 542 ~ 30.81%
G 169 of 542 ~ 31.18%
B 206 of 542 ~ 38.01'%

%30.81
%31.18
%38.01

CMYK color model

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

  • cyan value is 18.93%
  • magenta value is 17.96%
  • yellow value is 0.00%
  • key color value is 19.22%

CMYK: (19,18,0,19)
C19M18Y0K19 (19%, 18%, 0%, 19%)
(0.19 / 0.18 / 0.00 / 0.19)

CMYK percentages

%18.93
%17.96
%0
%19.22

Codes

Color #A7A9CE in popluar color models

A7 A9 CE
RGB 167 169 206
HSL 237° 28.47% 73.14%
HSB/HSV 237° 18.93% 80.78%
CMYK 18.93% 17.96% 0.00%
19.22%

Color #A7A9CE in popluar number systems.

HEX A7 A9 CE
Decimal 167 169 206
Binary 10100111 10101001 11001110
Octal 247 251 316

Shades and tints

Shades of #A7A9CE

#A7A9CE
(167,169,206)
#989ABC
(152,154,188)
#898BAA
(137,139,170)
#7A7C98
(122,124,152)
#6B6D86
(107,109,134)
#5C5E74
(92,94,116)
#4D4F62
(77,79,98)
#3E4050
(62,64,80)
#2F313E
(47,49,62)
#20222C
(32,34,44)
#11131A
(17,19,26)
#000000
(0,0,0)

Tints of #A7A9CE

#A7A9CE
(167,169,206)
#AFB0D2
(175,176,210)
#B7B7D6
(183,183,214)
#BFBEDA
(191,190,218)
#C7C5DE
(199,197,222)
#CFCCE2
(207,204,226)
#D7D3E6
(215,211,230)
#DFDAEA
(223,218,234)
#E7E1EE
(231,225,238)
#EFE8F2
(239,232,242)
#F7EFF6
(247,239,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A7A9CE color. Also use rgb(167,169,206) instead hex code.

Text Font Color

.myTextColor { color: #A7A9CE; }

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

This text font color is #A7A9CE.

Background Color

.myBgColor { background-color: #A7A9CE; }

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

This div background color is #A7A9CE.

Border color

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

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

This div border color is #A7A9CE.

Opacity

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

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

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

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

This text has shadow with #A7A9CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7A9CE.

Preview

Color preview on black background

This text has color #A7A9CE on black background.


Color preview on white background

This text has color #A7A9CE on white background.


Black color preview on #A7A9CE background

This text has black color on #A7A9CE background.


White color preview on #A7A9CE background

This text has white color on #A7A9CE background.


Related colors

Complementary color

Complementary color for #hex is #585631.


I love getcolorcode.com

Triadic colors

1 #CEA7A9 and #A9CEA7 with #A7A9CE are triadic colors.

2 #CEA9A7 and #A9A7CE with #A7A9CE are triadic colors.