COLOR #421A59

HEX: #421A59 RGB: (66,26,89)

Color info

#421A59 contains mainly red and blue colors. Web safe color of #421A59 is #330066 (or #306).

RGB color model

#421A59 color RGB value is (66,26,89).

RGB: (66,26,89) (26%, 10%, 35%)

RGB channels and saturation

R 66 of 255 = 26%
G 26 of 255 = 10%
B 89 of 255 = 35%

66
26
89

R + G + B ~ 24%. #421A59 is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 26 + 89 = 181 (100%)
R 66 of 181 ~ 36.46%
G 26 of 181 ~ 14.36%
B 89 of 181 ~ 49.17'%

%36.46
%14.36
%49.17

CMYK color model

#421A59 color CMYK value is (26,71,0,65).

  • cyan value is 25.84%
  • magenta value is 70.79%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (26,71,0,65)
C26M71Y0K65 (26%, 71%, 0%, 65%)
(0.26 / 0.71 / 0.00 / 0.65)

CMYK percentages

%25.84
%70.79
%0
%65.1

Codes

Color #421A59 in popluar color models

42 1A 59
RGB 66 26 89
HSL 278° 54.78% 22.55%
HSB/HSV 278° 70.79% 34.90%
CMYK 25.84% 70.79% 0.00%
65.10%

Color #421A59 in popluar number systems.

HEX 42 1A 59
Decimal 66 26 89
Binary 1000010 11010 1011001
Octal 102 32 131

Shades and tints

Shades of #421A59

#421A59
(66,26,89)
#3C1851
(60,24,81)
#361649
(54,22,73)
#301441
(48,20,65)
#2A1239
(42,18,57)
#241031
(36,16,49)
#1E0E29
(30,14,41)
#180C21
(24,12,33)
#120A19
(18,10,25)
#0C0811
(12,8,17)
#060609
(6,6,9)
#000000
(0,0,0)

Tints of #421A59

#421A59
(66,26,89)
#532E68
(83,46,104)
#644277
(100,66,119)
#755686
(117,86,134)
#866A95
(134,106,149)
#977EA4
(151,126,164)
#A892B3
(168,146,179)
#B9A6C2
(185,166,194)
#CABAD1
(202,186,209)
#DBCEE0
(219,206,224)
#ECE2EF
(236,226,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #421A59 color. Also use rgb(66,26,89) instead hex code.

Text Font Color

.myTextColor { color: #421A59; }

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

This text font color is #421A59.

Background Color

.myBgColor { background-color: #421A59; }

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

This div background color is #421A59.

Border color

.myBorderColor { border: 1px solid #421A59; }

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

This div border color is #421A59.

Opacity

.myOpacity80 { color: #421A59; opacity: 0.8; }

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

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

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

This text has shadow with #421A59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #421A59.

Preview

Color preview on black background

This text has color #421A59 on black background.


Color preview on white background

This text has color #421A59 on white background.


Black color preview on #421A59 background

This text has black color on #421A59 background.


White color preview on #421A59 background

This text has white color on #421A59 background.


Related colors

Complementary color

Complementary color for #hex is #BDE5A6.


I love getcolorcode.com

Triadic colors

1 #59421A and #1A5942 with #421A59 are triadic colors.

2 #591A42 and #1A4259 with #421A59 are triadic colors.