COLOR #442041

HEX: #442041 RGB: (68,32,65)

Color info

#442041 contains red, green and blue colors in about the same proportion. Web safe color of #442041 is #333333 (or #333).

RGB color model

#442041 color RGB value is (68,32,65).

RGB: (68,32,65) (27%, 13%, 25%)

RGB channels and saturation

R 68 of 255 = 27%
G 32 of 255 = 13%
B 65 of 255 = 25%

68
32
65

R + G + B ~ 22%. #442041 is dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 32 + 65 = 165 (100%)
R 68 of 165 ~ 41.21%
G 32 of 165 ~ 19.39%
B 65 of 165 ~ 39.39'%

%41.21
%19.39
%39.39

CMYK color model

#442041 color CMYK value is (0,53,4,73).

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

CMYK: (0,53,4,73)
C0M53Y4K73 (0%, 53%, 4%, 73%)
(0.00 / 0.53 / 0.04 / 0.73)

CMYK percentages

%0
%52.94
%4.41
%73.33

Codes

Color #442041 in popluar color models

44 20 41
RGB 68 32 65
HSL 305° 36.00% 19.61%
HSB/HSV 305° 52.94% 26.67%
CMYK 0.00% 52.94% 4.41%
73.33%

Color #442041 in popluar number systems.

HEX 44 20 41
Decimal 68 32 65
Binary 1000100 100000 1000001
Octal 104 40 101

Shades and tints

Shades of #442041

#442041
(68,32,65)
#3E1E3C
(62,30,60)
#381C37
(56,28,55)
#321A32
(50,26,50)
#2C182D
(44,24,45)
#261628
(38,22,40)
#201423
(32,20,35)
#1A121E
(26,18,30)
#141019
(20,16,25)
#0E0E14
(14,14,20)
#080C0F
(8,12,15)
#000000
(0,0,0)

Tints of #442041

#442041
(68,32,65)
#553452
(85,52,82)
#664863
(102,72,99)
#775C74
(119,92,116)
#887085
(136,112,133)
#998496
(153,132,150)
#AA98A7
(170,152,167)
#BBACB8
(187,172,184)
#CCC0C9
(204,192,201)
#DDD4DA
(221,212,218)
#EEE8EB
(238,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #442041; }

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

This text font color is #442041.

Background Color

.myBgColor { background-color: #442041; }

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

This div background color is #442041.

Border color

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

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

This div border color is #442041.

Opacity

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

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

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

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

This text has shadow with #442041 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #442041.

Preview

Color preview on black background

This text has color #442041 on black background.


Color preview on white background

This text has color #442041 on white background.


Black color preview on #442041 background

This text has black color on #442041 background.


White color preview on #442041 background

This text has white color on #442041 background.


Related colors

Complementary color

Complementary color for #hex is #BBDFBE.


I love getcolorcode.com

Triadic colors

1 #414420 and #204144 with #442041 are triadic colors.

2 #412044 and #204441 with #442041 are triadic colors.