COLOR #442169

HEX: #442169 RGB: (68,33,105)

Color info

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

RGB color model

#442169 color RGB value is (68,33,105).

RGB: (68,33,105) (27%, 13%, 41%)

RGB channels and saturation

R 68 of 255 = 27%
G 33 of 255 = 13%
B 105 of 255 = 41%

68
33
105

R + G + B ~ 27%. #442169 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 33 + 105 = 206 (100%)
R 68 of 206 ~ 33.01%
G 33 of 206 ~ 16.02%
B 105 of 206 ~ 50.97'%

%33.01
%16.02
%50.97

CMYK color model

#442169 color CMYK value is (35,69,0,59).

  • cyan value is 35.24%
  • magenta value is 68.57%
  • yellow value is 0.00%
  • key color value is 58.82%

CMYK: (35,69,0,59)
C35M69Y0K59 (35%, 69%, 0%, 59%)
(0.35 / 0.69 / 0.00 / 0.59)

CMYK percentages

%35.24
%68.57
%0
%58.82

Codes

Color #442169 in popluar color models

44 21 69
RGB 68 33 105
HSL 269° 52.17% 27.06%
HSB/HSV 269° 68.57% 41.18%
CMYK 35.24% 68.57% 0.00%
58.82%

Color #442169 in popluar number systems.

HEX 44 21 69
Decimal 68 33 105
Binary 1000100 100001 1101001
Octal 104 41 151

Shades and tints

Shades of #442169

#442169
(68,33,105)
#3E1E60
(62,30,96)
#381B57
(56,27,87)
#32184E
(50,24,78)
#2C1545
(44,21,69)
#26123C
(38,18,60)
#200F33
(32,15,51)
#1A0C2A
(26,12,42)
#140921
(20,9,33)
#0E0618
(14,6,24)
#08030F
(8,3,15)
#000000
(0,0,0)

Tints of #442169

#442169
(68,33,105)
#553576
(85,53,118)
#664983
(102,73,131)
#775D90
(119,93,144)
#88719D
(136,113,157)
#9985AA
(153,133,170)
#AA99B7
(170,153,183)
#BBADC4
(187,173,196)
#CCC1D1
(204,193,209)
#DDD5DE
(221,213,222)
#EEE9EB
(238,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #442169 color. Also use rgb(68,33,105) instead hex code.

Text Font Color

.myTextColor { color: #442169; }

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

This text font color is #442169.

Background Color

.myBgColor { background-color: #442169; }

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

This div background color is #442169.

Border color

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

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

This div border color is #442169.

Opacity

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

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

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

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

This text has shadow with #442169 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #442169.

Preview

Color preview on black background

This text has color #442169 on black background.


Color preview on white background

This text has color #442169 on white background.


Black color preview on #442169 background

This text has black color on #442169 background.


White color preview on #442169 background

This text has white color on #442169 background.


Related colors

Complementary color

Complementary color for #hex is #BBDE96.


I love getcolorcode.com

Triadic colors

1 #694421 and #216944 with #442169 are triadic colors.

2 #692144 and #214469 with #442169 are triadic colors.