COLOR #442859

HEX: #442859 RGB: (68,40,89)

Color info

#442859 contains red, green and blue colors in about the same proportion. Web safe color of #442859 is #333366 (or #336).

RGB color model

#442859 color RGB value is (68,40,89).

RGB: (68,40,89) (27%, 16%, 35%)

RGB channels and saturation

R 68 of 255 = 27%
G 40 of 255 = 16%
B 89 of 255 = 35%

68
40
89

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

Portions of RGB colors in percentages

R + G + B = 68 + 40 + 89 = 197 (100%)
R 68 of 197 ~ 34.52%
G 40 of 197 ~ 20.3%
B 89 of 197 ~ 45.18'%

%34.52
%20.3
%45.18

CMYK color model

#442859 color CMYK value is (24,55,0,65).

  • cyan value is 23.60%
  • magenta value is 55.06%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (24,55,0,65)
C24M55Y0K65 (24%, 55%, 0%, 65%)
(0.24 / 0.55 / 0.00 / 0.65)

CMYK percentages

%23.6
%55.06
%0
%65.1

Codes

Color #442859 in popluar color models

44 28 59
RGB 68 40 89
HSL 274° 37.98% 25.29%
HSB/HSV 274° 55.06% 34.90%
CMYK 23.60% 55.06% 0.00%
65.10%

Color #442859 in popluar number systems.

HEX 44 28 59
Decimal 68 40 89
Binary 1000100 101000 1011001
Octal 104 50 131

Shades and tints

Shades of #442859

#442859
(68,40,89)
#3E2551
(62,37,81)
#382249
(56,34,73)
#321F41
(50,31,65)
#2C1C39
(44,28,57)
#261931
(38,25,49)
#201629
(32,22,41)
#1A1321
(26,19,33)
#141019
(20,16,25)
#0E0D11
(14,13,17)
#080A09
(8,10,9)
#000000
(0,0,0)

Tints of #442859

#442859
(68,40,89)
#553B68
(85,59,104)
#664E77
(102,78,119)
#776186
(119,97,134)
#887495
(136,116,149)
#9987A4
(153,135,164)
#AA9AB3
(170,154,179)
#BBADC2
(187,173,194)
#CCC0D1
(204,192,209)
#DDD3E0
(221,211,224)
#EEE6EF
(238,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #442859 color. Also use rgb(68,40,89) instead hex code.

Text Font Color

.myTextColor { color: #442859; }

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

This text font color is #442859.

Background Color

.myBgColor { background-color: #442859; }

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

This div background color is #442859.

Border color

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

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

This div border color is #442859.

Opacity

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

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

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

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

This text has shadow with #442859 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #442859.

Preview

Color preview on black background

This text has color #442859 on black background.


Color preview on white background

This text has color #442859 on white background.


Black color preview on #442859 background

This text has black color on #442859 background.


White color preview on #442859 background

This text has white color on #442859 background.


Related colors

Complementary color

Complementary color for #hex is #BBD7A6.


I love getcolorcode.com

Triadic colors

1 #594428 and #285944 with #442859 are triadic colors.

2 #592844 and #284459 with #442859 are triadic colors.