COLOR #442074

HEX: #442074 RGB: (68,32,116)

Color info

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

RGB color model

#442074 color RGB value is (68,32,116).

RGB: (68,32,116) (27%, 13%, 45%)

RGB channels and saturation

R 68 of 255 = 27%
G 32 of 255 = 13%
B 116 of 255 = 45%

68
32
116

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

Portions of RGB colors in percentages

R + G + B = 68 + 32 + 116 = 216 (100%)
R 68 of 216 ~ 31.48%
G 32 of 216 ~ 14.81%
B 116 of 216 ~ 53.7'%

%31.48
%14.81
%53.7

CMYK color model

#442074 color CMYK value is (41,72,0,55).

  • cyan value is 41.38%
  • magenta value is 72.41%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (41,72,0,55)
C41M72Y0K55 (41%, 72%, 0%, 55%)
(0.41 / 0.72 / 0.00 / 0.55)

CMYK percentages

%41.38
%72.41
%0
%54.51

Codes

Color #442074 in popluar color models

44 20 74
RGB 68 32 116
HSL 266° 56.76% 29.02%
HSB/HSV 266° 72.41% 45.49%
CMYK 41.38% 72.41% 0.00%
54.51%

Color #442074 in popluar number systems.

HEX 44 20 74
Decimal 68 32 116
Binary 1000100 100000 1110100
Octal 104 40 164

Shades and tints

Shades of #442074

#442074
(68,32,116)
#3E1E6A
(62,30,106)
#381C60
(56,28,96)
#321A56
(50,26,86)
#2C184C
(44,24,76)
#261642
(38,22,66)
#201438
(32,20,56)
#1A122E
(26,18,46)
#141024
(20,16,36)
#0E0E1A
(14,14,26)
#080C10
(8,12,16)
#000000
(0,0,0)

Tints of #442074

#442074
(68,32,116)
#553480
(85,52,128)
#66488C
(102,72,140)
#775C98
(119,92,152)
#8870A4
(136,112,164)
#9984B0
(153,132,176)
#AA98BC
(170,152,188)
#BBACC8
(187,172,200)
#CCC0D4
(204,192,212)
#DDD4E0
(221,212,224)
#EEE8EC
(238,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #442074; }

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

This text font color is #442074.

Background Color

.myBgColor { background-color: #442074; }

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

This div background color is #442074.

Border color

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

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

This div border color is #442074.

Opacity

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

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

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

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

This text has shadow with #442074 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #442074.

Preview

Color preview on black background

This text has color #442074 on black background.


Color preview on white background

This text has color #442074 on white background.


Black color preview on #442074 background

This text has black color on #442074 background.


White color preview on #442074 background

This text has white color on #442074 background.


Related colors

Complementary color

Complementary color for #hex is #BBDF8B.


I love getcolorcode.com

Triadic colors

1 #744420 and #207444 with #442074 are triadic colors.

2 #742044 and #204474 with #442074 are triadic colors.