COLOR #A631A4

HEX: #A631A4 RGB: (166,49,164)

Color info

#A631A4 contains mainly red and blue colors. Web safe color of #A631A4 is #993399 (or #939).

RGB color model

#A631A4 color RGB value is (166,49,164).

RGB: (166,49,164) (65%, 19%, 64%)

RGB channels and saturation

R 166 of 255 = 65%
G 49 of 255 = 19%
B 164 of 255 = 64%

166
49
164

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

Portions of RGB colors in percentages

R + G + B = 166 + 49 + 164 = 379 (100%)
R 166 of 379 ~ 43.8%
G 49 of 379 ~ 12.93%
B 164 of 379 ~ 43.27'%

%43.8
%12.93
%43.27

CMYK color model

#A631A4 color CMYK value is (0,70,1,35).

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

CMYK: (0,70,1,35)
C0M70Y1K35 (0%, 70%, 1%, 35%)
(0.00 / 0.70 / 0.01 / 0.35)

CMYK percentages

%0
%70.48
%1.2
%34.9

Codes

Color #A631A4 in popluar color models

A6 31 A4
RGB 166 49 164
HSL 301° 54.42% 42.16%
HSB/HSV 301° 70.48% 65.10%
CMYK 0.00% 70.48% 1.20%
34.90%

Color #A631A4 in popluar number systems.

HEX A6 31 A4
Decimal 166 49 164
Binary 10100110 110001 10100100
Octal 246 61 244

Shades and tints

Shades of #A631A4

#A631A4
(166,49,164)
#972D96
(151,45,150)
#882988
(136,41,136)
#79257A
(121,37,122)
#6A216C
(106,33,108)
#5B1D5E
(91,29,94)
#4C1950
(76,25,80)
#3D1542
(61,21,66)
#2E1134
(46,17,52)
#1F0D26
(31,13,38)
#100918
(16,9,24)
#000000
(0,0,0)

Tints of #A631A4

#A631A4
(166,49,164)
#AE43AC
(174,67,172)
#B655B4
(182,85,180)
#BE67BC
(190,103,188)
#C679C4
(198,121,196)
#CE8BCC
(206,139,204)
#D69DD4
(214,157,212)
#DEAFDC
(222,175,220)
#E6C1E4
(230,193,228)
#EED3EC
(238,211,236)
#F6E5F4
(246,229,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A631A4; }

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

This text font color is #A631A4.

Background Color

.myBgColor { background-color: #A631A4; }

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

This div background color is #A631A4.

Border color

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

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

This div border color is #A631A4.

Opacity

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

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

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

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

This text has shadow with #A631A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A631A4.

Preview

Color preview on black background

This text has color #A631A4 on black background.


Color preview on white background

This text has color #A631A4 on white background.


Black color preview on #A631A4 background

This text has black color on #A631A4 background.


White color preview on #A631A4 background

This text has white color on #A631A4 background.


Related colors

Complementary color

Complementary color for #hex is #59CE5B.


I love getcolorcode.com

Triadic colors

1 #A4A631 and #31A4A6 with #A631A4 are triadic colors.

2 #A431A6 and #31A6A4 with #A631A4 are triadic colors.