COLOR #441842

HEX: #441842 RGB: (68,24,66)

Color info

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

RGB color model

#441842 color RGB value is (68,24,66).

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

RGB channels and saturation

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

68
24
66

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

Portions of RGB colors in percentages

R + G + B = 68 + 24 + 66 = 158 (100%)
R 68 of 158 ~ 43.04%
G 24 of 158 ~ 15.19%
B 66 of 158 ~ 41.77'%

%43.04
%15.19
%41.77

CMYK color model

#441842 color CMYK value is (0,65,3,73).

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

CMYK: (0,65,3,73)
C0M65Y3K73 (0%, 65%, 3%, 73%)
(0.00 / 0.65 / 0.03 / 0.73)

CMYK percentages

%0
%64.71
%2.94
%73.33

Codes

Color #441842 in popluar color models

44 18 42
RGB 68 24 66
HSL 303° 47.83% 18.04%
HSB/HSV 303° 64.71% 26.67%
CMYK 0.00% 64.71% 2.94%
73.33%

Color #441842 in popluar number systems.

HEX 44 18 42
Decimal 68 24 66
Binary 1000100 11000 1000010
Octal 104 30 102

Shades and tints

Shades of #441842

#441842
(68,24,66)
#3E163C
(62,22,60)
#381436
(56,20,54)
#321230
(50,18,48)
#2C102A
(44,16,42)
#260E24
(38,14,36)
#200C1E
(32,12,30)
#1A0A18
(26,10,24)
#140812
(20,8,18)
#0E060C
(14,6,12)
#080406
(8,4,6)
#000000
(0,0,0)

Tints of #441842

#441842
(68,24,66)
#552D53
(85,45,83)
#664264
(102,66,100)
#775775
(119,87,117)
#886C86
(136,108,134)
#998197
(153,129,151)
#AA96A8
(170,150,168)
#BBABB9
(187,171,185)
#CCC0CA
(204,192,202)
#DDD5DB
(221,213,219)
#EEEAEC
(238,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #441842; }

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

This text font color is #441842.

Background Color

.myBgColor { background-color: #441842; }

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

This div background color is #441842.

Border color

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

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

This div border color is #441842.

Opacity

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

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

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

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

This text has shadow with #441842 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #441842.

Preview

Color preview on black background

This text has color #441842 on black background.


Color preview on white background

This text has color #441842 on white background.


Black color preview on #441842 background

This text has black color on #441842 background.


White color preview on #441842 background

This text has white color on #441842 background.


Related colors

Complementary color

Complementary color for #hex is #BBE7BD.


I love getcolorcode.com

Triadic colors

1 #424418 and #184244 with #441842 are triadic colors.

2 #421844 and #184442 with #441842 are triadic colors.