COLOR #A5A7D7

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

165
167
215

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

Portions of RGB colors in percentages

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

%30.16
%30.53
%39.31

CMYK color model

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

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

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

CMYK percentages

%23.26
%22.33
%0
%15.69

Codes

Color #A5A7D7 in popluar color models

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

Color #A5A7D7 in popluar number systems.

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

Shades and tints

Shades of #A5A7D7

#A5A7D7
(165,167,215)
#9698C4
(150,152,196)
#8789B1
(135,137,177)
#787A9E
(120,122,158)
#696B8B
(105,107,139)
#5A5C78
(90,92,120)
#4B4D65
(75,77,101)
#3C3E52
(60,62,82)
#2D2F3F
(45,47,63)
#1E202C
(30,32,44)
#0F1119
(15,17,25)
#000000
(0,0,0)

Tints of #A5A7D7

#A5A7D7
(165,167,215)
#ADAFDA
(173,175,218)
#B5B7DD
(181,183,221)
#BDBFE0
(189,191,224)
#C5C7E3
(197,199,227)
#CDCFE6
(205,207,230)
#D5D7E9
(213,215,233)
#DDDFEC
(221,223,236)
#E5E7EF
(229,231,239)
#EDEFF2
(237,239,242)
#F5F7F5
(245,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5A7D7; }

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

This text font color is #A5A7D7.

Background Color

.myBgColor { background-color: #A5A7D7; }

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

This div background color is #A5A7D7.

Border color

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

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

This div border color is #A5A7D7.

Opacity

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

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

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

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

This text has shadow with #A5A7D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5A7D7.

Preview

Color preview on black background

This text has color #A5A7D7 on black background.


Color preview on white background

This text has color #A5A7D7 on white background.


Black color preview on #A5A7D7 background

This text has black color on #A5A7D7 background.


White color preview on #A5A7D7 background

This text has white color on #A5A7D7 background.


Related colors

Complementary color

Complementary color for #hex is #5A5828.


I love getcolorcode.com

Triadic colors

1 #D7A5A7 and #A7D7A5 with #A5A7D7 are triadic colors.

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