COLOR #445063

HEX: #445063 RGB: (68,80,99)

Color info

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

RGB color model

#445063 color RGB value is (68,80,99).

RGB: (68,80,99) (27%, 31%, 39%)

RGB channels and saturation

R 68 of 255 = 27%
G 80 of 255 = 31%
B 99 of 255 = 39%

68
80
99

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

Portions of RGB colors in percentages

R + G + B = 68 + 80 + 99 = 247 (100%)
R 68 of 247 ~ 27.53%
G 80 of 247 ~ 32.39%
B 99 of 247 ~ 40.08'%

%27.53
%32.39
%40.08

CMYK color model

#445063 color CMYK value is (31,19,0,61).

  • cyan value is 31.31%
  • magenta value is 19.19%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (31,19,0,61)
C31M19Y0K61 (31%, 19%, 0%, 61%)
(0.31 / 0.19 / 0.00 / 0.61)

CMYK percentages

%31.31
%19.19
%0
%61.18

Codes

Color #445063 in popluar color models

44 50 63
RGB 68 80 99
HSL 217° 18.56% 32.75%
HSB/HSV 217° 31.31% 38.82%
CMYK 31.31% 19.19% 0.00%
61.18%

Color #445063 in popluar number systems.

HEX 44 50 63
Decimal 68 80 99
Binary 1000100 1010000 1100011
Octal 104 120 143

Shades and tints

Shades of #445063

#445063
(68,80,99)
#3E495A
(62,73,90)
#384251
(56,66,81)
#323B48
(50,59,72)
#2C343F
(44,52,63)
#262D36
(38,45,54)
#20262D
(32,38,45)
#1A1F24
(26,31,36)
#14181B
(20,24,27)
#0E1112
(14,17,18)
#080A09
(8,10,9)
#000000
(0,0,0)

Tints of #445063

#445063
(68,80,99)
#555F71
(85,95,113)
#666E7F
(102,110,127)
#777D8D
(119,125,141)
#888C9B
(136,140,155)
#999BA9
(153,155,169)
#AAAAB7
(170,170,183)
#BBB9C5
(187,185,197)
#CCC8D3
(204,200,211)
#DDD7E1
(221,215,225)
#EEE6EF
(238,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #445063; }

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

This text font color is #445063.

Background Color

.myBgColor { background-color: #445063; }

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

This div background color is #445063.

Border color

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

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

This div border color is #445063.

Opacity

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

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

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

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

This text has shadow with #445063 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #445063.

Preview

Color preview on black background

This text has color #445063 on black background.


Color preview on white background

This text has color #445063 on white background.


Black color preview on #445063 background

This text has black color on #445063 background.


White color preview on #445063 background

This text has white color on #445063 background.


Related colors

Complementary color

Complementary color for #hex is #BBAF9C.


I love getcolorcode.com

Triadic colors

1 #634450 and #506344 with #445063 are triadic colors.

2 #635044 and #504463 with #445063 are triadic colors.