COLOR #444513

HEX: #444513 RGB: (68,69,19)

Color info

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

RGB color model

#444513 color RGB value is (68,69,19).

RGB: (68,69,19) (27%, 27%, 7%)

RGB channels and saturation

R 68 of 255 = 27%
G 69 of 255 = 27%
B 19 of 255 = 7%

68
69
19

R + G + B ~ 20%. #444513 is dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 69 + 19 = 156 (100%)
R 68 of 156 ~ 43.59%
G 69 of 156 ~ 44.23%
B 19 of 156 ~ 12.18'%

%43.59
%44.23
%12.18

CMYK color model

#444513 color CMYK value is (1,0,72,73).

  • cyan value is 1.45%
  • magenta value is 0.00%
  • yellow value is 72.46%
  • key color value is 72.94%

CMYK: (1,0,72,73)
C1M0Y72K73 (1%, 0%, 72%, 73%)
(0.01 / 0.00 / 0.72 / 0.73)

CMYK percentages

%1.45
%0
%72.46
%72.94

Codes

Color #444513 in popluar color models

44 45 13
RGB 68 69 19
HSL 61° 56.82% 17.25%
HSB/HSV 61° 72.46% 27.06%
CMYK 1.45% 0.00% 72.46%
72.94%

Color #444513 in popluar number systems.

HEX 44 45 13
Decimal 68 69 19
Binary 1000100 1000101 10011
Octal 104 105 23

Shades and tints

Shades of #444513

#444513
(68,69,19)
#3E3F12
(62,63,18)
#383911
(56,57,17)
#323310
(50,51,16)
#2C2D0F
(44,45,15)
#26270E
(38,39,14)
#20210D
(32,33,13)
#1A1B0C
(26,27,12)
#14150B
(20,21,11)
#0E0F0A
(14,15,10)
#080909
(8,9,9)
#000000
(0,0,0)

Tints of #444513

#444513
(68,69,19)
#555528
(85,85,40)
#66653D
(102,101,61)
#777552
(119,117,82)
#888567
(136,133,103)
#99957C
(153,149,124)
#AAA591
(170,165,145)
#BBB5A6
(187,181,166)
#CCC5BB
(204,197,187)
#DDD5D0
(221,213,208)
#EEE5E5
(238,229,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #444513 color. Also use rgb(68,69,19) instead hex code.

Text Font Color

.myTextColor { color: #444513; }

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

This text font color is #444513.

Background Color

.myBgColor { background-color: #444513; }

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

This div background color is #444513.

Border color

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

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

This div border color is #444513.

Opacity

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

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

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

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

This text has shadow with #444513 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #444513.

Preview

Color preview on black background

This text has color #444513 on black background.


Color preview on white background

This text has color #444513 on white background.


Black color preview on #444513 background

This text has black color on #444513 background.


White color preview on #444513 background

This text has white color on #444513 background.


Related colors

Complementary color

Complementary color for #hex is #BBBAEC.


I love getcolorcode.com

Triadic colors

1 #134445 and #451344 with #444513 are triadic colors.

2 #134544 and #454413 with #444513 are triadic colors.