COLOR #A42EB6

HEX: #A42EB6 RGB: (164,46,182)

Color info

#A42EB6 contains mainly red and blue colors. Web safe color of #A42EB6 is #9933CC (or #93C).

RGB color model

#A42EB6 color RGB value is (164,46,182).

RGB: (164,46,182) (64%, 18%, 71%)

RGB channels and saturation

R 164 of 255 = 64%
G 46 of 255 = 18%
B 182 of 255 = 71%

164
46
182

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

Portions of RGB colors in percentages

R + G + B = 164 + 46 + 182 = 392 (100%)
R 164 of 392 ~ 41.84%
G 46 of 392 ~ 11.73%
B 182 of 392 ~ 46.43'%

%41.84
%11.73
%46.43

CMYK color model

#A42EB6 color CMYK value is (10,75,0,29).

  • cyan value is 9.89%
  • magenta value is 74.73%
  • yellow value is 0.00%
  • key color value is 28.63%
CMYK: (10,75,0,29) C10M75Y0K29 (10%,75%,0%,29%) (0.10/0.75/0.00/0.29) 

CMYK percentages

%9.89
%74.73
%0
%28.63

Codes

Color #A42EB6 in popluar color models

A4 2E B6
RGB 164 46 182
HSL 292° 59.65% 44.71%
HSB/HSV 292° 74.73% 71.37%
CMYK 9.89% 74.73% 0.00%
28.63%

Color #A42EB6 in popluar number systems.

HEX A4 2E B6
Decimal 164 46 182
Binary 10100100 101110 10110110
Octal 244 56 266

Shades and tints

Shades of #A42EB6

#A42EB6
(164,46,182)
#962AA6
(150,42,166)
#882696
(136,38,150)
#7A2286
(122,34,134)
#6C1E76
(108,30,118)
#5E1A66
(94,26,102)
#501656
(80,22,86)
#421246
(66,18,70)
#340E36
(52,14,54)
#260A26
(38,10,38)
#180616
(24,6,22)
#000000
(0,0,0)

Tints of #A42EB6

#A42EB6
(164,46,182)
#AC41BC
(172,65,188)
#B454C2
(180,84,194)
#BC67C8
(188,103,200)
#C47ACE
(196,122,206)
#CC8DD4
(204,141,212)
#D4A0DA
(212,160,218)
#DCB3E0
(220,179,224)
#E4C6E6
(228,198,230)
#ECD9EC
(236,217,236)
#F4ECF2
(244,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A42EB6 color. Also use rgb(164,46,182) instead hex code.

Text Font Color

.myTextColor { color: #A42EB6; }

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

This text font color is #A42EB6.

Background Color

.myBgColor { background-color: #A42EB6; }

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

This div background color is #A42EB6.

Border color

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

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

This div border color is #A42EB6.

Opacity

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

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

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

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

This text has shadow with #A42EB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A42EB6.

Preview

Color preview on black background

This text has color #A42EB6 on black background.


Color preview on white background

This text has color #A42EB6 on white background.


Black color preview on #A42EB6 background

This text has black color on #A42EB6 background.


White color preview on #A42EB6 background

This text has white color on #A42EB6 background.


Related colors

Complementary color

Complementary color for #hex is #5BD149.


I love getcolorcode.com

Triadic colors

1 #B6A42E and #2EB6A4 with #A42EB6 are triadic colors.

2 #B62EA4 and #2EA4B6 with #A42EB6 are triadic colors.