COLOR #442171

HEX: #442171 RGB: (68,33,113)

Color info

#442171 contains mainly red and blue colors. Web safe color of #442171 is #333366 (or #336).

RGB color model

#442171 color RGB value is (68,33,113).

RGB: (68,33,113) (27%, 13%, 44%)

RGB channels and saturation

R 68 of 255 = 27%
G 33 of 255 = 13%
B 113 of 255 = 44%

68
33
113

R + G + B ~ 28%. #442171 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 33 + 113 = 214 (100%)
R 68 of 214 ~ 31.78%
G 33 of 214 ~ 15.42%
B 113 of 214 ~ 52.8'%

%31.78
%15.42
%52.8

CMYK color model

#442171 color CMYK value is (40,71,0,56).

  • cyan value is 39.82%
  • magenta value is 70.80%
  • yellow value is 0.00%
  • key color value is 55.69%

CMYK: (40,71,0,56)
C40M71Y0K56 (40%, 71%, 0%, 56%)
(0.40 / 0.71 / 0.00 / 0.56)

CMYK percentages

%39.82
%70.8
%0
%55.69

Codes

Color #442171 in popluar color models

44 21 71
RGB 68 33 113
HSL 266° 54.79% 28.63%
HSB/HSV 266° 70.80% 44.31%
CMYK 39.82% 70.80% 0.00%
55.69%

Color #442171 in popluar number systems.

HEX 44 21 71
Decimal 68 33 113
Binary 1000100 100001 1110001
Octal 104 41 161

Shades and tints

Shades of #442171

#442171
(68,33,113)
#3E1E67
(62,30,103)
#381B5D
(56,27,93)
#321853
(50,24,83)
#2C1549
(44,21,73)
#26123F
(38,18,63)
#200F35
(32,15,53)
#1A0C2B
(26,12,43)
#140921
(20,9,33)
#0E0617
(14,6,23)
#08030D
(8,3,13)
#000000
(0,0,0)

Tints of #442171

#442171
(68,33,113)
#55357D
(85,53,125)
#664989
(102,73,137)
#775D95
(119,93,149)
#8871A1
(136,113,161)
#9985AD
(153,133,173)
#AA99B9
(170,153,185)
#BBADC5
(187,173,197)
#CCC1D1
(204,193,209)
#DDD5DD
(221,213,221)
#EEE9E9
(238,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #442171; }

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

This text font color is #442171.

Background Color

.myBgColor { background-color: #442171; }

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

This div background color is #442171.

Border color

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

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

This div border color is #442171.

Opacity

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

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

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

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

This text has shadow with #442171 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #442171.

Preview

Color preview on black background

This text has color #442171 on black background.


Color preview on white background

This text has color #442171 on white background.


Black color preview on #442171 background

This text has black color on #442171 background.


White color preview on #442171 background

This text has white color on #442171 background.


Related colors

Complementary color

Complementary color for #hex is #BBDE8E.


I love getcolorcode.com

Triadic colors

1 #714421 and #217144 with #442171 are triadic colors.

2 #712144 and #214471 with #442171 are triadic colors.