COLOR #445D44

HEX: #445D44 RGB: (68,93,68)

Color info

#445D44 contains red, green and blue colors in about the same proportion. Web safe color of #445D44 is #336633 (or #363).

RGB color model

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

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

RGB channels and saturation

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

68
93
68

R + G + B ~ 30%. #445D44 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 93 + 68 = 229 (100%)
R 68 of 229 ~ 29.69%
G 93 of 229 ~ 40.61%
B 68 of 229 ~ 29.69'%

%29.69
%40.61
%29.69

CMYK color model

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

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

CMYK: (27,0,27,64)
C27M0Y27K64 (27%, 0%, 27%, 64%)
(0.27 / 0.00 / 0.27 / 0.64)

CMYK percentages

%26.88
%0
%26.88
%63.53

Codes

Color #445D44 in popluar color models

44 5D 44
RGB 68 93 68
HSL 120° 15.53% 31.57%
HSB/HSV 120° 26.88% 36.47%
CMYK 26.88% 0.00% 26.88%
63.53%

Color #445D44 in popluar number systems.

HEX 44 5D 44
Decimal 68 93 68
Binary 1000100 1011101 1000100
Octal 104 135 104

Shades and tints

Shades of #445D44

#445D44
(68,93,68)
#3E553E
(62,85,62)
#384D38
(56,77,56)
#324532
(50,69,50)
#2C3D2C
(44,61,44)
#263526
(38,53,38)
#202D20
(32,45,32)
#1A251A
(26,37,26)
#141D14
(20,29,20)
#0E150E
(14,21,14)
#080D08
(8,13,8)
#000000
(0,0,0)

Tints of #445D44

#445D44
(68,93,68)
#556B55
(85,107,85)
#667966
(102,121,102)
#778777
(119,135,119)
#889588
(136,149,136)
#99A399
(153,163,153)
#AAB1AA
(170,177,170)
#BBBFBB
(187,191,187)
#CCCDCC
(204,205,204)
#DDDBDD
(221,219,221)
#EEE9EE
(238,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #445D44; }

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

This text font color is #445D44.

Background Color

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

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

This div background color is #445D44.

Border color

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

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

This div border color is #445D44.

Opacity

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

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

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

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

This text has shadow with #445D44 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #445D44.

Preview

Color preview on black background

This text has color #445D44 on black background.


Color preview on white background

This text has color #445D44 on white background.


Black color preview on #445D44 background

This text has black color on #445D44 background.


White color preview on #445D44 background

This text has white color on #445D44 background.


Related colors

Complementary color

Complementary color for #hex is #BBA2BB.


I love getcolorcode.com

Triadic colors

1 #44445D and #5D4444 with #445D44 are triadic colors.

2 #445D44 and #5D4444 with #445D44 are triadic colors.