COLOR #444779

HEX: #444779 RGB: (68,71,121)

Color info

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

RGB color model

#444779 color RGB value is (68,71,121).

RGB: (68,71,121) (27%, 28%, 47%)

RGB channels and saturation

R 68 of 255 = 27%
G 71 of 255 = 28%
B 121 of 255 = 47%

68
71
121

R + G + B ~ 34%. #444779 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 71 + 121 = 260 (100%)
R 68 of 260 ~ 26.15%
G 71 of 260 ~ 27.31%
B 121 of 260 ~ 46.54'%

%26.15
%27.31
%46.54

CMYK color model

#444779 color CMYK value is (44,41,0,53).

  • cyan value is 43.80%
  • magenta value is 41.32%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (44,41,0,53)
C44M41Y0K53 (44%, 41%, 0%, 53%)
(0.44 / 0.41 / 0.00 / 0.53)

CMYK percentages

%43.8
%41.32
%0
%52.55

Codes

Color #444779 in popluar color models

44 47 79
RGB 68 71 121
HSL 237° 28.04% 37.06%
HSB/HSV 237° 43.80% 47.45%
CMYK 43.80% 41.32% 0.00%
52.55%

Color #444779 in popluar number systems.

HEX 44 47 79
Decimal 68 71 121
Binary 1000100 1000111 1111001
Octal 104 107 171

Shades and tints

Shades of #444779

#444779
(68,71,121)
#3E416E
(62,65,110)
#383B63
(56,59,99)
#323558
(50,53,88)
#2C2F4D
(44,47,77)
#262942
(38,41,66)
#202337
(32,35,55)
#1A1D2C
(26,29,44)
#141721
(20,23,33)
#0E1116
(14,17,22)
#080B0B
(8,11,11)
#000000
(0,0,0)

Tints of #444779

#444779
(68,71,121)
#555785
(85,87,133)
#666791
(102,103,145)
#77779D
(119,119,157)
#8887A9
(136,135,169)
#9997B5
(153,151,181)
#AAA7C1
(170,167,193)
#BBB7CD
(187,183,205)
#CCC7D9
(204,199,217)
#DDD7E5
(221,215,229)
#EEE7F1
(238,231,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #444779 color. Also use rgb(68,71,121) instead hex code.

Text Font Color

.myTextColor { color: #444779; }

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

This text font color is #444779.

Background Color

.myBgColor { background-color: #444779; }

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

This div background color is #444779.

Border color

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

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

This div border color is #444779.

Opacity

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

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

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

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

This text has shadow with #444779 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #444779.

Preview

Color preview on black background

This text has color #444779 on black background.


Color preview on white background

This text has color #444779 on white background.


Black color preview on #444779 background

This text has black color on #444779 background.


White color preview on #444779 background

This text has white color on #444779 background.


Related colors

Complementary color

Complementary color for #hex is #BBB886.


I love getcolorcode.com

Triadic colors

1 #794447 and #477944 with #444779 are triadic colors.

2 #794744 and #474479 with #444779 are triadic colors.