COLOR #444378

HEX: #444378 RGB: (68,67,120)

Color info

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

RGB color model

#444378 color RGB value is (68,67,120).

RGB: (68,67,120) (27%, 26%, 47%)

RGB channels and saturation

R 68 of 255 = 27%
G 67 of 255 = 26%
B 120 of 255 = 47%

68
67
120

R + G + B ~ 33%. #444378 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 67 + 120 = 255 (100%)
R 68 of 255 ~ 26.67%
G 67 of 255 ~ 26.27%
B 120 of 255 ~ 47.06'%

%26.67
%26.27
%47.06

CMYK color model

#444378 color CMYK value is (43,44,0,53).

  • cyan value is 43.33%
  • magenta value is 44.17%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (43,44,0,53)
C43M44Y0K53 (43%, 44%, 0%, 53%)
(0.43 / 0.44 / 0.00 / 0.53)

CMYK percentages

%43.33
%44.17
%0
%52.94

Codes

Color #444378 in popluar color models

44 43 78
RGB 68 67 120
HSL 241° 28.34% 36.67%
HSB/HSV 241° 44.17% 47.06%
CMYK 43.33% 44.17% 0.00%
52.94%

Color #444378 in popluar number systems.

HEX 44 43 78
Decimal 68 67 120
Binary 1000100 1000011 1111000
Octal 104 103 170

Shades and tints

Shades of #444378

#444378
(68,67,120)
#3E3D6E
(62,61,110)
#383764
(56,55,100)
#32315A
(50,49,90)
#2C2B50
(44,43,80)
#262546
(38,37,70)
#201F3C
(32,31,60)
#1A1932
(26,25,50)
#141328
(20,19,40)
#0E0D1E
(14,13,30)
#080714
(8,7,20)
#000000
(0,0,0)

Tints of #444378

#444378
(68,67,120)
#555484
(85,84,132)
#666590
(102,101,144)
#77769C
(119,118,156)
#8887A8
(136,135,168)
#9998B4
(153,152,180)
#AAA9C0
(170,169,192)
#BBBACC
(187,186,204)
#CCCBD8
(204,203,216)
#DDDCE4
(221,220,228)
#EEEDF0
(238,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #444378 color. Also use rgb(68,67,120) instead hex code.

Text Font Color

.myTextColor { color: #444378; }

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

This text font color is #444378.

Background Color

.myBgColor { background-color: #444378; }

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

This div background color is #444378.

Border color

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

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

This div border color is #444378.

Opacity

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

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

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

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

This text has shadow with #444378 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #444378.

Preview

Color preview on black background

This text has color #444378 on black background.


Color preview on white background

This text has color #444378 on white background.


Black color preview on #444378 background

This text has black color on #444378 background.


White color preview on #444378 background

This text has white color on #444378 background.


Related colors

Complementary color

Complementary color for #hex is #BBBC87.


I love getcolorcode.com

Triadic colors

1 #784443 and #437844 with #444378 are triadic colors.

2 #784344 and #434478 with #444378 are triadic colors.