COLOR #421446

HEX: #421446 RGB: (66,20,70)

Color info

#421446 contains red, green and blue colors in about the same proportion. Web safe color of #421446 is #330033 (or #303).

RGB color model

#421446 color RGB value is (66,20,70).

RGB: (66,20,70) (26%, 8%, 27%)

RGB channels and saturation

R 66 of 255 = 26%
G 20 of 255 = 8%
B 70 of 255 = 27%

66
20
70

R + G + B ~ 20%. #421446 is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 20 + 70 = 156 (100%)
R 66 of 156 ~ 42.31%
G 20 of 156 ~ 12.82%
B 70 of 156 ~ 44.87'%

%42.31
%12.82
%44.87

CMYK color model

#421446 color CMYK value is (6,71,0,73).

  • cyan value is 5.71%
  • magenta value is 71.43%
  • yellow value is 0.00%
  • key color value is 72.55%

CMYK: (6,71,0,73)
C6M71Y0K73 (6%, 71%, 0%, 73%)
(0.06 / 0.71 / 0.00 / 0.73)

CMYK percentages

%5.71
%71.43
%0
%72.55

Codes

Color #421446 in popluar color models

42 14 46
RGB 66 20 70
HSL 295° 55.56% 17.65%
HSB/HSV 295° 71.43% 27.45%
CMYK 5.71% 71.43% 0.00%
72.55%

Color #421446 in popluar number systems.

HEX 42 14 46
Decimal 66 20 70
Binary 1000010 10100 1000110
Octal 102 24 106

Shades and tints

Shades of #421446

#421446
(66,20,70)
#3C1340
(60,19,64)
#36123A
(54,18,58)
#301134
(48,17,52)
#2A102E
(42,16,46)
#240F28
(36,15,40)
#1E0E22
(30,14,34)
#180D1C
(24,13,28)
#120C16
(18,12,22)
#0C0B10
(12,11,16)
#060A0A
(6,10,10)
#000000
(0,0,0)

Tints of #421446

#421446
(66,20,70)
#532956
(83,41,86)
#643E66
(100,62,102)
#755376
(117,83,118)
#866886
(134,104,134)
#977D96
(151,125,150)
#A892A6
(168,146,166)
#B9A7B6
(185,167,182)
#CABCC6
(202,188,198)
#DBD1D6
(219,209,214)
#ECE6E6
(236,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #421446 color. Also use rgb(66,20,70) instead hex code.

Text Font Color

.myTextColor { color: #421446; }

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

This text font color is #421446.

Background Color

.myBgColor { background-color: #421446; }

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

This div background color is #421446.

Border color

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

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

This div border color is #421446.

Opacity

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

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

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

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

This text has shadow with #421446 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #421446.

Preview

Color preview on black background

This text has color #421446 on black background.


Color preview on white background

This text has color #421446 on white background.


Black color preview on #421446 background

This text has black color on #421446 background.


White color preview on #421446 background

This text has white color on #421446 background.


Related colors

Complementary color

Complementary color for #hex is #BDEBB9.


I love getcolorcode.com

Triadic colors

1 #464214 and #144642 with #421446 are triadic colors.

2 #461442 and #144246 with #421446 are triadic colors.