COLOR #A990A7

HEX: #A990A7 RGB: (169,144,167)

Color info

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

RGB color model

#A990A7 color RGB value is (169,144,167).

RGB: (169,144,167) (66%, 56%, 65%)

RGB channels and saturation

R 169 of 255 = 66%
G 144 of 255 = 56%
B 167 of 255 = 65%

169
144
167

R + G + B ~ 62%. #A990A7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 169 + 144 + 167 = 480 (100%)
R 169 of 480 ~ 35.21%
G 144 of 480 ~ 30%
B 167 of 480 ~ 34.79'%

%35.21
%30
%34.79

CMYK color model

#A990A7 color CMYK value is (0,15,1,34).

  • cyan value is 0.00%
  • magenta value is 14.79%
  • yellow value is 1.18%
  • key color value is 33.73%

CMYK: (0,15,1,34)
C0M15Y1K34 (0%, 15%, 1%, 34%)
(0.00 / 0.15 / 0.01 / 0.34)

CMYK percentages

%0
%14.79
%1.18
%33.73

Codes

Color #A990A7 in popluar color models

A9 90 A7
RGB 169 144 167
HSL 305° 12.69% 61.37%
HSB/HSV 305° 14.79% 66.27%
CMYK 0.00% 14.79% 1.18%
33.73%

Color #A990A7 in popluar number systems.

HEX A9 90 A7
Decimal 169 144 167
Binary 10101001 10010000 10100111
Octal 251 220 247

Shades and tints

Shades of #A990A7

#A990A7
(169,144,167)
#9A8398
(154,131,152)
#8B7689
(139,118,137)
#7C697A
(124,105,122)
#6D5C6B
(109,92,107)
#5E4F5C
(94,79,92)
#4F424D
(79,66,77)
#40353E
(64,53,62)
#31282F
(49,40,47)
#221B20
(34,27,32)
#130E11
(19,14,17)
#000000
(0,0,0)

Tints of #A990A7

#A990A7
(169,144,167)
#B09AAF
(176,154,175)
#B7A4B7
(183,164,183)
#BEAEBF
(190,174,191)
#C5B8C7
(197,184,199)
#CCC2CF
(204,194,207)
#D3CCD7
(211,204,215)
#DAD6DF
(218,214,223)
#E1E0E7
(225,224,231)
#E8EAEF
(232,234,239)
#EFF4F7
(239,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A990A7 color. Also use rgb(169,144,167) instead hex code.

Text Font Color

.myTextColor { color: #A990A7; }

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

This text font color is #A990A7.

Background Color

.myBgColor { background-color: #A990A7; }

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

This div background color is #A990A7.

Border color

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

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

This div border color is #A990A7.

Opacity

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

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

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

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

This text has shadow with #A990A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A990A7.

Preview

Color preview on black background

This text has color #A990A7 on black background.


Color preview on white background

This text has color #A990A7 on white background.


Black color preview on #A990A7 background

This text has black color on #A990A7 background.


White color preview on #A990A7 background

This text has white color on #A990A7 background.


Related colors

Complementary color

Complementary color for #hex is #566F58.


I love getcolorcode.com

Triadic colors

1 #A7A990 and #90A7A9 with #A990A7 are triadic colors.

2 #A790A9 and #90A9A7 with #A990A7 are triadic colors.