COLOR #A482A6

HEX: #A482A6 RGB: (164,130,166)

Color info

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

RGB color model

#A482A6 color RGB value is (164,130,166).

RGB: (164,130,166) (64%, 51%, 65%)

RGB channels and saturation

R 164 of 255 = 64%
G 130 of 255 = 51%
B 166 of 255 = 65%

164
130
166

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

Portions of RGB colors in percentages

R + G + B = 164 + 130 + 166 = 460 (100%)
R 164 of 460 ~ 35.65%
G 130 of 460 ~ 28.26%
B 166 of 460 ~ 36.09'%

%35.65
%28.26
%36.09

CMYK color model

#A482A6 color CMYK value is (1,22,0,35).

  • cyan value is 1.20%
  • magenta value is 21.69%
  • yellow value is 0.00%
  • key color value is 34.90%
CMYK: (1,22,0,35) C1M22Y0K35 (1%,22%,0%,35%) (0.01/0.22/0.00/0.35) 

CMYK percentages

%1.2
%21.69
%0
%34.9

Codes

Color #A482A6 in popluar color models

A4 82 A6
RGB 164 130 166
HSL 297° 16.82% 58.04%
HSB/HSV 297° 21.69% 65.10%
CMYK 1.20% 21.69% 0.00%
34.90%

Color #A482A6 in popluar number systems.

HEX A4 82 A6
Decimal 164 130 166
Binary 10100100 10000010 10100110
Octal 244 202 246

Shades and tints

Shades of #A482A6

#A482A6
(164,130,166)
#967797
(150,119,151)
#886C88
(136,108,136)
#7A6179
(122,97,121)
#6C566A
(108,86,106)
#5E4B5B
(94,75,91)
#50404C
(80,64,76)
#42353D
(66,53,61)
#342A2E
(52,42,46)
#261F1F
(38,31,31)
#181410
(24,20,16)
#000000
(0,0,0)

Tints of #A482A6

#A482A6
(164,130,166)
#AC8DAE
(172,141,174)
#B498B6
(180,152,182)
#BCA3BE
(188,163,190)
#C4AEC6
(196,174,198)
#CCB9CE
(204,185,206)
#D4C4D6
(212,196,214)
#DCCFDE
(220,207,222)
#E4DAE6
(228,218,230)
#ECE5EE
(236,229,238)
#F4F0F6
(244,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A482A6; }

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

This text font color is #A482A6.

Background Color

.myBgColor { background-color: #A482A6; }

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

This div background color is #A482A6.

Border color

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

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

This div border color is #A482A6.

Opacity

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

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

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

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

This text has shadow with #A482A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A482A6.

Preview

Color preview on black background

This text has color #A482A6 on black background.


Color preview on white background

This text has color #A482A6 on white background.


Black color preview on #A482A6 background

This text has black color on #A482A6 background.


White color preview on #A482A6 background

This text has white color on #A482A6 background.


Related colors

Complementary color

Complementary color for #hex is #5B7D59.


I love getcolorcode.com

Triadic colors

1 #A6A482 and #82A6A4 with #A482A6 are triadic colors.

2 #A682A4 and #82A4A6 with #A482A6 are triadic colors.