COLOR #442062

HEX: #442062 RGB: (68,32,98)

Color info

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

RGB color model

#442062 color RGB value is (68,32,98).

RGB: (68,32,98) (27%, 13%, 38%)

RGB channels and saturation

R 68 of 255 = 27%
G 32 of 255 = 13%
B 98 of 255 = 38%

68
32
98

R + G + B ~ 26%. #442062 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 32 + 98 = 198 (100%)
R 68 of 198 ~ 34.34%
G 32 of 198 ~ 16.16%
B 98 of 198 ~ 49.49'%

%34.34
%16.16
%49.49

CMYK color model

#442062 color CMYK value is (31,67,0,62).

  • cyan value is 30.61%
  • magenta value is 67.35%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (31,67,0,62)
C31M67Y0K62 (31%, 67%, 0%, 62%)
(0.31 / 0.67 / 0.00 / 0.62)

CMYK percentages

%30.61
%67.35
%0
%61.57

Codes

Color #442062 in popluar color models

44 20 62
RGB 68 32 98
HSL 273° 50.77% 25.49%
HSB/HSV 273° 67.35% 38.43%
CMYK 30.61% 67.35% 0.00%
61.57%

Color #442062 in popluar number systems.

HEX 44 20 62
Decimal 68 32 98
Binary 1000100 100000 1100010
Octal 104 40 142

Shades and tints

Shades of #442062

#442062
(68,32,98)
#3E1E5A
(62,30,90)
#381C52
(56,28,82)
#321A4A
(50,26,74)
#2C1842
(44,24,66)
#26163A
(38,22,58)
#201432
(32,20,50)
#1A122A
(26,18,42)
#141022
(20,16,34)
#0E0E1A
(14,14,26)
#080C12
(8,12,18)
#000000
(0,0,0)

Tints of #442062

#442062
(68,32,98)
#553470
(85,52,112)
#66487E
(102,72,126)
#775C8C
(119,92,140)
#88709A
(136,112,154)
#9984A8
(153,132,168)
#AA98B6
(170,152,182)
#BBACC4
(187,172,196)
#CCC0D2
(204,192,210)
#DDD4E0
(221,212,224)
#EEE8EE
(238,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #442062; }

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

This text font color is #442062.

Background Color

.myBgColor { background-color: #442062; }

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

This div background color is #442062.

Border color

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

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

This div border color is #442062.

Opacity

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

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

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

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

This text has shadow with #442062 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #442062.

Preview

Color preview on black background

This text has color #442062 on black background.


Color preview on white background

This text has color #442062 on white background.


Black color preview on #442062 background

This text has black color on #442062 background.


White color preview on #442062 background

This text has white color on #442062 background.


Related colors

Complementary color

Complementary color for #hex is #BBDF9D.


I love getcolorcode.com

Triadic colors

1 #624420 and #206244 with #442062 are triadic colors.

2 #622044 and #204462 with #442062 are triadic colors.