COLOR #420429

HEX: #420429 RGB: (66,4,41)

Color info

#420429 contains mainly red and blue colors. Web safe color of #420429 is #330033 (or #303).

RGB color model

#420429 color RGB value is (66,4,41).

RGB: (66,4,41) (26%, 2%, 16%)

RGB channels and saturation

R 66 of 255 = 26%
G 4 of 255 = 2%
B 41 of 255 = 16%

66
4
41

R + G + B ~ 15%. #420429 is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 4 + 41 = 111 (100%)
R 66 of 111 ~ 59.46%
G 4 of 111 ~ 3.6%
B 41 of 111 ~ 36.94'%

%59.46
%36.94

CMYK color model

#420429 color CMYK value is (0,94,38,74).

  • cyan value is 0.00%
  • magenta value is 93.94%
  • yellow value is 37.88%
  • key color value is 74.12%

CMYK: (0,94,38,74)
C0M94Y38K74 (0%, 94%, 38%, 74%)
(0.00 / 0.94 / 0.38 / 0.74)

CMYK percentages

%0
%93.94
%37.88
%74.12

Codes

Color #420429 in popluar color models

42 04 29
RGB 66 4 41
HSL 324° 88.57% 13.73%
HSB/HSV 324° 93.94% 25.88%
CMYK 0.00% 93.94% 37.88%
74.12%

Color #420429 in popluar number systems.

HEX 42 04 29
Decimal 66 4 41
Binary 1000010 100 101001
Octal 102 4 51

Shades and tints

Shades of #420429

#420429
(66,4,41)
#3C0426
(60,4,38)
#360423
(54,4,35)
#300420
(48,4,32)
#2A041D
(42,4,29)
#24041A
(36,4,26)
#1E0417
(30,4,23)
#180414
(24,4,20)
#120411
(18,4,17)
#0C040E
(12,4,14)
#06040B
(6,4,11)
#000000
(0,0,0)

Tints of #420429

#420429
(66,4,41)
#531A3C
(83,26,60)
#64304F
(100,48,79)
#754662
(117,70,98)
#865C75
(134,92,117)
#977288
(151,114,136)
#A8889B
(168,136,155)
#B99EAE
(185,158,174)
#CAB4C1
(202,180,193)
#DBCAD4
(219,202,212)
#ECE0E7
(236,224,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #420429 color. Also use rgb(66,4,41) instead hex code.

Text Font Color

.myTextColor { color: #420429; }

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

This text font color is #420429.

Background Color

.myBgColor { background-color: #420429; }

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

This div background color is #420429.

Border color

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

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

This div border color is #420429.

Opacity

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

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

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

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

This text has shadow with #420429 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #420429.

Preview

Color preview on black background

This text has color #420429 on black background.


Color preview on white background

This text has color #420429 on white background.


Black color preview on #420429 background

This text has black color on #420429 background.


White color preview on #420429 background

This text has white color on #420429 background.


Related colors

Complementary color

Complementary color for #hex is #BDFBD6.


I love getcolorcode.com

Triadic colors

1 #294204 and #042942 with #420429 are triadic colors.

2 #290442 and #044229 with #420429 are triadic colors.