COLOR #044016

HEX: #044016 RGB: (4,64,22)

Color info

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

RGB color model

#044016 color RGB value is (4,64,22).

RGB: (4,64,22) (2%, 25%, 9%)

RGB channels and saturation

R 4 of 255 = 2%
G 64 of 255 = 25%
B 22 of 255 = 9%

4
64
22

R + G + B ~ 12%. #044016 is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 64 + 22 = 90 (100%)
R 4 of 90 ~ 4.44%
G 64 of 90 ~ 71.11%
B 22 of 90 ~ 24.44'%

%71.11
%24.44

CMYK color model

#044016 color CMYK value is (94,0,66,75).

  • cyan value is 93.75%
  • magenta value is 0.00%
  • yellow value is 65.63%
  • key color value is 74.90%
CMYK: (94,0,66,75) C94M0Y66K75 (94%,0%,66%,75%) (0.94/0.00/0.66/0.75) 

CMYK percentages

%93.75
%0
%65.63
%74.9

Codes

Color #044016 in popluar color models

04 40 16
RGB 4 64 22
HSL 138° 88.24% 13.33%
HSB/HSV 138° 93.75% 25.10%
CMYK 93.75% 0.00% 65.63%
74.90%

Color #044016 in popluar number systems.

HEX 04 40 16
Decimal 4 64 22
Binary 100 1000000 10110
Octal 4 100 26

Shades and tints

Shades of #044016

#044016
(4,64,22)
#043B14
(4,59,20)
#043612
(4,54,18)
#043110
(4,49,16)
#042C0E
(4,44,14)
#04270C
(4,39,12)
#04220A
(4,34,10)
#041D08
(4,29,8)
#041806
(4,24,6)
#041304
(4,19,4)
#040E02
(4,14,2)
#000000
(0,0,0)

Tints of #044016

#044016
(4,64,22)
#1A512B
(26,81,43)
#306240
(48,98,64)
#467355
(70,115,85)
#5C846A
(92,132,106)
#72957F
(114,149,127)
#88A694
(136,166,148)
#9EB7A9
(158,183,169)
#B4C8BE
(180,200,190)
#CAD9D3
(202,217,211)
#E0EAE8
(224,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #044016; }

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

This text font color is #044016.

Background Color

.myBgColor { background-color: #044016; }

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

This div background color is #044016.

Border color

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

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

This div border color is #044016.

Opacity

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

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

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

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

This text has shadow with #044016 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #044016.

Preview

Color preview on black background

This text has color #044016 on black background.


Color preview on white background

This text has color #044016 on white background.


Black color preview on #044016 background

This text has black color on #044016 background.


White color preview on #044016 background

This text has white color on #044016 background.


Related colors

Complementary color

Complementary color for #hex is #FBBFE9.


I love getcolorcode.com

Triadic colors

1 #160440 and #401604 with #044016 are triadic colors.

2 #164004 and #400416 with #044016 are triadic colors.