COLOR #A7A2CE

HEX: #A7A2CE RGB: (167,162,206)

Color info

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

RGB color model

#A7A2CE color RGB value is (167,162,206).

RGB: (167,162,206) (65%, 64%, 81%)

RGB channels and saturation

R 167 of 255 = 65%
G 162 of 255 = 64%
B 206 of 255 = 81%

167
162
206

R + G + B ~ 70%. #A7A2CE is quite light color.

Portions of RGB colors in percentages

R + G + B = 167 + 162 + 206 = 535 (100%)
R 167 of 535 ~ 31.21%
G 162 of 535 ~ 30.28%
B 206 of 535 ~ 38.5'%

%31.21
%30.28
%38.5

CMYK color model

#A7A2CE color CMYK value is (19,21,0,19).

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

CMYK: (19,21,0,19)
C19M21Y0K19 (19%, 21%, 0%, 19%)
(0.19 / 0.21 / 0.00 / 0.19)

CMYK percentages

%18.93
%21.36
%0
%19.22

Codes

Color #A7A2CE in popluar color models

A7 A2 CE
RGB 167 162 206
HSL 247° 30.99% 72.16%
HSB/HSV 247° 21.36% 80.78%
CMYK 18.93% 21.36% 0.00%
19.22%

Color #A7A2CE in popluar number systems.

HEX A7 A2 CE
Decimal 167 162 206
Binary 10100111 10100010 11001110
Octal 247 242 316

Shades and tints

Shades of #A7A2CE

#A7A2CE
(167,162,206)
#9894BC
(152,148,188)
#8986AA
(137,134,170)
#7A7898
(122,120,152)
#6B6A86
(107,106,134)
#5C5C74
(92,92,116)
#4D4E62
(77,78,98)
#3E4050
(62,64,80)
#2F323E
(47,50,62)
#20242C
(32,36,44)
#11161A
(17,22,26)
#000000
(0,0,0)

Tints of #A7A2CE

#A7A2CE
(167,162,206)
#AFAAD2
(175,170,210)
#B7B2D6
(183,178,214)
#BFBADA
(191,186,218)
#C7C2DE
(199,194,222)
#CFCAE2
(207,202,226)
#D7D2E6
(215,210,230)
#DFDAEA
(223,218,234)
#E7E2EE
(231,226,238)
#EFEAF2
(239,234,242)
#F7F2F6
(247,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A7A2CE; }

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

This text font color is #A7A2CE.

Background Color

.myBgColor { background-color: #A7A2CE; }

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

This div background color is #A7A2CE.

Border color

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

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

This div border color is #A7A2CE.

Opacity

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

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

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

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

This text has shadow with #A7A2CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7A2CE.

Preview

Color preview on black background

This text has color #A7A2CE on black background.


Color preview on white background

This text has color #A7A2CE on white background.


Black color preview on #A7A2CE background

This text has black color on #A7A2CE background.


White color preview on #A7A2CE background

This text has white color on #A7A2CE background.


Related colors

Complementary color

Complementary color for #hex is #585D31.


I love getcolorcode.com

Triadic colors

1 #CEA7A2 and #A2CEA7 with #A7A2CE are triadic colors.

2 #CEA2A7 and #A2A7CE with #A7A2CE are triadic colors.