COLOR #044419

HEX: #044419 RGB: (4,68,25)

Color info

#044419 contains mainly green and blue colors. Web safe color of #044419 is #003300 (or #030).

RGB color model

#044419 color RGB value is (4,68,25).

RGB: (4,68,25) (2%, 27%, 10%)

RGB channels and saturation

R 4 of 255 = 2%
G 68 of 255 = 27%
B 25 of 255 = 10%

4
68
25

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

Portions of RGB colors in percentages

R + G + B = 4 + 68 + 25 = 97 (100%)
R 4 of 97 ~ 4.12%
G 68 of 97 ~ 70.1%
B 25 of 97 ~ 25.77'%

%70.1
%25.77

CMYK color model

#044419 color CMYK value is (94,0,63,73).

  • cyan value is 94.12%
  • magenta value is 0.00%
  • yellow value is 63.24%
  • key color value is 73.33%

CMYK: (94,0,63,73)
C94M0Y63K73 (94%, 0%, 63%, 73%)
(0.94 / 0.00 / 0.63 / 0.73)

CMYK percentages

%94.12
%0
%63.24
%73.33

Codes

Color #044419 in popluar color models

04 44 19
RGB 4 68 25
HSL 140° 88.89% 14.12%
HSB/HSV 140° 94.12% 26.67%
CMYK 94.12% 0.00% 63.24%
73.33%

Color #044419 in popluar number systems.

HEX 04 44 19
Decimal 4 68 25
Binary 100 1000100 11001
Octal 4 104 31

Shades and tints

Shades of #044419

#044419
(4,68,25)
#043E17
(4,62,23)
#043815
(4,56,21)
#043213
(4,50,19)
#042C11
(4,44,17)
#04260F
(4,38,15)
#04200D
(4,32,13)
#041A0B
(4,26,11)
#041409
(4,20,9)
#040E07
(4,14,7)
#040805
(4,8,5)
#000000
(0,0,0)

Tints of #044419

#044419
(4,68,25)
#1A552D
(26,85,45)
#306641
(48,102,65)
#467755
(70,119,85)
#5C8869
(92,136,105)
#72997D
(114,153,125)
#88AA91
(136,170,145)
#9EBBA5
(158,187,165)
#B4CCB9
(180,204,185)
#CADDCD
(202,221,205)
#E0EEE1
(224,238,225)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #044419; }

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

This text font color is #044419.

Background Color

.myBgColor { background-color: #044419; }

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

This div background color is #044419.

Border color

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

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

This div border color is #044419.

Opacity

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

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

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

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

This text has shadow with #044419 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #044419.

Preview

Color preview on black background

This text has color #044419 on black background.


Color preview on white background

This text has color #044419 on white background.


Black color preview on #044419 background

This text has black color on #044419 background.


White color preview on #044419 background

This text has white color on #044419 background.


Related colors

Complementary color

Complementary color for #hex is #FBBBE6.


I love getcolorcode.com

Triadic colors

1 #190444 and #441904 with #044419 are triadic colors.

2 #194404 and #440419 with #044419 are triadic colors.