COLOR #A7A5B2

HEX: #A7A5B2 RGB: (167,165,178)

Color info

#A7A5B2 contains red, green and blue colors in about the same proportion. Web safe color of #A7A5B2 is #999999 (or #999).

RGB color model

#A7A5B2 color RGB value is (167,165,178).

RGB: (167,165,178) (65%, 65%, 70%)

RGB channels and saturation

R 167 of 255 = 65%
G 165 of 255 = 65%
B 178 of 255 = 70%

167
165
178

R + G + B ~ 67%. #A7A5B2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 167 + 165 + 178 = 510 (100%)
R 167 of 510 ~ 32.75%
G 165 of 510 ~ 32.35%
B 178 of 510 ~ 34.9'%

%32.75
%32.35
%34.9

CMYK color model

#A7A5B2 color CMYK value is (6,7,0,30).

  • cyan value is 6.18%
  • magenta value is 7.30%
  • yellow value is 0.00%
  • key color value is 30.20%

CMYK: (6,7,0,30)
C6M7Y0K30 (6%, 7%, 0%, 30%)
(0.06 / 0.07 / 0.00 / 0.30)

CMYK percentages

%6.18
%7.3
%0
%30.2

Codes

Color #A7A5B2 in popluar color models

A7 A5 B2
RGB 167 165 178
HSL 249° 7.78% 67.25%
HSB/HSV 249° 7.30% 69.80%
CMYK 6.18% 7.30% 0.00%
30.20%

Color #A7A5B2 in popluar number systems.

HEX A7 A5 B2
Decimal 167 165 178
Binary 10100111 10100101 10110010
Octal 247 245 262

Shades and tints

Shades of #A7A5B2

#A7A5B2
(167,165,178)
#9896A2
(152,150,162)
#898792
(137,135,146)
#7A7882
(122,120,130)
#6B6972
(107,105,114)
#5C5A62
(92,90,98)
#4D4B52
(77,75,82)
#3E3C42
(62,60,66)
#2F2D32
(47,45,50)
#201E22
(32,30,34)
#110F12
(17,15,18)
#000000
(0,0,0)

Tints of #A7A5B2

#A7A5B2
(167,165,178)
#AFADB9
(175,173,185)
#B7B5C0
(183,181,192)
#BFBDC7
(191,189,199)
#C7C5CE
(199,197,206)
#CFCDD5
(207,205,213)
#D7D5DC
(215,213,220)
#DFDDE3
(223,221,227)
#E7E5EA
(231,229,234)
#EFEDF1
(239,237,241)
#F7F5F8
(247,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A7A5B2; }

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

This text font color is #A7A5B2.

Background Color

.myBgColor { background-color: #A7A5B2; }

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

This div background color is #A7A5B2.

Border color

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

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

This div border color is #A7A5B2.

Opacity

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

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

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

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

This text has shadow with #A7A5B2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7A5B2.

Preview

Color preview on black background

This text has color #A7A5B2 on black background.


Color preview on white background

This text has color #A7A5B2 on white background.


Black color preview on #A7A5B2 background

This text has black color on #A7A5B2 background.


White color preview on #A7A5B2 background

This text has white color on #A7A5B2 background.


Related colors

Complementary color

Complementary color for #hex is #585A4D.


I love getcolorcode.com

Triadic colors

1 #B2A7A5 and #A5B2A7 with #A7A5B2 are triadic colors.

2 #B2A5A7 and #A5A7B2 with #A7A5B2 are triadic colors.