COLOR #444877

HEX: #444877 RGB: (68,72,119)

Color info

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

RGB color model

#444877 color RGB value is (68,72,119).

RGB: (68,72,119) (27%, 28%, 47%)

RGB channels and saturation

R 68 of 255 = 27%
G 72 of 255 = 28%
B 119 of 255 = 47%

68
72
119

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

Portions of RGB colors in percentages

R + G + B = 68 + 72 + 119 = 259 (100%)
R 68 of 259 ~ 26.25%
G 72 of 259 ~ 27.8%
B 119 of 259 ~ 45.95'%

%26.25
%27.8
%45.95

CMYK color model

#444877 color CMYK value is (43,39,0,53).

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

CMYK: (43,39,0,53)
C43M39Y0K53 (43%, 39%, 0%, 53%)
(0.43 / 0.39 / 0.00 / 0.53)

CMYK percentages

%42.86
%39.5
%0
%53.33

Codes

Color #444877 in popluar color models

44 48 77
RGB 68 72 119
HSL 235° 27.27% 36.67%
HSB/HSV 235° 42.86% 46.67%
CMYK 42.86% 39.50% 0.00%
53.33%

Color #444877 in popluar number systems.

HEX 44 48 77
Decimal 68 72 119
Binary 1000100 1001000 1110111
Octal 104 110 167

Shades and tints

Shades of #444877

#444877
(68,72,119)
#3E426D
(62,66,109)
#383C63
(56,60,99)
#323659
(50,54,89)
#2C304F
(44,48,79)
#262A45
(38,42,69)
#20243B
(32,36,59)
#1A1E31
(26,30,49)
#141827
(20,24,39)
#0E121D
(14,18,29)
#080C13
(8,12,19)
#000000
(0,0,0)

Tints of #444877

#444877
(68,72,119)
#555883
(85,88,131)
#66688F
(102,104,143)
#77789B
(119,120,155)
#8888A7
(136,136,167)
#9998B3
(153,152,179)
#AAA8BF
(170,168,191)
#BBB8CB
(187,184,203)
#CCC8D7
(204,200,215)
#DDD8E3
(221,216,227)
#EEE8EF
(238,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #444877; }

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

This text font color is #444877.

Background Color

.myBgColor { background-color: #444877; }

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

This div background color is #444877.

Border color

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

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

This div border color is #444877.

Opacity

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

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

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

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

This text has shadow with #444877 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #444877.

Preview

Color preview on black background

This text has color #444877 on black background.


Color preview on white background

This text has color #444877 on white background.


Black color preview on #444877 background

This text has black color on #444877 background.


White color preview on #444877 background

This text has white color on #444877 background.


Related colors

Complementary color

Complementary color for #hex is #BBB788.


I love getcolorcode.com

Triadic colors

1 #774448 and #487744 with #444877 are triadic colors.

2 #774844 and #484477 with #444877 are triadic colors.