COLOR #441921

HEX: #441921 RGB: (68,25,33)

Color info

#441921 contains red, green and blue colors in about the same proportion. Web safe color of #441921 is #330033 (or #303).

RGB color model

#441921 color RGB value is (68,25,33).

RGB: (68,25,33) (27%, 10%, 13%)

RGB channels and saturation

R 68 of 255 = 27%
G 25 of 255 = 10%
B 33 of 255 = 13%

68
25
33

R + G + B ~ 17%. #441921 is dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 25 + 33 = 126 (100%)
R 68 of 126 ~ 53.97%
G 25 of 126 ~ 19.84%
B 33 of 126 ~ 26.19'%

%53.97
%19.84
%26.19

CMYK color model

#441921 color CMYK value is (0,63,51,73).

  • cyan value is 0.00%
  • magenta value is 63.24%
  • yellow value is 51.47%
  • key color value is 73.33%

CMYK: (0,63,51,73)
C0M63Y51K73 (0%, 63%, 51%, 73%)
(0.00 / 0.63 / 0.51 / 0.73)

CMYK percentages

%0
%63.24
%51.47
%73.33

Codes

Color #441921 in popluar color models

44 19 21
RGB 68 25 33
HSL 349° 46.24% 18.24%
HSB/HSV 349° 63.24% 26.67%
CMYK 0.00% 63.24% 51.47%
73.33%

Color #441921 in popluar number systems.

HEX 44 19 21
Decimal 68 25 33
Binary 1000100 11001 100001
Octal 104 31 41

Shades and tints

Shades of #441921

#441921
(68,25,33)
#3E171E
(62,23,30)
#38151B
(56,21,27)
#321318
(50,19,24)
#2C1115
(44,17,21)
#260F12
(38,15,18)
#200D0F
(32,13,15)
#1A0B0C
(26,11,12)
#140909
(20,9,9)
#0E0706
(14,7,6)
#080503
(8,5,3)
#000000
(0,0,0)

Tints of #441921

#441921
(68,25,33)
#552D35
(85,45,53)
#664149
(102,65,73)
#77555D
(119,85,93)
#886971
(136,105,113)
#997D85
(153,125,133)
#AA9199
(170,145,153)
#BBA5AD
(187,165,173)
#CCB9C1
(204,185,193)
#DDCDD5
(221,205,213)
#EEE1E9
(238,225,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #441921; }

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

This text font color is #441921.

Background Color

.myBgColor { background-color: #441921; }

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

This div background color is #441921.

Border color

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

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

This div border color is #441921.

Opacity

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

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

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

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

This text has shadow with #441921 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #441921.

Preview

Color preview on black background

This text has color #441921 on black background.


Color preview on white background

This text has color #441921 on white background.


Black color preview on #441921 background

This text has black color on #441921 background.


White color preview on #441921 background

This text has white color on #441921 background.


Related colors

Complementary color

Complementary color for #hex is #BBE6DE.


I love getcolorcode.com

Triadic colors

1 #214419 and #192144 with #441921 are triadic colors.

2 #211944 and #194421 with #441921 are triadic colors.