COLOR #445759

HEX: #445759 RGB: (68,87,89)

Color info

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

RGB color model

#445759 color RGB value is (68,87,89).

RGB: (68,87,89) (27%, 34%, 35%)

RGB channels and saturation

R 68 of 255 = 27%
G 87 of 255 = 34%
B 89 of 255 = 35%

68
87
89

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

Portions of RGB colors in percentages

R + G + B = 68 + 87 + 89 = 244 (100%)
R 68 of 244 ~ 27.87%
G 87 of 244 ~ 35.66%
B 89 of 244 ~ 36.48'%

%27.87
%35.66
%36.48

CMYK color model

#445759 color CMYK value is (24,2,0,65).

  • cyan value is 23.60%
  • magenta value is 2.25%
  • yellow value is 0.00%
  • key color value is 65.10%
CMYK: (24,2,0,65) C24M2Y0K65 (24%,2%,0%,65%) (0.24/0.02/0.00/0.65) 

CMYK percentages

%23.6
%2.25
%0
%65.1

Codes

Color #445759 in popluar color models

44 57 59
RGB 68 87 89
HSL 186° 13.38% 30.78%
HSB/HSV 186° 23.60% 34.90%
CMYK 23.60% 2.25% 0.00%
65.10%

Color #445759 in popluar number systems.

HEX 44 57 59
Decimal 68 87 89
Binary 1000100 1010111 1011001
Octal 104 127 131

Shades and tints

Shades of #445759

#445759
(68,87,89)
#3E5051
(62,80,81)
#384949
(56,73,73)
#324241
(50,66,65)
#2C3B39
(44,59,57)
#263431
(38,52,49)
#202D29
(32,45,41)
#1A2621
(26,38,33)
#141F19
(20,31,25)
#0E1811
(14,24,17)
#081109
(8,17,9)
#000000
(0,0,0)

Tints of #445759

#445759
(68,87,89)
#556668
(85,102,104)
#667577
(102,117,119)
#778486
(119,132,134)
#889395
(136,147,149)
#99A2A4
(153,162,164)
#AAB1B3
(170,177,179)
#BBC0C2
(187,192,194)
#CCCFD1
(204,207,209)
#DDDEE0
(221,222,224)
#EEEDEF
(238,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #445759; }

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

This text font color is #445759.

Background Color

.myBgColor { background-color: #445759; }

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

This div background color is #445759.

Border color

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

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

This div border color is #445759.

Opacity

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

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

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

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

This text has shadow with #445759 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #445759.

Preview

Color preview on black background

This text has color #445759 on black background.


Color preview on white background

This text has color #445759 on white background.


Black color preview on #445759 background

This text has black color on #445759 background.


White color preview on #445759 background

This text has white color on #445759 background.


Related colors

Complementary color

Complementary color for #hex is #BBA8A6.


I love getcolorcode.com

Triadic colors

1 #594457 and #575944 with #445759 are triadic colors.

2 #595744 and #574459 with #445759 are triadic colors.