COLOR #445137

HEX: #445137 RGB: (68,81,55)

Color info

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

RGB color model

#445137 color RGB value is (68,81,55).

RGB: (68,81,55) (27%, 32%, 22%)

RGB channels and saturation

R 68 of 255 = 27%
G 81 of 255 = 32%
B 55 of 255 = 22%

68
81
55

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

Portions of RGB colors in percentages

R + G + B = 68 + 81 + 55 = 204 (100%)
R 68 of 204 ~ 33.33%
G 81 of 204 ~ 39.71%
B 55 of 204 ~ 26.96'%

%33.33
%39.71
%26.96

CMYK color model

#445137 color CMYK value is (16,0,32,68).

  • cyan value is 16.05%
  • magenta value is 0.00%
  • yellow value is 32.10%
  • key color value is 68.24%

CMYK: (16,0,32,68)
C16M0Y32K68 (16%, 0%, 32%, 68%)
(0.16 / 0.00 / 0.32 / 0.68)

CMYK percentages

%16.05
%0
%32.1
%68.24

Codes

Color #445137 in popluar color models

44 51 37
RGB 68 81 55
HSL 90° 19.12% 26.67%
HSB/HSV 90° 32.10% 31.76%
CMYK 16.05% 0.00% 32.10%
68.24%

Color #445137 in popluar number systems.

HEX 44 51 37
Decimal 68 81 55
Binary 1000100 1010001 110111
Octal 104 121 67

Shades and tints

Shades of #445137

#445137
(68,81,55)
#3E4A32
(62,74,50)
#38432D
(56,67,45)
#323C28
(50,60,40)
#2C3523
(44,53,35)
#262E1E
(38,46,30)
#202719
(32,39,25)
#1A2014
(26,32,20)
#14190F
(20,25,15)
#0E120A
(14,18,10)
#080B05
(8,11,5)
#000000
(0,0,0)

Tints of #445137

#445137
(68,81,55)
#556049
(85,96,73)
#666F5B
(102,111,91)
#777E6D
(119,126,109)
#888D7F
(136,141,127)
#999C91
(153,156,145)
#AAABA3
(170,171,163)
#BBBAB5
(187,186,181)
#CCC9C7
(204,201,199)
#DDD8D9
(221,216,217)
#EEE7EB
(238,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #445137 color. Also use rgb(68,81,55) instead hex code.

Text Font Color

.myTextColor { color: #445137; }

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

This text font color is #445137.

Background Color

.myBgColor { background-color: #445137; }

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

This div background color is #445137.

Border color

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

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

This div border color is #445137.

Opacity

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

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

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

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

This text has shadow with #445137 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #445137.

Preview

Color preview on black background

This text has color #445137 on black background.


Color preview on white background

This text has color #445137 on white background.


Black color preview on #445137 background

This text has black color on #445137 background.


White color preview on #445137 background

This text has white color on #445137 background.


Related colors

Complementary color

Complementary color for #hex is #BBAEC8.


I love getcolorcode.com

Triadic colors

1 #374451 and #513744 with #445137 are triadic colors.

2 #375144 and #514437 with #445137 are triadic colors.