COLOR #445360

HEX: #445360 RGB: (68,83,96)

Color info

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

RGB color model

#445360 color RGB value is (68,83,96).

RGB: (68,83,96) (27%, 33%, 38%)

RGB channels and saturation

R 68 of 255 = 27%
G 83 of 255 = 33%
B 96 of 255 = 38%

68
83
96

R + G + B ~ 33%. #445360 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 83 + 96 = 247 (100%)
R 68 of 247 ~ 27.53%
G 83 of 247 ~ 33.6%
B 96 of 247 ~ 38.87'%

%27.53
%33.6
%38.87

CMYK color model

#445360 color CMYK value is (29,14,0,62).

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

CMYK: (29,14,0,62)
C29M14Y0K62 (29%, 14%, 0%, 62%)
(0.29 / 0.14 / 0.00 / 0.62)

CMYK percentages

%29.17
%13.54
%0
%62.35

Codes

Color #445360 in popluar color models

44 53 60
RGB 68 83 96
HSL 208° 17.07% 32.16%
HSB/HSV 208° 29.17% 37.65%
CMYK 29.17% 13.54% 0.00%
62.35%

Color #445360 in popluar number systems.

HEX 44 53 60
Decimal 68 83 96
Binary 1000100 1010011 1100000
Octal 104 123 140

Shades and tints

Shades of #445360

#445360
(68,83,96)
#3E4C58
(62,76,88)
#384550
(56,69,80)
#323E48
(50,62,72)
#2C3740
(44,55,64)
#263038
(38,48,56)
#202930
(32,41,48)
#1A2228
(26,34,40)
#141B20
(20,27,32)
#0E1418
(14,20,24)
#080D10
(8,13,16)
#000000
(0,0,0)

Tints of #445360

#445360
(68,83,96)
#55626E
(85,98,110)
#66717C
(102,113,124)
#77808A
(119,128,138)
#888F98
(136,143,152)
#999EA6
(153,158,166)
#AAADB4
(170,173,180)
#BBBCC2
(187,188,194)
#CCCBD0
(204,203,208)
#DDDADE
(221,218,222)
#EEE9EC
(238,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #445360; }

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

This text font color is #445360.

Background Color

.myBgColor { background-color: #445360; }

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

This div background color is #445360.

Border color

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

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

This div border color is #445360.

Opacity

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

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

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

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

This text has shadow with #445360 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #445360.

Preview

Color preview on black background

This text has color #445360 on black background.


Color preview on white background

This text has color #445360 on white background.


Black color preview on #445360 background

This text has black color on #445360 background.


White color preview on #445360 background

This text has white color on #445360 background.


Related colors

Complementary color

Complementary color for #hex is #BBAC9F.


I love getcolorcode.com

Triadic colors

1 #604453 and #536044 with #445360 are triadic colors.

2 #605344 and #534460 with #445360 are triadic colors.