COLOR #A491A8

HEX: #A491A8 RGB: (164,145,168)

Color info

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

RGB color model

#A491A8 color RGB value is (164,145,168).

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

RGB channels and saturation

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

164
145
168

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

Portions of RGB colors in percentages

R + G + B = 164 + 145 + 168 = 477 (100%)
R 164 of 477 ~ 34.38%
G 145 of 477 ~ 30.4%
B 168 of 477 ~ 35.22'%

%34.38
%30.4
%35.22

CMYK color model

#A491A8 color CMYK value is (2,14,0,34).

  • cyan value is 2.38%
  • magenta value is 13.69%
  • yellow value is 0.00%
  • key color value is 34.12%

CMYK: (2,14,0,34)
C2M14Y0K34 (2%, 14%, 0%, 34%)
(0.02 / 0.14 / 0.00 / 0.34)

CMYK percentages

%2.38
%13.69
%0
%34.12

Codes

Color #A491A8 in popluar color models

A4 91 A8
RGB 164 145 168
HSL 290° 11.68% 61.37%
HSB/HSV 290° 13.69% 65.88%
CMYK 2.38% 13.69% 0.00%
34.12%

Color #A491A8 in popluar number systems.

HEX A4 91 A8
Decimal 164 145 168
Binary 10100100 10010001 10101000
Octal 244 221 250

Shades and tints

Shades of #A491A8

#A491A8
(164,145,168)
#968499
(150,132,153)
#88778A
(136,119,138)
#7A6A7B
(122,106,123)
#6C5D6C
(108,93,108)
#5E505D
(94,80,93)
#50434E
(80,67,78)
#42363F
(66,54,63)
#342930
(52,41,48)
#261C21
(38,28,33)
#180F12
(24,15,18)
#000000
(0,0,0)

Tints of #A491A8

#A491A8
(164,145,168)
#AC9BAF
(172,155,175)
#B4A5B6
(180,165,182)
#BCAFBD
(188,175,189)
#C4B9C4
(196,185,196)
#CCC3CB
(204,195,203)
#D4CDD2
(212,205,210)
#DCD7D9
(220,215,217)
#E4E1E0
(228,225,224)
#ECEBE7
(236,235,231)
#F4F5EE
(244,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A491A8; }

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

This text font color is #A491A8.

Background Color

.myBgColor { background-color: #A491A8; }

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

This div background color is #A491A8.

Border color

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

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

This div border color is #A491A8.

Opacity

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

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

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

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

This text has shadow with #A491A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A491A8.

Preview

Color preview on black background

This text has color #A491A8 on black background.


Color preview on white background

This text has color #A491A8 on white background.


Black color preview on #A491A8 background

This text has black color on #A491A8 background.


White color preview on #A491A8 background

This text has white color on #A491A8 background.


Related colors

Complementary color

Complementary color for #hex is #5B6E57.


I love getcolorcode.com

Triadic colors

1 #A8A491 and #91A8A4 with #A491A8 are triadic colors.

2 #A891A4 and #91A4A8 with #A491A8 are triadic colors.