COLOR #A490A6

HEX: #A490A6 RGB: (164,144,166)

Color info

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

RGB color model

#A490A6 color RGB value is (164,144,166).

RGB: (164,144,166) (64%, 56%, 65%)

RGB channels and saturation

R 164 of 255 = 64%
G 144 of 255 = 56%
B 166 of 255 = 65%

164
144
166

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

Portions of RGB colors in percentages

R + G + B = 164 + 144 + 166 = 474 (100%)
R 164 of 474 ~ 34.6%
G 144 of 474 ~ 30.38%
B 166 of 474 ~ 35.02'%

%34.6
%30.38
%35.02

CMYK color model

#A490A6 color CMYK value is (1,13,0,35).

  • cyan value is 1.20%
  • magenta value is 13.25%
  • yellow value is 0.00%
  • key color value is 34.90%

CMYK: (1,13,0,35)
C1M13Y0K35 (1%, 13%, 0%, 35%)
(0.01 / 0.13 / 0.00 / 0.35)

CMYK percentages

%1.2
%13.25
%0
%34.9

Codes

Color #A490A6 in popluar color models

A4 90 A6
RGB 164 144 166
HSL 295° 11.00% 60.78%
HSB/HSV 295° 13.25% 65.10%
CMYK 1.20% 13.25% 0.00%
34.90%

Color #A490A6 in popluar number systems.

HEX A4 90 A6
Decimal 164 144 166
Binary 10100100 10010000 10100110
Octal 244 220 246

Shades and tints

Shades of #A490A6

#A490A6
(164,144,166)
#968397
(150,131,151)
#887688
(136,118,136)
#7A6979
(122,105,121)
#6C5C6A
(108,92,106)
#5E4F5B
(94,79,91)
#50424C
(80,66,76)
#42353D
(66,53,61)
#34282E
(52,40,46)
#261B1F
(38,27,31)
#180E10
(24,14,16)
#000000
(0,0,0)

Tints of #A490A6

#A490A6
(164,144,166)
#AC9AAE
(172,154,174)
#B4A4B6
(180,164,182)
#BCAEBE
(188,174,190)
#C4B8C6
(196,184,198)
#CCC2CE
(204,194,206)
#D4CCD6
(212,204,214)
#DCD6DE
(220,214,222)
#E4E0E6
(228,224,230)
#ECEAEE
(236,234,238)
#F4F4F6
(244,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A490A6 color. Also use rgb(164,144,166) instead hex code.

Text Font Color

.myTextColor { color: #A490A6; }

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

This text font color is #A490A6.

Background Color

.myBgColor { background-color: #A490A6; }

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

This div background color is #A490A6.

Border color

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

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

This div border color is #A490A6.

Opacity

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

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

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

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

This text has shadow with #A490A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A490A6.

Preview

Color preview on black background

This text has color #A490A6 on black background.


Color preview on white background

This text has color #A490A6 on white background.


Black color preview on #A490A6 background

This text has black color on #A490A6 background.


White color preview on #A490A6 background

This text has white color on #A490A6 background.


Related colors

Complementary color

Complementary color for #hex is #5B6F59.


I love getcolorcode.com

Triadic colors

1 #A6A490 and #90A6A4 with #A490A6 are triadic colors.

2 #A690A4 and #90A4A6 with #A490A6 are triadic colors.