COLOR #445539

HEX: #445539 RGB: (68,85,57)

Color info

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

RGB color model

#445539 color RGB value is (68,85,57).

RGB: (68,85,57) (27%, 33%, 22%)

RGB channels and saturation

R 68 of 255 = 27%
G 85 of 255 = 33%
B 57 of 255 = 22%

68
85
57

R + G + B ~ 27%. #445539 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 85 + 57 = 210 (100%)
R 68 of 210 ~ 32.38%
G 85 of 210 ~ 40.48%
B 57 of 210 ~ 27.14'%

%32.38
%40.48
%27.14

CMYK color model

#445539 color CMYK value is (20,0,33,67).

  • cyan value is 20.00%
  • magenta value is 0.00%
  • yellow value is 32.94%
  • key color value is 66.67%

CMYK: (20,0,33,67)
C20M0Y33K67 (20%, 0%, 33%, 67%)
(0.20 / 0.00 / 0.33 / 0.67)

CMYK percentages

%20
%0
%32.94
%66.67

Codes

Color #445539 in popluar color models

44 55 39
RGB 68 85 57
HSL 96° 19.72% 27.84%
HSB/HSV 96° 32.94% 33.33%
CMYK 20.00% 0.00% 32.94%
66.67%

Color #445539 in popluar number systems.

HEX 44 55 39
Decimal 68 85 57
Binary 1000100 1010101 111001
Octal 104 125 71

Shades and tints

Shades of #445539

#445539
(68,85,57)
#3E4E34
(62,78,52)
#38472F
(56,71,47)
#32402A
(50,64,42)
#2C3925
(44,57,37)
#263220
(38,50,32)
#202B1B
(32,43,27)
#1A2416
(26,36,22)
#141D11
(20,29,17)
#0E160C
(14,22,12)
#080F07
(8,15,7)
#000000
(0,0,0)

Tints of #445539

#445539
(68,85,57)
#55644B
(85,100,75)
#66735D
(102,115,93)
#77826F
(119,130,111)
#889181
(136,145,129)
#99A093
(153,160,147)
#AAAFA5
(170,175,165)
#BBBEB7
(187,190,183)
#CCCDC9
(204,205,201)
#DDDCDB
(221,220,219)
#EEEBED
(238,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #445539 color. Also use rgb(68,85,57) instead hex code.

Text Font Color

.myTextColor { color: #445539; }

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

This text font color is #445539.

Background Color

.myBgColor { background-color: #445539; }

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

This div background color is #445539.

Border color

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

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

This div border color is #445539.

Opacity

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

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

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

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

This text has shadow with #445539 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #445539.

Preview

Color preview on black background

This text has color #445539 on black background.


Color preview on white background

This text has color #445539 on white background.


Black color preview on #445539 background

This text has black color on #445539 background.


White color preview on #445539 background

This text has white color on #445539 background.


Related colors

Complementary color

Complementary color for #hex is #BBAAC6.


I love getcolorcode.com

Triadic colors

1 #394455 and #553944 with #445539 are triadic colors.

2 #395544 and #554439 with #445539 are triadic colors.