COLOR #445750

HEX: #445750 RGB: (68,87,80)

Color info

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

RGB color model

#445750 color RGB value is (68,87,80).

RGB: (68,87,80) (27%, 34%, 31%)

RGB channels and saturation

R 68 of 255 = 27%
G 87 of 255 = 34%
B 80 of 255 = 31%

68
87
80

R + G + B ~ 31%. #445750 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 87 + 80 = 235 (100%)
R 68 of 235 ~ 28.94%
G 87 of 235 ~ 37.02%
B 80 of 235 ~ 34.04'%

%28.94
%37.02
%34.04

CMYK color model

#445750 color CMYK value is (22,0,8,66).

  • cyan value is 21.84%
  • magenta value is 0.00%
  • yellow value is 8.05%
  • key color value is 65.88%

CMYK: (22,0,8,66)
C22M0Y8K66 (22%, 0%, 8%, 66%)
(0.22 / 0.00 / 0.08 / 0.66)

CMYK percentages

%21.84
%0
%8.05
%65.88

Codes

Color #445750 in popluar color models

44 57 50
RGB 68 87 80
HSL 158° 12.26% 30.39%
HSB/HSV 158° 21.84% 34.12%
CMYK 21.84% 0.00% 8.05%
65.88%

Color #445750 in popluar number systems.

HEX 44 57 50
Decimal 68 87 80
Binary 1000100 1010111 1010000
Octal 104 127 120

Shades and tints

Shades of #445750

#445750
(68,87,80)
#3E5049
(62,80,73)
#384942
(56,73,66)
#32423B
(50,66,59)
#2C3B34
(44,59,52)
#26342D
(38,52,45)
#202D26
(32,45,38)
#1A261F
(26,38,31)
#141F18
(20,31,24)
#0E1811
(14,24,17)
#08110A
(8,17,10)
#000000
(0,0,0)

Tints of #445750

#445750
(68,87,80)
#55665F
(85,102,95)
#66756E
(102,117,110)
#77847D
(119,132,125)
#88938C
(136,147,140)
#99A29B
(153,162,155)
#AAB1AA
(170,177,170)
#BBC0B9
(187,192,185)
#CCCFC8
(204,207,200)
#DDDED7
(221,222,215)
#EEEDE6
(238,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #445750; }

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

This text font color is #445750.

Background Color

.myBgColor { background-color: #445750; }

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

This div background color is #445750.

Border color

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

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

This div border color is #445750.

Opacity

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

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

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

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

This text has shadow with #445750 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #445750.

Preview

Color preview on black background

This text has color #445750 on black background.


Color preview on white background

This text has color #445750 on white background.


Black color preview on #445750 background

This text has black color on #445750 background.


White color preview on #445750 background

This text has white color on #445750 background.


Related colors

Complementary color

Complementary color for #hex is #BBA8AF.


I love getcolorcode.com

Triadic colors

1 #504457 and #575044 with #445750 are triadic colors.

2 #505744 and #574450 with #445750 are triadic colors.