COLOR #445474

HEX: #445474 RGB: (68,84,116)

Color info

#445474 contains red, green and blue colors in about the same proportion. Web safe color of #445474 is #336666 (or #366).

RGB color model

#445474 color RGB value is (68,84,116).

RGB: (68,84,116) (27%, 33%, 45%)

RGB channels and saturation

R 68 of 255 = 27%
G 84 of 255 = 33%
B 116 of 255 = 45%

68
84
116

R + G + B ~ 35%. #445474 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 84 + 116 = 268 (100%)
R 68 of 268 ~ 25.37%
G 84 of 268 ~ 31.34%
B 116 of 268 ~ 43.28'%

%25.37
%31.34
%43.28

CMYK color model

#445474 color CMYK value is (41,28,0,55).

  • cyan value is 41.38%
  • magenta value is 27.59%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (41,28,0,55)
C41M28Y0K55 (41%, 28%, 0%, 55%)
(0.41 / 0.28 / 0.00 / 0.55)

CMYK percentages

%41.38
%27.59
%0
%54.51

Codes

Color #445474 in popluar color models

44 54 74
RGB 68 84 116
HSL 220° 26.09% 36.08%
HSB/HSV 220° 41.38% 45.49%
CMYK 41.38% 27.59% 0.00%
54.51%

Color #445474 in popluar number systems.

HEX 44 54 74
Decimal 68 84 116
Binary 1000100 1010100 1110100
Octal 104 124 164

Shades and tints

Shades of #445474

#445474
(68,84,116)
#3E4D6A
(62,77,106)
#384660
(56,70,96)
#323F56
(50,63,86)
#2C384C
(44,56,76)
#263142
(38,49,66)
#202A38
(32,42,56)
#1A232E
(26,35,46)
#141C24
(20,28,36)
#0E151A
(14,21,26)
#080E10
(8,14,16)
#000000
(0,0,0)

Tints of #445474

#445474
(68,84,116)
#556380
(85,99,128)
#66728C
(102,114,140)
#778198
(119,129,152)
#8890A4
(136,144,164)
#999FB0
(153,159,176)
#AAAEBC
(170,174,188)
#BBBDC8
(187,189,200)
#CCCCD4
(204,204,212)
#DDDBE0
(221,219,224)
#EEEAEC
(238,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #445474; }

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

This text font color is #445474.

Background Color

.myBgColor { background-color: #445474; }

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

This div background color is #445474.

Border color

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

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

This div border color is #445474.

Opacity

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

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

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

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

This text has shadow with #445474 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #445474.

Preview

Color preview on black background

This text has color #445474 on black background.


Color preview on white background

This text has color #445474 on white background.


Black color preview on #445474 background

This text has black color on #445474 background.


White color preview on #445474 background

This text has white color on #445474 background.


Related colors

Complementary color

Complementary color for #hex is #BBAB8B.


I love getcolorcode.com

Triadic colors

1 #744454 and #547444 with #445474 are triadic colors.

2 #745444 and #544474 with #445474 are triadic colors.