COLOR #421904

HEX: #421904 RGB: (66,25,4)

Color info

#421904 contains mainly red and green colors. Web safe color of #421904 is #330000 (or #300).

RGB color model

#421904 color RGB value is (66,25,4).

RGB: (66,25,4) (26%, 10%, 2%)

RGB channels and saturation

R 66 of 255 = 26%
G 25 of 255 = 10%
B 4 of 255 = 2%

66
25
4

R + G + B ~ 13%. #421904 is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 25 + 4 = 95 (100%)
R 66 of 95 ~ 69.47%
G 25 of 95 ~ 26.32%
B 4 of 95 ~ 4.21'%

%69.47
%26.32

CMYK color model

#421904 color CMYK value is (0,62,94,74).

  • cyan value is 0.00%
  • magenta value is 62.12%
  • yellow value is 93.94%
  • key color value is 74.12%
CMYK: (0,62,94,74) C0M62Y94K74 (0%,62%,94%,74%) (0.00/0.62/0.94/0.74) 

CMYK percentages

%0
%62.12
%93.94
%74.12

Codes

Color #421904 in popluar color models

42 19 04
RGB 66 25 4
HSL 20° 88.57% 13.73%
HSB/HSV 20° 93.94% 25.88%
CMYK 0.00% 62.12% 93.94%
74.12%

Color #421904 in popluar number systems.

HEX 42 19 04
Decimal 66 25 4
Binary 1000010 11001 100
Octal 102 31 4

Shades and tints

Shades of #421904

#421904
(66,25,4)
#3C1704
(60,23,4)
#361504
(54,21,4)
#301304
(48,19,4)
#2A1104
(42,17,4)
#240F04
(36,15,4)
#1E0D04
(30,13,4)
#180B04
(24,11,4)
#120904
(18,9,4)
#0C0704
(12,7,4)
#060504
(6,5,4)
#000000
(0,0,0)

Tints of #421904

#421904
(66,25,4)
#532D1A
(83,45,26)
#644130
(100,65,48)
#755546
(117,85,70)
#86695C
(134,105,92)
#977D72
(151,125,114)
#A89188
(168,145,136)
#B9A59E
(185,165,158)
#CAB9B4
(202,185,180)
#DBCDCA
(219,205,202)
#ECE1E0
(236,225,224)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #421904; }

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

This text font color is #421904.

Background Color

.myBgColor { background-color: #421904; }

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

This div background color is #421904.

Border color

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

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

This div border color is #421904.

Opacity

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

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

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

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

This text has shadow with #421904 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #421904.

Preview

Color preview on black background

This text has color #421904 on black background.


Color preview on white background

This text has color #421904 on white background.


Black color preview on #421904 background

This text has black color on #421904 background.


White color preview on #421904 background

This text has white color on #421904 background.


Related colors

Complementary color

Complementary color for #hex is #BDE6FB.


I love getcolorcode.com

Triadic colors

1 #044219 and #190442 with #421904 are triadic colors.

2 #041942 and #194204 with #421904 are triadic colors.