COLOR #442989

HEX: #442989 RGB: (68,41,137)

Color info

#442989 contains mainly blue color. Web safe color of #442989 is #333399 (or #339).

RGB color model

#442989 color RGB value is (68,41,137).

RGB: (68,41,137) (27%, 16%, 54%)

RGB channels and saturation

R 68 of 255 = 27%
G 41 of 255 = 16%
B 137 of 255 = 54%

68
41
137

R + G + B ~ 32%. #442989 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 41 + 137 = 246 (100%)
R 68 of 246 ~ 27.64%
G 41 of 246 ~ 16.67%
B 137 of 246 ~ 55.69'%

%27.64
%16.67
%55.69

CMYK color model

#442989 color CMYK value is (50,70,0,46).

  • cyan value is 50.36%
  • magenta value is 70.07%
  • yellow value is 0.00%
  • key color value is 46.27%
CMYK: (50,70,0,46) C50M70Y0K46 (50%,70%,0%,46%) (0.50/0.70/0.00/0.46) 

CMYK percentages

%50.36
%70.07
%0
%46.27

Codes

Color #442989 in popluar color models

44 29 89
RGB 68 41 137
HSL 257° 53.93% 34.90%
HSB/HSV 257° 70.07% 53.73%
CMYK 50.36% 70.07% 0.00%
46.27%

Color #442989 in popluar number systems.

HEX 44 29 89
Decimal 68 41 137
Binary 1000100 101001 10001001
Octal 104 51 211

Shades and tints

Shades of #442989

#442989
(68,41,137)
#3E267D
(62,38,125)
#382371
(56,35,113)
#322065
(50,32,101)
#2C1D59
(44,29,89)
#261A4D
(38,26,77)
#201741
(32,23,65)
#1A1435
(26,20,53)
#141129
(20,17,41)
#0E0E1D
(14,14,29)
#080B11
(8,11,17)
#000000
(0,0,0)

Tints of #442989

#442989
(68,41,137)
#553C93
(85,60,147)
#664F9D
(102,79,157)
#7762A7
(119,98,167)
#8875B1
(136,117,177)
#9988BB
(153,136,187)
#AA9BC5
(170,155,197)
#BBAECF
(187,174,207)
#CCC1D9
(204,193,217)
#DDD4E3
(221,212,227)
#EEE7ED
(238,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #442989 color. Also use rgb(68,41,137) instead hex code.

Text Font Color

.myTextColor { color: #442989; }

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

This text font color is #442989.

Background Color

.myBgColor { background-color: #442989; }

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

This div background color is #442989.

Border color

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

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

This div border color is #442989.

Opacity

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

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

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

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

This text has shadow with #442989 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #442989.

Preview

Color preview on black background

This text has color #442989 on black background.


Color preview on white background

This text has color #442989 on white background.


Black color preview on #442989 background

This text has black color on #442989 background.


White color preview on #442989 background

This text has white color on #442989 background.


Related colors

Complementary color

Complementary color for #hex is #BBD676.


I love getcolorcode.com

Triadic colors

1 #894429 and #298944 with #442989 are triadic colors.

2 #892944 and #294489 with #442989 are triadic colors.