COLOR #445D64

HEX: #445D64 RGB: (68,93,100)

Color info

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

RGB color model

#445D64 color RGB value is (68,93,100).

RGB: (68,93,100) (27%, 36%, 39%)

RGB channels and saturation

R 68 of 255 = 27%
G 93 of 255 = 36%
B 100 of 255 = 39%

68
93
100

R + G + B ~ 34%. #445D64 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 93 + 100 = 261 (100%)
R 68 of 261 ~ 26.05%
G 93 of 261 ~ 35.63%
B 100 of 261 ~ 38.31'%

%26.05
%35.63
%38.31

CMYK color model

#445D64 color CMYK value is (32,7,0,61).

  • cyan value is 32.00%
  • magenta value is 7.00%
  • yellow value is 0.00%
  • key color value is 60.78%
CMYK: (32,7,0,61) C32M7Y0K61 (32%,7%,0%,61%) (0.32/0.07/0.00/0.61) 

CMYK percentages

%32
%7
%0
%60.78

Codes

Color #445D64 in popluar color models

44 5D 64
RGB 68 93 100
HSL 193° 19.05% 32.94%
HSB/HSV 193° 32.00% 39.22%
CMYK 32.00% 7.00% 0.00%
60.78%

Color #445D64 in popluar number systems.

HEX 44 5D 64
Decimal 68 93 100
Binary 1000100 1011101 1100100
Octal 104 135 144

Shades and tints

Shades of #445D64

#445D64
(68,93,100)
#3E555B
(62,85,91)
#384D52
(56,77,82)
#324549
(50,69,73)
#2C3D40
(44,61,64)
#263537
(38,53,55)
#202D2E
(32,45,46)
#1A2525
(26,37,37)
#141D1C
(20,29,28)
#0E1513
(14,21,19)
#080D0A
(8,13,10)
#000000
(0,0,0)

Tints of #445D64

#445D64
(68,93,100)
#556B72
(85,107,114)
#667980
(102,121,128)
#77878E
(119,135,142)
#88959C
(136,149,156)
#99A3AA
(153,163,170)
#AAB1B8
(170,177,184)
#BBBFC6
(187,191,198)
#CCCDD4
(204,205,212)
#DDDBE2
(221,219,226)
#EEE9F0
(238,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #445D64; }

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

This text font color is #445D64.

Background Color

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

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

This div background color is #445D64.

Border color

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

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

This div border color is #445D64.

Opacity

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

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

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

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

This text has shadow with #445D64 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #445D64.

Preview

Color preview on black background

This text has color #445D64 on black background.


Color preview on white background

This text has color #445D64 on white background.


Black color preview on #445D64 background

This text has black color on #445D64 background.


White color preview on #445D64 background

This text has white color on #445D64 background.


Related colors

Complementary color

Complementary color for #hex is #BBA29B.


I love getcolorcode.com

Triadic colors

1 #64445D and #5D6444 with #445D64 are triadic colors.

2 #645D44 and #5D4464 with #445D64 are triadic colors.