COLOR #444677

HEX: #444677 RGB: (68,70,119)

Color info

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

RGB color model

#444677 color RGB value is (68,70,119).

RGB: (68,70,119) (27%, 27%, 47%)

RGB channels and saturation

R 68 of 255 = 27%
G 70 of 255 = 27%
B 119 of 255 = 47%

68
70
119

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

Portions of RGB colors in percentages

R + G + B = 68 + 70 + 119 = 257 (100%)
R 68 of 257 ~ 26.46%
G 70 of 257 ~ 27.24%
B 119 of 257 ~ 46.3'%

%26.46
%27.24
%46.3

CMYK color model

#444677 color CMYK value is (43,41,0,53).

  • cyan value is 42.86%
  • magenta value is 41.18%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (43,41,0,53)
C43M41Y0K53 (43%, 41%, 0%, 53%)
(0.43 / 0.41 / 0.00 / 0.53)

CMYK percentages

%42.86
%41.18
%0
%53.33

Codes

Color #444677 in popluar color models

44 46 77
RGB 68 70 119
HSL 238° 27.27% 36.67%
HSB/HSV 238° 42.86% 46.67%
CMYK 42.86% 41.18% 0.00%
53.33%

Color #444677 in popluar number systems.

HEX 44 46 77
Decimal 68 70 119
Binary 1000100 1000110 1110111
Octal 104 106 167

Shades and tints

Shades of #444677

#444677
(68,70,119)
#3E406D
(62,64,109)
#383A63
(56,58,99)
#323459
(50,52,89)
#2C2E4F
(44,46,79)
#262845
(38,40,69)
#20223B
(32,34,59)
#1A1C31
(26,28,49)
#141627
(20,22,39)
#0E101D
(14,16,29)
#080A13
(8,10,19)
#000000
(0,0,0)

Tints of #444677

#444677
(68,70,119)
#555683
(85,86,131)
#66668F
(102,102,143)
#77769B
(119,118,155)
#8886A7
(136,134,167)
#9996B3
(153,150,179)
#AAA6BF
(170,166,191)
#BBB6CB
(187,182,203)
#CCC6D7
(204,198,215)
#DDD6E3
(221,214,227)
#EEE6EF
(238,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #444677 color. Also use rgb(68,70,119) instead hex code.

Text Font Color

.myTextColor { color: #444677; }

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

This text font color is #444677.

Background Color

.myBgColor { background-color: #444677; }

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

This div background color is #444677.

Border color

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

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

This div border color is #444677.

Opacity

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

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

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

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

This text has shadow with #444677 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #444677.

Preview

Color preview on black background

This text has color #444677 on black background.


Color preview on white background

This text has color #444677 on white background.


Black color preview on #444677 background

This text has black color on #444677 background.


White color preview on #444677 background

This text has white color on #444677 background.


Related colors

Complementary color

Complementary color for #hex is #BBB988.


I love getcolorcode.com

Triadic colors

1 #774446 and #467744 with #444677 are triadic colors.

2 #774644 and #464477 with #444677 are triadic colors.