COLOR #442455

HEX: #442455 RGB: (68,36,85)

Color info

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

RGB color model

#442455 color RGB value is (68,36,85).

RGB: (68,36,85) (27%, 14%, 33%)

RGB channels and saturation

R 68 of 255 = 27%
G 36 of 255 = 14%
B 85 of 255 = 33%

68
36
85

R + G + B ~ 25%. #442455 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 36 + 85 = 189 (100%)
R 68 of 189 ~ 35.98%
G 36 of 189 ~ 19.05%
B 85 of 189 ~ 44.97'%

%35.98
%19.05
%44.97

CMYK color model

#442455 color CMYK value is (20,58,0,67).

  • cyan value is 20.00%
  • magenta value is 57.65%
  • yellow value is 0.00%
  • key color value is 66.67%
CMYK: (20,58,0,67) C20M58Y0K67 (20%,58%,0%,67%) (0.20/0.58/0.00/0.67) 

CMYK percentages

%20
%57.65
%0
%66.67

Codes

Color #442455 in popluar color models

44 24 55
RGB 68 36 85
HSL 279° 40.50% 23.73%
HSB/HSV 279° 57.65% 33.33%
CMYK 20.00% 57.65% 0.00%
66.67%

Color #442455 in popluar number systems.

HEX 44 24 55
Decimal 68 36 85
Binary 1000100 100100 1010101
Octal 104 44 125

Shades and tints

Shades of #442455

#442455
(68,36,85)
#3E214E
(62,33,78)
#381E47
(56,30,71)
#321B40
(50,27,64)
#2C1839
(44,24,57)
#261532
(38,21,50)
#20122B
(32,18,43)
#1A0F24
(26,15,36)
#140C1D
(20,12,29)
#0E0916
(14,9,22)
#08060F
(8,6,15)
#000000
(0,0,0)

Tints of #442455

#442455
(68,36,85)
#553764
(85,55,100)
#664A73
(102,74,115)
#775D82
(119,93,130)
#887091
(136,112,145)
#9983A0
(153,131,160)
#AA96AF
(170,150,175)
#BBA9BE
(187,169,190)
#CCBCCD
(204,188,205)
#DDCFDC
(221,207,220)
#EEE2EB
(238,226,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #442455 color. Also use rgb(68,36,85) instead hex code.

Text Font Color

.myTextColor { color: #442455; }

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

This text font color is #442455.

Background Color

.myBgColor { background-color: #442455; }

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

This div background color is #442455.

Border color

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

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

This div border color is #442455.

Opacity

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

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

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

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

This text has shadow with #442455 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #442455.

Preview

Color preview on black background

This text has color #442455 on black background.


Color preview on white background

This text has color #442455 on white background.


Black color preview on #442455 background

This text has black color on #442455 background.


White color preview on #442455 background

This text has white color on #442455 background.


Related colors

Complementary color

Complementary color for #hex is #BBDBAA.


I love getcolorcode.com

Triadic colors

1 #554424 and #245544 with #442455 are triadic colors.

2 #552444 and #244455 with #442455 are triadic colors.