COLOR #445060

HEX: #445060 RGB: (68,80,96)

Color info

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

RGB color model

#445060 color RGB value is (68,80,96).

RGB: (68,80,96) (27%, 31%, 38%)

RGB channels and saturation

R 68 of 255 = 27%
G 80 of 255 = 31%
B 96 of 255 = 38%

68
80
96

R + G + B ~ 32%. #445060 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 80 + 96 = 244 (100%)
R 68 of 244 ~ 27.87%
G 80 of 244 ~ 32.79%
B 96 of 244 ~ 39.34'%

%27.87
%32.79
%39.34

CMYK color model

#445060 color CMYK value is (29,17,0,62).

  • cyan value is 29.17%
  • magenta value is 16.67%
  • yellow value is 0.00%
  • key color value is 62.35%

CMYK: (29,17,0,62)
C29M17Y0K62 (29%, 17%, 0%, 62%)
(0.29 / 0.17 / 0.00 / 0.62)

CMYK percentages

%29.17
%16.67
%0
%62.35

Codes

Color #445060 in popluar color models

44 50 60
RGB 68 80 96
HSL 214° 17.07% 32.16%
HSB/HSV 214° 29.17% 37.65%
CMYK 29.17% 16.67% 0.00%
62.35%

Color #445060 in popluar number systems.

HEX 44 50 60
Decimal 68 80 96
Binary 1000100 1010000 1100000
Octal 104 120 140

Shades and tints

Shades of #445060

#445060
(68,80,96)
#3E4958
(62,73,88)
#384250
(56,66,80)
#323B48
(50,59,72)
#2C3440
(44,52,64)
#262D38
(38,45,56)
#202630
(32,38,48)
#1A1F28
(26,31,40)
#141820
(20,24,32)
#0E1118
(14,17,24)
#080A10
(8,10,16)
#000000
(0,0,0)

Tints of #445060

#445060
(68,80,96)
#555F6E
(85,95,110)
#666E7C
(102,110,124)
#777D8A
(119,125,138)
#888C98
(136,140,152)
#999BA6
(153,155,166)
#AAAAB4
(170,170,180)
#BBB9C2
(187,185,194)
#CCC8D0
(204,200,208)
#DDD7DE
(221,215,222)
#EEE6EC
(238,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #445060 color. Also use rgb(68,80,96) instead hex code.

Text Font Color

.myTextColor { color: #445060; }

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

This text font color is #445060.

Background Color

.myBgColor { background-color: #445060; }

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

This div background color is #445060.

Border color

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

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

This div border color is #445060.

Opacity

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

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

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

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

This text has shadow with #445060 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #445060.

Preview

Color preview on black background

This text has color #445060 on black background.


Color preview on white background

This text has color #445060 on white background.


Black color preview on #445060 background

This text has black color on #445060 background.


White color preview on #445060 background

This text has white color on #445060 background.


Related colors

Complementary color

Complementary color for #hex is #BBAF9F.


I love getcolorcode.com

Triadic colors

1 #604450 and #506044 with #445060 are triadic colors.

2 #605044 and #504460 with #445060 are triadic colors.