COLOR #445D59

HEX: #445D59 RGB: (68,93,89)

Color info

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

RGB color model

#445D59 color RGB value is (68,93,89).

RGB: (68,93,89) (27%, 36%, 35%)

RGB channels and saturation

R 68 of 255 = 27%
G 93 of 255 = 36%
B 89 of 255 = 35%

68
93
89

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

Portions of RGB colors in percentages

R + G + B = 68 + 93 + 89 = 250 (100%)
R 68 of 250 ~ 27.2%
G 93 of 250 ~ 37.2%
B 89 of 250 ~ 35.6'%

%27.2
%37.2
%35.6

CMYK color model

#445D59 color CMYK value is (27,0,4,64).

  • cyan value is 26.88%
  • magenta value is 0.00%
  • yellow value is 4.30%
  • key color value is 63.53%

CMYK: (27,0,4,64)
C27M0Y4K64 (27%, 0%, 4%, 64%)
(0.27 / 0.00 / 0.04 / 0.64)

CMYK percentages

%26.88
%0
%4.3
%63.53

Codes

Color #445D59 in popluar color models

44 5D 59
RGB 68 93 89
HSL 170° 15.53% 31.57%
HSB/HSV 170° 26.88% 36.47%
CMYK 26.88% 0.00% 4.30%
63.53%

Color #445D59 in popluar number systems.

HEX 44 5D 59
Decimal 68 93 89
Binary 1000100 1011101 1011001
Octal 104 135 131

Shades and tints

Shades of #445D59

#445D59
(68,93,89)
#3E5551
(62,85,81)
#384D49
(56,77,73)
#324541
(50,69,65)
#2C3D39
(44,61,57)
#263531
(38,53,49)
#202D29
(32,45,41)
#1A2521
(26,37,33)
#141D19
(20,29,25)
#0E1511
(14,21,17)
#080D09
(8,13,9)
#000000
(0,0,0)

Tints of #445D59

#445D59
(68,93,89)
#556B68
(85,107,104)
#667977
(102,121,119)
#778786
(119,135,134)
#889595
(136,149,149)
#99A3A4
(153,163,164)
#AAB1B3
(170,177,179)
#BBBFC2
(187,191,194)
#CCCDD1
(204,205,209)
#DDDBE0
(221,219,224)
#EEE9EF
(238,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #445D59 color. Also use rgb(68,93,89) instead hex code.

Text Font Color

.myTextColor { color: #445D59; }

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

This text font color is #445D59.

Background Color

.myBgColor { background-color: #445D59; }

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

This div background color is #445D59.

Border color

.myBorderColor { border: 1px solid #445D59; }

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

This div border color is #445D59.

Opacity

.myOpacity80 { color: #445D59; opacity: 0.8; }

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

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

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

This text has shadow with #445D59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #445D59.

Preview

Color preview on black background

This text has color #445D59 on black background.


Color preview on white background

This text has color #445D59 on white background.


Black color preview on #445D59 background

This text has black color on #445D59 background.


White color preview on #445D59 background

This text has white color on #445D59 background.


Related colors

Complementary color

Complementary color for #hex is #BBA2A6.


I love getcolorcode.com

Triadic colors

1 #59445D and #5D5944 with #445D59 are triadic colors.

2 #595D44 and #5D4459 with #445D59 are triadic colors.