COLOR #445249

HEX: #445249 RGB: (68,82,73)

Color info

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

RGB color model

#445249 color RGB value is (68,82,73).

RGB: (68,82,73) (27%, 32%, 29%)

RGB channels and saturation

R 68 of 255 = 27%
G 82 of 255 = 32%
B 73 of 255 = 29%

68
82
73

R + G + B ~ 29%. #445249 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 82 + 73 = 223 (100%)
R 68 of 223 ~ 30.49%
G 82 of 223 ~ 36.77%
B 73 of 223 ~ 32.74'%

%30.49
%36.77
%32.74

CMYK color model

#445249 color CMYK value is (17,0,11,68).

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

CMYK: (17,0,11,68)
C17M0Y11K68 (17%, 0%, 11%, 68%)
(0.17 / 0.00 / 0.11 / 0.68)

CMYK percentages

%17.07
%0
%10.98
%67.84

Codes

Color #445249 in popluar color models

44 52 49
RGB 68 82 73
HSL 141° 9.33% 29.41%
HSB/HSV 141° 17.07% 32.16%
CMYK 17.07% 0.00% 10.98%
67.84%

Color #445249 in popluar number systems.

HEX 44 52 49
Decimal 68 82 73
Binary 1000100 1010010 1001001
Octal 104 122 111

Shades and tints

Shades of #445249

#445249
(68,82,73)
#3E4B43
(62,75,67)
#38443D
(56,68,61)
#323D37
(50,61,55)
#2C3631
(44,54,49)
#262F2B
(38,47,43)
#202825
(32,40,37)
#1A211F
(26,33,31)
#141A19
(20,26,25)
#0E1313
(14,19,19)
#080C0D
(8,12,13)
#000000
(0,0,0)

Tints of #445249

#445249
(68,82,73)
#556159
(85,97,89)
#667069
(102,112,105)
#777F79
(119,127,121)
#888E89
(136,142,137)
#999D99
(153,157,153)
#AAACA9
(170,172,169)
#BBBBB9
(187,187,185)
#CCCAC9
(204,202,201)
#DDD9D9
(221,217,217)
#EEE8E9
(238,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #445249; }

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

This text font color is #445249.

Background Color

.myBgColor { background-color: #445249; }

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

This div background color is #445249.

Border color

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

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

This div border color is #445249.

Opacity

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

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

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

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

This text has shadow with #445249 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #445249.

Preview

Color preview on black background

This text has color #445249 on black background.


Color preview on white background

This text has color #445249 on white background.


Black color preview on #445249 background

This text has black color on #445249 background.


White color preview on #445249 background

This text has white color on #445249 background.


Related colors

Complementary color

Complementary color for #hex is #BBADB6.


I love getcolorcode.com

Triadic colors

1 #494452 and #524944 with #445249 are triadic colors.

2 #495244 and #524449 with #445249 are triadic colors.