COLOR #A42058

HEX: #A42058 RGB: (164,32,88)

Color info

#A42058 contains mainly red color. Web safe color of #A42058 is #993366 (or #936).

RGB color model

#A42058 color RGB value is (164,32,88).

RGB: (164,32,88) (64%, 13%, 35%)

RGB channels and saturation

R 164 of 255 = 64%
G 32 of 255 = 13%
B 88 of 255 = 35%

164
32
88

R + G + B ~ 37%. #A42058 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 164 + 32 + 88 = 284 (100%)
R 164 of 284 ~ 57.75%
G 32 of 284 ~ 11.27%
B 88 of 284 ~ 30.99'%

%57.75
%11.27
%30.99

CMYK color model

#A42058 color CMYK value is (0,80,46,36).

  • cyan value is 0.00%
  • magenta value is 80.49%
  • yellow value is 46.34%
  • key color value is 35.69%

CMYK: (0,80,46,36)
C0M80Y46K36 (0%, 80%, 46%, 36%)
(0.00 / 0.80 / 0.46 / 0.36)

CMYK percentages

%0
%80.49
%46.34
%35.69

Codes

Color #A42058 in popluar color models

A4 20 58
RGB 164 32 88
HSL 335° 67.35% 38.43%
HSB/HSV 335° 80.49% 64.31%
CMYK 0.00% 80.49% 46.34%
35.69%

Color #A42058 in popluar number systems.

HEX A4 20 58
Decimal 164 32 88
Binary 10100100 100000 1011000
Octal 244 40 130

Shades and tints

Shades of #A42058

#A42058
(164,32,88)
#961E50
(150,30,80)
#881C48
(136,28,72)
#7A1A40
(122,26,64)
#6C1838
(108,24,56)
#5E1630
(94,22,48)
#501428
(80,20,40)
#421220
(66,18,32)
#341018
(52,16,24)
#260E10
(38,14,16)
#180C08
(24,12,8)
#000000
(0,0,0)

Tints of #A42058

#A42058
(164,32,88)
#AC3467
(172,52,103)
#B44876
(180,72,118)
#BC5C85
(188,92,133)
#C47094
(196,112,148)
#CC84A3
(204,132,163)
#D498B2
(212,152,178)
#DCACC1
(220,172,193)
#E4C0D0
(228,192,208)
#ECD4DF
(236,212,223)
#F4E8EE
(244,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A42058 color. Also use rgb(164,32,88) instead hex code.

Text Font Color

.myTextColor { color: #A42058; }

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

This text font color is #A42058.

Background Color

.myBgColor { background-color: #A42058; }

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

This div background color is #A42058.

Border color

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

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

This div border color is #A42058.

Opacity

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

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

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

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

This text has shadow with #A42058 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A42058.

Preview

Color preview on black background

This text has color #A42058 on black background.


Color preview on white background

This text has color #A42058 on white background.


Black color preview on #A42058 background

This text has black color on #A42058 background.


White color preview on #A42058 background

This text has white color on #A42058 background.


Related colors

Complementary color

Complementary color for #hex is #5BDFA7.


I love getcolorcode.com

Triadic colors

1 #58A420 and #2058A4 with #A42058 are triadic colors.

2 #5820A4 and #20A458 with #A42058 are triadic colors.