COLOR #041F04

HEX: #041F04 RGB: (4,31,4)

Color info

#041F04 contains red, green and blue colors in about the same proportion. Web safe color of #041F04 is #003300 (or #030).

RGB color model

#041F04 color RGB value is (4,31,4).

RGB: (4,31,4) (2%, 12%, 2%)

RGB channels and saturation

R 4 of 255 = 2%
G 31 of 255 = 12%
B 4 of 255 = 2%

4
31
4

R + G + B ~ 5%. #041F04 is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 31 + 4 = 39 (100%)
R 4 of 39 ~ 10.26%
G 31 of 39 ~ 79.49%
B 4 of 39 ~ 10.26'%

%79.49

CMYK color model

#041F04 color CMYK value is (87,0,87,88).

  • cyan value is 87.10%
  • magenta value is 0.00%
  • yellow value is 87.10%
  • key color value is 87.84%

CMYK: (87,0,87,88)
C87M0Y87K88 (87%, 0%, 87%, 88%)
(0.87 / 0.00 / 0.87 / 0.88)

CMYK percentages

%87.1
%0
%87.1
%87.84

Codes

Color #041F04 in popluar color models

04 1F 04
RGB 4 31 4
HSL 120° 77.14% 6.86%
HSB/HSV 120° 87.10% 12.16%
CMYK 87.10% 0.00% 87.10%
87.84%

Color #041F04 in popluar number systems.

HEX 04 1F 04
Decimal 4 31 4
Binary 100 11111 100
Octal 4 37 4

Shades and tints

Shades of #041F04

#041F04
(4,31,4)
#041D04
(4,29,4)
#041B04
(4,27,4)
#041904
(4,25,4)
#041704
(4,23,4)
#041504
(4,21,4)
#041304
(4,19,4)
#041104
(4,17,4)
#040F04
(4,15,4)
#040D04
(4,13,4)
#040B04
(4,11,4)
#000000
(0,0,0)

Tints of #041F04

#041F04
(4,31,4)
#1A331A
(26,51,26)
#304730
(48,71,48)
#465B46
(70,91,70)
#5C6F5C
(92,111,92)
#728372
(114,131,114)
#889788
(136,151,136)
#9EAB9E
(158,171,158)
#B4BFB4
(180,191,180)
#CAD3CA
(202,211,202)
#E0E7E0
(224,231,224)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #041F04; }

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

This text font color is #041F04.

Background Color

.myBgColor { background-color: #041F04; }

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

This div background color is #041F04.

Border color

.myBorderColor { border: 1px solid #041F04; }

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

This div border color is #041F04.

Opacity

.myOpacity80 { color: #041F04; opacity: 0.8; }

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

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

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

This text has shadow with #041F04 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #041F04.

Preview

Color preview on black background

This text has color #041F04 on black background.


Color preview on white background

This text has color #041F04 on white background.


Black color preview on #041F04 background

This text has black color on #041F04 background.


White color preview on #041F04 background

This text has white color on #041F04 background.


Related colors

Complementary color

Complementary color for #hex is #FBE0FB.


I love getcolorcode.com

Triadic colors

1 #04041F and #1F0404 with #041F04 are triadic colors.

2 #041F04 and #1F0404 with #041F04 are triadic colors.