COLOR #445239

HEX: #445239 RGB: (68,82,57)

Color info

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

RGB color model

#445239 color RGB value is (68,82,57).

RGB: (68,82,57) (27%, 32%, 22%)

RGB channels and saturation

R 68 of 255 = 27%
G 82 of 255 = 32%
B 57 of 255 = 22%

68
82
57

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

Portions of RGB colors in percentages

R + G + B = 68 + 82 + 57 = 207 (100%)
R 68 of 207 ~ 32.85%
G 82 of 207 ~ 39.61%
B 57 of 207 ~ 27.54'%

%32.85
%39.61
%27.54

CMYK color model

#445239 color CMYK value is (17,0,30,68).

  • cyan value is 17.07%
  • magenta value is 0.00%
  • yellow value is 30.49%
  • key color value is 67.84%

CMYK: (17,0,30,68)
C17M0Y30K68 (17%, 0%, 30%, 68%)
(0.17 / 0.00 / 0.30 / 0.68)

CMYK percentages

%17.07
%0
%30.49
%67.84

Codes

Color #445239 in popluar color models

44 52 39
RGB 68 82 57
HSL 94° 17.99% 27.25%
HSB/HSV 94° 30.49% 32.16%
CMYK 17.07% 0.00% 30.49%
67.84%

Color #445239 in popluar number systems.

HEX 44 52 39
Decimal 68 82 57
Binary 1000100 1010010 111001
Octal 104 122 71

Shades and tints

Shades of #445239

#445239
(68,82,57)
#3E4B34
(62,75,52)
#38442F
(56,68,47)
#323D2A
(50,61,42)
#2C3625
(44,54,37)
#262F20
(38,47,32)
#20281B
(32,40,27)
#1A2116
(26,33,22)
#141A11
(20,26,17)
#0E130C
(14,19,12)
#080C07
(8,12,7)
#000000
(0,0,0)

Tints of #445239

#445239
(68,82,57)
#55614B
(85,97,75)
#66705D
(102,112,93)
#777F6F
(119,127,111)
#888E81
(136,142,129)
#999D93
(153,157,147)
#AAACA5
(170,172,165)
#BBBBB7
(187,187,183)
#CCCAC9
(204,202,201)
#DDD9DB
(221,217,219)
#EEE8ED
(238,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #445239; }

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

This text font color is #445239.

Background Color

.myBgColor { background-color: #445239; }

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

This div background color is #445239.

Border color

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

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

This div border color is #445239.

Opacity

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

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

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

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

This text has shadow with #445239 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #445239.

Preview

Color preview on black background

This text has color #445239 on black background.


Color preview on white background

This text has color #445239 on white background.


Black color preview on #445239 background

This text has black color on #445239 background.


White color preview on #445239 background

This text has white color on #445239 background.


Related colors

Complementary color

Complementary color for #hex is #BBADC6.


I love getcolorcode.com

Triadic colors

1 #394452 and #523944 with #445239 are triadic colors.

2 #395244 and #524439 with #445239 are triadic colors.