COLOR #441917

HEX: #441917 RGB: (68,25,23)

Color info

#441917 contains red, green and blue colors in about the same proportion. Web safe color of #441917 is #330000 (or #300).

RGB color model

#441917 color RGB value is (68,25,23).

RGB: (68,25,23) (27%, 10%, 9%)

RGB channels and saturation

R 68 of 255 = 27%
G 25 of 255 = 10%
B 23 of 255 = 9%

68
25
23

R + G + B ~ 15%. #441917 is dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 25 + 23 = 116 (100%)
R 68 of 116 ~ 58.62%
G 25 of 116 ~ 21.55%
B 23 of 116 ~ 19.83'%

%58.62
%21.55
%19.83

CMYK color model

#441917 color CMYK value is (0,63,66,73).

  • cyan value is 0.00%
  • magenta value is 63.24%
  • yellow value is 66.18%
  • key color value is 73.33%
CMYK: (0,63,66,73) C0M63Y66K73 (0%,63%,66%,73%) (0.00/0.63/0.66/0.73) 

CMYK percentages

%0
%63.24
%66.18
%73.33

Codes

Color #441917 in popluar color models

44 19 17
RGB 68 25 23
HSL 49.45% 17.84%
HSB/HSV 66.18% 26.67%
CMYK 0.00% 63.24% 66.18%
73.33%

Color #441917 in popluar number systems.

HEX 44 19 17
Decimal 68 25 23
Binary 1000100 11001 10111
Octal 104 31 27

Shades and tints

Shades of #441917

#441917
(68,25,23)
#3E1715
(62,23,21)
#381513
(56,21,19)
#321311
(50,19,17)
#2C110F
(44,17,15)
#260F0D
(38,15,13)
#200D0B
(32,13,11)
#1A0B09
(26,11,9)
#140907
(20,9,7)
#0E0705
(14,7,5)
#080503
(8,5,3)
#000000
(0,0,0)

Tints of #441917

#441917
(68,25,23)
#552D2C
(85,45,44)
#664141
(102,65,65)
#775556
(119,85,86)
#88696B
(136,105,107)
#997D80
(153,125,128)
#AA9195
(170,145,149)
#BBA5AA
(187,165,170)
#CCB9BF
(204,185,191)
#DDCDD4
(221,205,212)
#EEE1E9
(238,225,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #441917; }

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

This text font color is #441917.

Background Color

.myBgColor { background-color: #441917; }

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

This div background color is #441917.

Border color

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

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

This div border color is #441917.

Opacity

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

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

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

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

This text has shadow with #441917 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #441917.

Preview

Color preview on black background

This text has color #441917 on black background.


Color preview on white background

This text has color #441917 on white background.


Black color preview on #441917 background

This text has black color on #441917 background.


White color preview on #441917 background

This text has white color on #441917 background.


Related colors

Complementary color

Complementary color for #hex is #BBE6E8.


I love getcolorcode.com

Triadic colors

1 #174419 and #191744 with #441917 are triadic colors.

2 #171944 and #194417 with #441917 are triadic colors.