COLOR #444974

HEX: #444974 RGB: (68,73,116)

Color info

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

RGB color model

#444974 color RGB value is (68,73,116).

RGB: (68,73,116) (27%, 29%, 45%)

RGB channels and saturation

R 68 of 255 = 27%
G 73 of 255 = 29%
B 116 of 255 = 45%

68
73
116

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

Portions of RGB colors in percentages

R + G + B = 68 + 73 + 116 = 257 (100%)
R 68 of 257 ~ 26.46%
G 73 of 257 ~ 28.4%
B 116 of 257 ~ 45.14'%

%26.46
%28.4
%45.14

CMYK color model

#444974 color CMYK value is (41,37,0,55).

  • cyan value is 41.38%
  • magenta value is 37.07%
  • yellow value is 0.00%
  • key color value is 54.51%
CMYK: (41,37,0,55) C41M37Y0K55 (41%,37%,0%,55%) (0.41/0.37/0.00/0.55) 

CMYK percentages

%41.38
%37.07
%0
%54.51

Codes

Color #444974 in popluar color models

44 49 74
RGB 68 73 116
HSL 234° 26.09% 36.08%
HSB/HSV 234° 41.38% 45.49%
CMYK 41.38% 37.07% 0.00%
54.51%

Color #444974 in popluar number systems.

HEX 44 49 74
Decimal 68 73 116
Binary 1000100 1001001 1110100
Octal 104 111 164

Shades and tints

Shades of #444974

#444974
(68,73,116)
#3E436A
(62,67,106)
#383D60
(56,61,96)
#323756
(50,55,86)
#2C314C
(44,49,76)
#262B42
(38,43,66)
#202538
(32,37,56)
#1A1F2E
(26,31,46)
#141924
(20,25,36)
#0E131A
(14,19,26)
#080D10
(8,13,16)
#000000
(0,0,0)

Tints of #444974

#444974
(68,73,116)
#555980
(85,89,128)
#66698C
(102,105,140)
#777998
(119,121,152)
#8889A4
(136,137,164)
#9999B0
(153,153,176)
#AAA9BC
(170,169,188)
#BBB9C8
(187,185,200)
#CCC9D4
(204,201,212)
#DDD9E0
(221,217,224)
#EEE9EC
(238,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #444974 color. Also use rgb(68,73,116) instead hex code.

Text Font Color

.myTextColor { color: #444974; }

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

This text font color is #444974.

Background Color

.myBgColor { background-color: #444974; }

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

This div background color is #444974.

Border color

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

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

This div border color is #444974.

Opacity

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

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

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

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

This text has shadow with #444974 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #444974.

Preview

Color preview on black background

This text has color #444974 on black background.


Color preview on white background

This text has color #444974 on white background.


Black color preview on #444974 background

This text has black color on #444974 background.


White color preview on #444974 background

This text has white color on #444974 background.


Related colors

Complementary color

Complementary color for #hex is #BBB68B.


I love getcolorcode.com

Triadic colors

1 #744449 and #497444 with #444974 are triadic colors.

2 #744944 and #494474 with #444974 are triadic colors.