COLOR #A5A7C7

HEX: #A5A7C7 RGB: (165,167,199)

Color info

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

RGB color model

#A5A7C7 color RGB value is (165,167,199).

RGB: (165,167,199) (65%, 65%, 78%)

RGB channels and saturation

R 165 of 255 = 65%
G 167 of 255 = 65%
B 199 of 255 = 78%

165
167
199

R + G + B ~ 69%. #A5A7C7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 165 + 167 + 199 = 531 (100%)
R 165 of 531 ~ 31.07%
G 167 of 531 ~ 31.45%
B 199 of 531 ~ 37.48'%

%31.07
%31.45
%37.48

CMYK color model

#A5A7C7 color CMYK value is (17,16,0,22).

  • cyan value is 17.09%
  • magenta value is 16.08%
  • yellow value is 0.00%
  • key color value is 21.96%

CMYK: (17,16,0,22)
C17M16Y0K22 (17%, 16%, 0%, 22%)
(0.17 / 0.16 / 0.00 / 0.22)

CMYK percentages

%17.09
%16.08
%0
%21.96

Codes

Color #A5A7C7 in popluar color models

A5 A7 C7
RGB 165 167 199
HSL 236° 23.29% 71.37%
HSB/HSV 236° 17.09% 78.04%
CMYK 17.09% 16.08% 0.00%
21.96%

Color #A5A7C7 in popluar number systems.

HEX A5 A7 C7
Decimal 165 167 199
Binary 10100101 10100111 11000111
Octal 245 247 307

Shades and tints

Shades of #A5A7C7

#A5A7C7
(165,167,199)
#9698B5
(150,152,181)
#8789A3
(135,137,163)
#787A91
(120,122,145)
#696B7F
(105,107,127)
#5A5C6D
(90,92,109)
#4B4D5B
(75,77,91)
#3C3E49
(60,62,73)
#2D2F37
(45,47,55)
#1E2025
(30,32,37)
#0F1113
(15,17,19)
#000000
(0,0,0)

Tints of #A5A7C7

#A5A7C7
(165,167,199)
#ADAFCC
(173,175,204)
#B5B7D1
(181,183,209)
#BDBFD6
(189,191,214)
#C5C7DB
(197,199,219)
#CDCFE0
(205,207,224)
#D5D7E5
(213,215,229)
#DDDFEA
(221,223,234)
#E5E7EF
(229,231,239)
#EDEFF4
(237,239,244)
#F5F7F9
(245,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5A7C7; }

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

This text font color is #A5A7C7.

Background Color

.myBgColor { background-color: #A5A7C7; }

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

This div background color is #A5A7C7.

Border color

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

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

This div border color is #A5A7C7.

Opacity

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

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

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

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

This text has shadow with #A5A7C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5A7C7.

Preview

Color preview on black background

This text has color #A5A7C7 on black background.


Color preview on white background

This text has color #A5A7C7 on white background.


Black color preview on #A5A7C7 background

This text has black color on #A5A7C7 background.


White color preview on #A5A7C7 background

This text has white color on #A5A7C7 background.


Related colors

Complementary color

Complementary color for #hex is #5A5838.


I love getcolorcode.com

Triadic colors

1 #C7A5A7 and #A7C7A5 with #A5A7C7 are triadic colors.

2 #C7A7A5 and #A7A5C7 with #A5A7C7 are triadic colors.