COLOR #445470

HEX: #445470 RGB: (68,84,112)

Color info

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

RGB color model

#445470 color RGB value is (68,84,112).

RGB: (68,84,112) (27%, 33%, 44%)

RGB channels and saturation

R 68 of 255 = 27%
G 84 of 255 = 33%
B 112 of 255 = 44%

68
84
112

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

Portions of RGB colors in percentages

R + G + B = 68 + 84 + 112 = 264 (100%)
R 68 of 264 ~ 25.76%
G 84 of 264 ~ 31.82%
B 112 of 264 ~ 42.42'%

%25.76
%31.82
%42.42

CMYK color model

#445470 color CMYK value is (39,25,0,56).

  • cyan value is 39.29%
  • magenta value is 25.00%
  • yellow value is 0.00%
  • key color value is 56.08%

CMYK: (39,25,0,56)
C39M25Y0K56 (39%, 25%, 0%, 56%)
(0.39 / 0.25 / 0.00 / 0.56)

CMYK percentages

%39.29
%25
%0
%56.08

Codes

Color #445470 in popluar color models

44 54 70
RGB 68 84 112
HSL 218° 24.44% 35.29%
HSB/HSV 218° 39.29% 43.92%
CMYK 39.29% 25.00% 0.00%
56.08%

Color #445470 in popluar number systems.

HEX 44 54 70
Decimal 68 84 112
Binary 1000100 1010100 1110000
Octal 104 124 160

Shades and tints

Shades of #445470

#445470
(68,84,112)
#3E4D66
(62,77,102)
#38465C
(56,70,92)
#323F52
(50,63,82)
#2C3848
(44,56,72)
#26313E
(38,49,62)
#202A34
(32,42,52)
#1A232A
(26,35,42)
#141C20
(20,28,32)
#0E1516
(14,21,22)
#080E0C
(8,14,12)
#000000
(0,0,0)

Tints of #445470

#445470
(68,84,112)
#55637D
(85,99,125)
#66728A
(102,114,138)
#778197
(119,129,151)
#8890A4
(136,144,164)
#999FB1
(153,159,177)
#AAAEBE
(170,174,190)
#BBBDCB
(187,189,203)
#CCCCD8
(204,204,216)
#DDDBE5
(221,219,229)
#EEEAF2
(238,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #445470; }

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

This text font color is #445470.

Background Color

.myBgColor { background-color: #445470; }

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

This div background color is #445470.

Border color

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

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

This div border color is #445470.

Opacity

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

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

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

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

This text has shadow with #445470 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #445470.

Preview

Color preview on black background

This text has color #445470 on black background.


Color preview on white background

This text has color #445470 on white background.


Black color preview on #445470 background

This text has black color on #445470 background.


White color preview on #445470 background

This text has white color on #445470 background.


Related colors

Complementary color

Complementary color for #hex is #BBAB8F.


I love getcolorcode.com

Triadic colors

1 #704454 and #547044 with #445470 are triadic colors.

2 #705444 and #544470 with #445470 are triadic colors.