COLOR #A991A4

HEX: #A991A4 RGB: (169,145,164)

Color info

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

RGB color model

#A991A4 color RGB value is (169,145,164).

RGB: (169,145,164) (66%, 57%, 64%)

RGB channels and saturation

R 169 of 255 = 66%
G 145 of 255 = 57%
B 164 of 255 = 64%

169
145
164

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

Portions of RGB colors in percentages

R + G + B = 169 + 145 + 164 = 478 (100%)
R 169 of 478 ~ 35.36%
G 145 of 478 ~ 30.33%
B 164 of 478 ~ 34.31'%

%35.36
%30.33
%34.31

CMYK color model

#A991A4 color CMYK value is (0,14,3,34).

  • cyan value is 0.00%
  • magenta value is 14.20%
  • yellow value is 2.96%
  • key color value is 33.73%

CMYK: (0,14,3,34)
C0M14Y3K34 (0%, 14%, 3%, 34%)
(0.00 / 0.14 / 0.03 / 0.34)

CMYK percentages

%0
%14.2
%2.96
%33.73

Codes

Color #A991A4 in popluar color models

A9 91 A4
RGB 169 145 164
HSL 313° 12.24% 61.57%
HSB/HSV 313° 14.20% 66.27%
CMYK 0.00% 14.20% 2.96%
33.73%

Color #A991A4 in popluar number systems.

HEX A9 91 A4
Decimal 169 145 164
Binary 10101001 10010001 10100100
Octal 251 221 244

Shades and tints

Shades of #A991A4

#A991A4
(169,145,164)
#9A8496
(154,132,150)
#8B7788
(139,119,136)
#7C6A7A
(124,106,122)
#6D5D6C
(109,93,108)
#5E505E
(94,80,94)
#4F4350
(79,67,80)
#403642
(64,54,66)
#312934
(49,41,52)
#221C26
(34,28,38)
#130F18
(19,15,24)
#000000
(0,0,0)

Tints of #A991A4

#A991A4
(169,145,164)
#B09BAC
(176,155,172)
#B7A5B4
(183,165,180)
#BEAFBC
(190,175,188)
#C5B9C4
(197,185,196)
#CCC3CC
(204,195,204)
#D3CDD4
(211,205,212)
#DAD7DC
(218,215,220)
#E1E1E4
(225,225,228)
#E8EBEC
(232,235,236)
#EFF5F4
(239,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A991A4 color. Also use rgb(169,145,164) instead hex code.

Text Font Color

.myTextColor { color: #A991A4; }

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

This text font color is #A991A4.

Background Color

.myBgColor { background-color: #A991A4; }

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

This div background color is #A991A4.

Border color

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

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

This div border color is #A991A4.

Opacity

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

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

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

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

This text has shadow with #A991A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A991A4.

Preview

Color preview on black background

This text has color #A991A4 on black background.


Color preview on white background

This text has color #A991A4 on white background.


Black color preview on #A991A4 background

This text has black color on #A991A4 background.


White color preview on #A991A4 background

This text has white color on #A991A4 background.


Related colors

Complementary color

Complementary color for #hex is #566E5B.


I love getcolorcode.com

Triadic colors

1 #A4A991 and #91A4A9 with #A991A4 are triadic colors.

2 #A491A9 and #91A9A4 with #A991A4 are triadic colors.