COLOR #442017

HEX: #442017 RGB: (68,32,23)

Color info

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

RGB color model

#442017 color RGB value is (68,32,23).

RGB: (68,32,23) (27%, 13%, 9%)

RGB channels and saturation

R 68 of 255 = 27%
G 32 of 255 = 13%
B 23 of 255 = 9%

68
32
23

R + G + B ~ 16%. #442017 is dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 32 + 23 = 123 (100%)
R 68 of 123 ~ 55.28%
G 32 of 123 ~ 26.02%
B 23 of 123 ~ 18.7'%

%55.28
%26.02
%18.7

CMYK color model

#442017 color CMYK value is (0,53,66,73).

  • cyan value is 0.00%
  • magenta value is 52.94%
  • yellow value is 66.18%
  • key color value is 73.33%

CMYK: (0,53,66,73)
C0M53Y66K73 (0%, 53%, 66%, 73%)
(0.00 / 0.53 / 0.66 / 0.73)

CMYK percentages

%0
%52.94
%66.18
%73.33

Codes

Color #442017 in popluar color models

44 20 17
RGB 68 32 23
HSL 12° 49.45% 17.84%
HSB/HSV 12° 66.18% 26.67%
CMYK 0.00% 52.94% 66.18%
73.33%

Color #442017 in popluar number systems.

HEX 44 20 17
Decimal 68 32 23
Binary 1000100 100000 10111
Octal 104 40 27

Shades and tints

Shades of #442017

#442017
(68,32,23)
#3E1E15
(62,30,21)
#381C13
(56,28,19)
#321A11
(50,26,17)
#2C180F
(44,24,15)
#26160D
(38,22,13)
#20140B
(32,20,11)
#1A1209
(26,18,9)
#141007
(20,16,7)
#0E0E05
(14,14,5)
#080C03
(8,12,3)
#000000
(0,0,0)

Tints of #442017

#442017
(68,32,23)
#55342C
(85,52,44)
#664841
(102,72,65)
#775C56
(119,92,86)
#88706B
(136,112,107)
#998480
(153,132,128)
#AA9895
(170,152,149)
#BBACAA
(187,172,170)
#CCC0BF
(204,192,191)
#DDD4D4
(221,212,212)
#EEE8E9
(238,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #442017 color. Also use rgb(68,32,23) instead hex code.

Text Font Color

.myTextColor { color: #442017; }

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

This text font color is #442017.

Background Color

.myBgColor { background-color: #442017; }

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

This div background color is #442017.

Border color

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

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

This div border color is #442017.

Opacity

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

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

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

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

This text has shadow with #442017 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #442017.

Preview

Color preview on black background

This text has color #442017 on black background.


Color preview on white background

This text has color #442017 on white background.


Black color preview on #442017 background

This text has black color on #442017 background.


White color preview on #442017 background

This text has white color on #442017 background.


Related colors

Complementary color

Complementary color for #hex is #BBDFE8.


I love getcolorcode.com

Triadic colors

1 #174420 and #201744 with #442017 are triadic colors.

2 #172044 and #204417 with #442017 are triadic colors.