COLOR #445A44

HEX: #445A44 RGB: (68,90,68)

Color info

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

RGB color model

#445A44 color RGB value is (68,90,68).

RGB: (68,90,68) (27%, 35%, 27%)

RGB channels and saturation

R 68 of 255 = 27%
G 90 of 255 = 35%
B 68 of 255 = 27%

68
90
68

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

Portions of RGB colors in percentages

R + G + B = 68 + 90 + 68 = 226 (100%)
R 68 of 226 ~ 30.09%
G 90 of 226 ~ 39.82%
B 68 of 226 ~ 30.09'%

%30.09
%39.82
%30.09

CMYK color model

#445A44 color CMYK value is (24,0,24,65).

  • cyan value is 24.44%
  • magenta value is 0.00%
  • yellow value is 24.44%
  • key color value is 64.71%
CMYK: (24,0,24,65) C24M0Y24K65 (24%,0%,24%,65%) (0.24/0.00/0.24/0.65) 

CMYK percentages

%24.44
%0
%24.44
%64.71

Codes

Color #445A44 in popluar color models

44 5A 44
RGB 68 90 68
HSL 120° 13.92% 30.98%
HSB/HSV 120° 24.44% 35.29%
CMYK 24.44% 0.00% 24.44%
64.71%

Color #445A44 in popluar number systems.

HEX 44 5A 44
Decimal 68 90 68
Binary 1000100 1011010 1000100
Octal 104 132 104

Shades and tints

Shades of #445A44

#445A44
(68,90,68)
#3E523E
(62,82,62)
#384A38
(56,74,56)
#324232
(50,66,50)
#2C3A2C
(44,58,44)
#263226
(38,50,38)
#202A20
(32,42,32)
#1A221A
(26,34,26)
#141A14
(20,26,20)
#0E120E
(14,18,14)
#080A08
(8,10,8)
#000000
(0,0,0)

Tints of #445A44

#445A44
(68,90,68)
#556955
(85,105,85)
#667866
(102,120,102)
#778777
(119,135,119)
#889688
(136,150,136)
#99A599
(153,165,153)
#AAB4AA
(170,180,170)
#BBC3BB
(187,195,187)
#CCD2CC
(204,210,204)
#DDE1DD
(221,225,221)
#EEF0EE
(238,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #445A44; }

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

This text font color is #445A44.

Background Color

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

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

This div background color is #445A44.

Border color

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

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

This div border color is #445A44.

Opacity

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

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

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

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

This text has shadow with #445A44 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #445A44.

Preview

Color preview on black background

This text has color #445A44 on black background.


Color preview on white background

This text has color #445A44 on white background.


Black color preview on #445A44 background

This text has black color on #445A44 background.


White color preview on #445A44 background

This text has white color on #445A44 background.


Related colors

Complementary color

Complementary color for #hex is #BBA5BB.


I love getcolorcode.com

Triadic colors

1 #44445A and #5A4444 with #445A44 are triadic colors.

2 #445A44 and #5A4444 with #445A44 are triadic colors.