COLOR #04391A

HEX: #04391A RGB: (4,57,26)

Color info

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

RGB color model

#04391A color RGB value is (4,57,26).

RGB: (4,57,26) (2%, 22%, 10%)

RGB channels and saturation

R 4 of 255 = 2%
G 57 of 255 = 22%
B 26 of 255 = 10%

4
57
26

R + G + B ~ 11%. #04391A is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 57 + 26 = 87 (100%)
R 4 of 87 ~ 4.6%
G 57 of 87 ~ 65.52%
B 26 of 87 ~ 29.89'%

%65.52
%29.89

CMYK color model

#04391A color CMYK value is (93,0,54,78).

  • cyan value is 92.98%
  • magenta value is 0.00%
  • yellow value is 54.39%
  • key color value is 77.65%

CMYK: (93,0,54,78)
C93M0Y54K78 (93%, 0%, 54%, 78%)
(0.93 / 0.00 / 0.54 / 0.78)

CMYK percentages

%92.98
%0
%54.39
%77.65

Codes

Color #04391A in popluar color models

04 39 1A
RGB 4 57 26
HSL 145° 86.89% 11.96%
HSB/HSV 145° 92.98% 22.35%
CMYK 92.98% 0.00% 54.39%
77.65%

Color #04391A in popluar number systems.

HEX 04 39 1A
Decimal 4 57 26
Binary 100 111001 11010
Octal 4 71 32

Shades and tints

Shades of #04391A

#04391A
(4,57,26)
#043418
(4,52,24)
#042F16
(4,47,22)
#042A14
(4,42,20)
#042512
(4,37,18)
#042010
(4,32,16)
#041B0E
(4,27,14)
#04160C
(4,22,12)
#04110A
(4,17,10)
#040C08
(4,12,8)
#040706
(4,7,6)
#000000
(0,0,0)

Tints of #04391A

#04391A
(4,57,26)
#1A4B2E
(26,75,46)
#305D42
(48,93,66)
#466F56
(70,111,86)
#5C816A
(92,129,106)
#72937E
(114,147,126)
#88A592
(136,165,146)
#9EB7A6
(158,183,166)
#B4C9BA
(180,201,186)
#CADBCE
(202,219,206)
#E0EDE2
(224,237,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #04391A color. Also use rgb(4,57,26) instead hex code.

Text Font Color

.myTextColor { color: #04391A; }

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

This text font color is #04391A.

Background Color

.myBgColor { background-color: #04391A; }

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

This div background color is #04391A.

Border color

.myBorderColor { border: 1px solid #04391A; }

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

This div border color is #04391A.

Opacity

.myOpacity80 { color: #04391A; opacity: 0.8; }

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

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

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

This text has shadow with #04391A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #04391A.

Preview

Color preview on black background

This text has color #04391A on black background.


Color preview on white background

This text has color #04391A on white background.


Black color preview on #04391A background

This text has black color on #04391A background.


White color preview on #04391A background

This text has white color on #04391A background.


Related colors

Complementary color

Complementary color for #hex is #FBC6E5.


I love getcolorcode.com

Triadic colors

1 #1A0439 and #391A04 with #04391A are triadic colors.

2 #1A3904 and #39041A with #04391A are triadic colors.