COLOR #A284A4

HEX: #A284A4 RGB: (162,132,164)

Color info

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

RGB color model

#A284A4 color RGB value is (162,132,164).

RGB: (162,132,164) (64%, 52%, 64%)

RGB channels and saturation

R 162 of 255 = 64%
G 132 of 255 = 52%
B 164 of 255 = 64%

162
132
164

R + G + B ~ 60%. #A284A4 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 162 + 132 + 164 = 458 (100%)
R 162 of 458 ~ 35.37%
G 132 of 458 ~ 28.82%
B 164 of 458 ~ 35.81'%

%35.37
%28.82
%35.81

CMYK color model

#A284A4 color CMYK value is (1,20,0,36).

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

CMYK: (1,20,0,36)
C1M20Y0K36 (1%, 20%, 0%, 36%)
(0.01 / 0.20 / 0.00 / 0.36)

CMYK percentages

%1.22
%19.51
%0
%35.69

Codes

Color #A284A4 in popluar color models

A2 84 A4
RGB 162 132 164
HSL 296° 14.95% 58.04%
HSB/HSV 296° 19.51% 64.31%
CMYK 1.22% 19.51% 0.00%
35.69%

Color #A284A4 in popluar number systems.

HEX A2 84 A4
Decimal 162 132 164
Binary 10100010 10000100 10100100
Octal 242 204 244

Shades and tints

Shades of #A284A4

#A284A4
(162,132,164)
#947896
(148,120,150)
#866C88
(134,108,136)
#78607A
(120,96,122)
#6A546C
(106,84,108)
#5C485E
(92,72,94)
#4E3C50
(78,60,80)
#403042
(64,48,66)
#322434
(50,36,52)
#241826
(36,24,38)
#160C18
(22,12,24)
#000000
(0,0,0)

Tints of #A284A4

#A284A4
(162,132,164)
#AA8FAC
(170,143,172)
#B29AB4
(178,154,180)
#BAA5BC
(186,165,188)
#C2B0C4
(194,176,196)
#CABBCC
(202,187,204)
#D2C6D4
(210,198,212)
#DAD1DC
(218,209,220)
#E2DCE4
(226,220,228)
#EAE7EC
(234,231,236)
#F2F2F4
(242,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A284A4; }

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

This text font color is #A284A4.

Background Color

.myBgColor { background-color: #A284A4; }

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

This div background color is #A284A4.

Border color

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

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

This div border color is #A284A4.

Opacity

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

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

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

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

This text has shadow with #A284A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A284A4.

Preview

Color preview on black background

This text has color #A284A4 on black background.


Color preview on white background

This text has color #A284A4 on white background.


Black color preview on #A284A4 background

This text has black color on #A284A4 background.


White color preview on #A284A4 background

This text has white color on #A284A4 background.


Related colors

Complementary color

Complementary color for #hex is #5D7B5B.


I love getcolorcode.com

Triadic colors

1 #A4A284 and #84A4A2 with #A284A4 are triadic colors.

2 #A484A2 and #84A2A4 with #A284A4 are triadic colors.