COLOR #444216

HEX: #444216 RGB: (68,66,22)

Color info

#444216 contains red, green and blue colors in about the same proportion. Web safe color of #444216 is #333300 (or #330).

RGB color model

#444216 color RGB value is (68,66,22).

RGB: (68,66,22) (27%, 26%, 9%)

RGB channels and saturation

R 68 of 255 = 27%
G 66 of 255 = 26%
B 22 of 255 = 9%

68
66
22

R + G + B ~ 21%. #444216 is dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 66 + 22 = 156 (100%)
R 68 of 156 ~ 43.59%
G 66 of 156 ~ 42.31%
B 22 of 156 ~ 14.1'%

%43.59
%42.31
%14.1

CMYK color model

#444216 color CMYK value is (0,3,68,73).

  • cyan value is 0.00%
  • magenta value is 2.94%
  • yellow value is 67.65%
  • key color value is 73.33%

CMYK: (0,3,68,73)
C0M3Y68K73 (0%, 3%, 68%, 73%)
(0.00 / 0.03 / 0.68 / 0.73)

CMYK percentages

%0
%2.94
%67.65
%73.33

Codes

Color #444216 in popluar color models

44 42 16
RGB 68 66 22
HSL 57° 51.11% 17.65%
HSB/HSV 57° 67.65% 26.67%
CMYK 0.00% 2.94% 67.65%
73.33%

Color #444216 in popluar number systems.

HEX 44 42 16
Decimal 68 66 22
Binary 1000100 1000010 10110
Octal 104 102 26

Shades and tints

Shades of #444216

#444216
(68,66,22)
#3E3C14
(62,60,20)
#383612
(56,54,18)
#323010
(50,48,16)
#2C2A0E
(44,42,14)
#26240C
(38,36,12)
#201E0A
(32,30,10)
#1A1808
(26,24,8)
#141206
(20,18,6)
#0E0C04
(14,12,4)
#080602
(8,6,2)
#000000
(0,0,0)

Tints of #444216

#444216
(68,66,22)
#55532B
(85,83,43)
#666440
(102,100,64)
#777555
(119,117,85)
#88866A
(136,134,106)
#99977F
(153,151,127)
#AAA894
(170,168,148)
#BBB9A9
(187,185,169)
#CCCABE
(204,202,190)
#DDDBD3
(221,219,211)
#EEECE8
(238,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #444216 color. Also use rgb(68,66,22) instead hex code.

Text Font Color

.myTextColor { color: #444216; }

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

This text font color is #444216.

Background Color

.myBgColor { background-color: #444216; }

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

This div background color is #444216.

Border color

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

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

This div border color is #444216.

Opacity

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

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

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

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

This text has shadow with #444216 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #444216.

Preview

Color preview on black background

This text has color #444216 on black background.


Color preview on white background

This text has color #444216 on white background.


Black color preview on #444216 background

This text has black color on #444216 background.


White color preview on #444216 background

This text has white color on #444216 background.


Related colors

Complementary color

Complementary color for #hex is #BBBDE9.


I love getcolorcode.com

Triadic colors

1 #164442 and #421644 with #444216 are triadic colors.

2 #164244 and #424416 with #444216 are triadic colors.