COLOR #A492A2

HEX: #A492A2 RGB: (164,146,162)

Color info

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

RGB color model

#A492A2 color RGB value is (164,146,162).

RGB: (164,146,162) (64%, 57%, 64%)

RGB channels and saturation

R 164 of 255 = 64%
G 146 of 255 = 57%
B 162 of 255 = 64%

164
146
162

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

Portions of RGB colors in percentages

R + G + B = 164 + 146 + 162 = 472 (100%)
R 164 of 472 ~ 34.75%
G 146 of 472 ~ 30.93%
B 162 of 472 ~ 34.32'%

%34.75
%30.93
%34.32

CMYK color model

#A492A2 color CMYK value is (0,11,1,36).

  • cyan value is 0.00%
  • magenta value is 10.98%
  • yellow value is 1.22%
  • key color value is 35.69%

CMYK: (0,11,1,36)
C0M11Y1K36 (0%, 11%, 1%, 36%)
(0.00 / 0.11 / 0.01 / 0.36)

CMYK percentages

%0
%10.98
%1.22
%35.69

Codes

Color #A492A2 in popluar color models

A4 92 A2
RGB 164 146 162
HSL 307° 9.00% 60.78%
HSB/HSV 307° 10.98% 64.31%
CMYK 0.00% 10.98% 1.22%
35.69%

Color #A492A2 in popluar number systems.

HEX A4 92 A2
Decimal 164 146 162
Binary 10100100 10010010 10100010
Octal 244 222 242

Shades and tints

Shades of #A492A2

#A492A2
(164,146,162)
#968594
(150,133,148)
#887886
(136,120,134)
#7A6B78
(122,107,120)
#6C5E6A
(108,94,106)
#5E515C
(94,81,92)
#50444E
(80,68,78)
#423740
(66,55,64)
#342A32
(52,42,50)
#261D24
(38,29,36)
#181016
(24,16,22)
#000000
(0,0,0)

Tints of #A492A2

#A492A2
(164,146,162)
#AC9BAA
(172,155,170)
#B4A4B2
(180,164,178)
#BCADBA
(188,173,186)
#C4B6C2
(196,182,194)
#CCBFCA
(204,191,202)
#D4C8D2
(212,200,210)
#DCD1DA
(220,209,218)
#E4DAE2
(228,218,226)
#ECE3EA
(236,227,234)
#F4ECF2
(244,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A492A2 color. Also use rgb(164,146,162) instead hex code.

Text Font Color

.myTextColor { color: #A492A2; }

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

This text font color is #A492A2.

Background Color

.myBgColor { background-color: #A492A2; }

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

This div background color is #A492A2.

Border color

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

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

This div border color is #A492A2.

Opacity

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

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

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

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

This text has shadow with #A492A2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A492A2.

Preview

Color preview on black background

This text has color #A492A2 on black background.


Color preview on white background

This text has color #A492A2 on white background.


Black color preview on #A492A2 background

This text has black color on #A492A2 background.


White color preview on #A492A2 background

This text has white color on #A492A2 background.


Related colors

Complementary color

Complementary color for #hex is #5B6D5D.


I love getcolorcode.com

Triadic colors

1 #A2A492 and #92A2A4 with #A492A2 are triadic colors.

2 #A292A4 and #92A4A2 with #A492A2 are triadic colors.