COLOR #041204

HEX: #041204 RGB: (4,18,4)

Color info

#041204 contains red, green and blue colors in about the same proportion. Web safe color of #041204 is #000000 (or #000).

RGB color model

#041204 color RGB value is (4,18,4).

RGB: (4,18,4) (2%, 7%, 2%)

RGB channels and saturation

R 4 of 255 = 2%
G 18 of 255 = 7%
B 4 of 255 = 2%

4
18
4

R + G + B ~ 4%. #041204 is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 18 + 4 = 26 (100%)
R 4 of 26 ~ 15.38%
G 18 of 26 ~ 69.23%
B 4 of 26 ~ 15.38'%

%15.38
%69.23
%15.38

CMYK color model

#041204 color CMYK value is (78,0,78,93).

  • cyan value is 77.78%
  • magenta value is 0.00%
  • yellow value is 77.78%
  • key color value is 92.94%
CMYK: (78,0,78,93) C78M0Y78K93 (78%,0%,78%,93%) (0.78/0.00/0.78/0.93) 

CMYK percentages

%77.78
%0
%77.78
%92.94

Codes

Color #041204 in popluar color models

04 12 04
RGB 4 18 4
HSL 120° 63.64% 4.31%
HSB/HSV 120° 77.78% 7.06%
CMYK 77.78% 0.00% 77.78%
92.94%

Color #041204 in popluar number systems.

HEX 04 12 04
Decimal 4 18 4
Binary 100 10010 100
Octal 4 22 4

Shades and tints

Shades of #041204

#041204
(4,18,4)
#041104
(4,17,4)
#041004
(4,16,4)
#040F04
(4,15,4)
#040E04
(4,14,4)
#040D04
(4,13,4)
#040C04
(4,12,4)
#040B04
(4,11,4)
#040A04
(4,10,4)
#040904
(4,9,4)
#040804
(4,8,4)
#000000
(0,0,0)

Tints of #041204

#041204
(4,18,4)
#1A271A
(26,39,26)
#303C30
(48,60,48)
#465146
(70,81,70)
#5C665C
(92,102,92)
#727B72
(114,123,114)
#889088
(136,144,136)
#9EA59E
(158,165,158)
#B4BAB4
(180,186,180)
#CACFCA
(202,207,202)
#E0E4E0
(224,228,224)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #041204; }

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

This text font color is #041204.

Background Color

.myBgColor { background-color: #041204; }

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

This div background color is #041204.

Border color

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

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

This div border color is #041204.

Opacity

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

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

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

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

This text has shadow with #041204 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #041204.

Preview

Color preview on black background

This text has color #041204 on black background.


Color preview on white background

This text has color #041204 on white background.


Black color preview on #041204 background

This text has black color on #041204 background.


White color preview on #041204 background

This text has white color on #041204 background.


Related colors

Complementary color

Complementary color for #hex is #FBEDFB.


I love getcolorcode.com

Triadic colors

1 #040412 and #120404 with #041204 are triadic colors.

2 #041204 and #120404 with #041204 are triadic colors.