COLOR #A7A5D7

HEX: #A7A5D7 RGB: (167,165,215)

Color info

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

RGB color model

#A7A5D7 color RGB value is (167,165,215).

RGB: (167,165,215) (65%, 65%, 84%)

RGB channels and saturation

R 167 of 255 = 65%
G 165 of 255 = 65%
B 215 of 255 = 84%

167
165
215

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

Portions of RGB colors in percentages

R + G + B = 167 + 165 + 215 = 547 (100%)
R 167 of 547 ~ 30.53%
G 165 of 547 ~ 30.16%
B 215 of 547 ~ 39.31'%

%30.53
%30.16
%39.31

CMYK color model

#A7A5D7 color CMYK value is (22,23,0,16).

  • cyan value is 22.33%
  • magenta value is 23.26%
  • yellow value is 0.00%
  • key color value is 15.69%

CMYK: (22,23,0,16)
C22M23Y0K16 (22%, 23%, 0%, 16%)
(0.22 / 0.23 / 0.00 / 0.16)

CMYK percentages

%22.33
%23.26
%0
%15.69

Codes

Color #A7A5D7 in popluar color models

A7 A5 D7
RGB 167 165 215
HSL 242° 38.46% 74.51%
HSB/HSV 242° 23.26% 84.31%
CMYK 22.33% 23.26% 0.00%
15.69%

Color #A7A5D7 in popluar number systems.

HEX A7 A5 D7
Decimal 167 165 215
Binary 10100111 10100101 11010111
Octal 247 245 327

Shades and tints

Shades of #A7A5D7

#A7A5D7
(167,165,215)
#9896C4
(152,150,196)
#8987B1
(137,135,177)
#7A789E
(122,120,158)
#6B698B
(107,105,139)
#5C5A78
(92,90,120)
#4D4B65
(77,75,101)
#3E3C52
(62,60,82)
#2F2D3F
(47,45,63)
#201E2C
(32,30,44)
#110F19
(17,15,25)
#000000
(0,0,0)

Tints of #A7A5D7

#A7A5D7
(167,165,215)
#AFADDA
(175,173,218)
#B7B5DD
(183,181,221)
#BFBDE0
(191,189,224)
#C7C5E3
(199,197,227)
#CFCDE6
(207,205,230)
#D7D5E9
(215,213,233)
#DFDDEC
(223,221,236)
#E7E5EF
(231,229,239)
#EFEDF2
(239,237,242)
#F7F5F5
(247,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A7A5D7 color. Also use rgb(167,165,215) instead hex code.

Text Font Color

.myTextColor { color: #A7A5D7; }

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

This text font color is #A7A5D7.

Background Color

.myBgColor { background-color: #A7A5D7; }

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

This div background color is #A7A5D7.

Border color

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

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

This div border color is #A7A5D7.

Opacity

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

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

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

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

This text has shadow with #A7A5D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7A5D7.

Preview

Color preview on black background

This text has color #A7A5D7 on black background.


Color preview on white background

This text has color #A7A5D7 on white background.


Black color preview on #A7A5D7 background

This text has black color on #A7A5D7 background.


White color preview on #A7A5D7 background

This text has white color on #A7A5D7 background.


Related colors

Complementary color

Complementary color for #hex is #585A28.


I love getcolorcode.com

Triadic colors

1 #D7A7A5 and #A5D7A7 with #A7A5D7 are triadic colors.

2 #D7A5A7 and #A5A7D7 with #A7A5D7 are triadic colors.