COLOR #421A54

HEX: #421A54 RGB: (66,26,84)

Color info

#421A54 contains red, green and blue colors in about the same proportion. Web safe color of #421A54 is #330066 (or #306).

RGB color model

#421A54 color RGB value is (66,26,84).

RGB: (66,26,84) (26%, 10%, 33%)

RGB channels and saturation

R 66 of 255 = 26%
G 26 of 255 = 10%
B 84 of 255 = 33%

66
26
84

R + G + B ~ 23%. #421A54 is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 26 + 84 = 176 (100%)
R 66 of 176 ~ 37.5%
G 26 of 176 ~ 14.77%
B 84 of 176 ~ 47.73'%

%37.5
%14.77
%47.73

CMYK color model

#421A54 color CMYK value is (21,69,0,67).

  • cyan value is 21.43%
  • magenta value is 69.05%
  • yellow value is 0.00%
  • key color value is 67.06%

CMYK: (21,69,0,67)
C21M69Y0K67 (21%, 69%, 0%, 67%)
(0.21 / 0.69 / 0.00 / 0.67)

CMYK percentages

%21.43
%69.05
%0
%67.06

Codes

Color #421A54 in popluar color models

42 1A 54
RGB 66 26 84
HSL 281° 52.73% 21.57%
HSB/HSV 281° 69.05% 32.94%
CMYK 21.43% 69.05% 0.00%
67.06%

Color #421A54 in popluar number systems.

HEX 42 1A 54
Decimal 66 26 84
Binary 1000010 11010 1010100
Octal 102 32 124

Shades and tints

Shades of #421A54

#421A54
(66,26,84)
#3C184D
(60,24,77)
#361646
(54,22,70)
#30143F
(48,20,63)
#2A1238
(42,18,56)
#241031
(36,16,49)
#1E0E2A
(30,14,42)
#180C23
(24,12,35)
#120A1C
(18,10,28)
#0C0815
(12,8,21)
#06060E
(6,6,14)
#000000
(0,0,0)

Tints of #421A54

#421A54
(66,26,84)
#532E63
(83,46,99)
#644272
(100,66,114)
#755681
(117,86,129)
#866A90
(134,106,144)
#977E9F
(151,126,159)
#A892AE
(168,146,174)
#B9A6BD
(185,166,189)
#CABACC
(202,186,204)
#DBCEDB
(219,206,219)
#ECE2EA
(236,226,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #421A54; }

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

This text font color is #421A54.

Background Color

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

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

This div background color is #421A54.

Border color

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

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

This div border color is #421A54.

Opacity

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

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

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

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

This text has shadow with #421A54 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #421A54.

Preview

Color preview on black background

This text has color #421A54 on black background.


Color preview on white background

This text has color #421A54 on white background.


Black color preview on #421A54 background

This text has black color on #421A54 background.


White color preview on #421A54 background

This text has white color on #421A54 background.


Related colors

Complementary color

Complementary color for #hex is #BDE5AB.


I love getcolorcode.com

Triadic colors

1 #54421A and #1A5442 with #421A54 are triadic colors.

2 #541A42 and #1A4254 with #421A54 are triadic colors.