COLOR #445248

HEX: #445248 RGB: (68,82,72)

Color info

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

RGB color model

#445248 color RGB value is (68,82,72).

RGB: (68,82,72) (27%, 32%, 28%)

RGB channels and saturation

R 68 of 255 = 27%
G 82 of 255 = 32%
B 72 of 255 = 28%

68
82
72

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

Portions of RGB colors in percentages

R + G + B = 68 + 82 + 72 = 222 (100%)
R 68 of 222 ~ 30.63%
G 82 of 222 ~ 36.94%
B 72 of 222 ~ 32.43'%

%30.63
%36.94
%32.43

CMYK color model

#445248 color CMYK value is (17,0,12,68).

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

CMYK: (17,0,12,68)
C17M0Y12K68 (17%, 0%, 12%, 68%)
(0.17 / 0.00 / 0.12 / 0.68)

CMYK percentages

%17.07
%0
%12.2
%67.84

Codes

Color #445248 in popluar color models

44 52 48
RGB 68 82 72
HSL 137° 9.33% 29.41%
HSB/HSV 137° 17.07% 32.16%
CMYK 17.07% 0.00% 12.20%
67.84%

Color #445248 in popluar number systems.

HEX 44 52 48
Decimal 68 82 72
Binary 1000100 1010010 1001000
Octal 104 122 110

Shades and tints

Shades of #445248

#445248
(68,82,72)
#3E4B42
(62,75,66)
#38443C
(56,68,60)
#323D36
(50,61,54)
#2C3630
(44,54,48)
#262F2A
(38,47,42)
#202824
(32,40,36)
#1A211E
(26,33,30)
#141A18
(20,26,24)
#0E1312
(14,19,18)
#080C0C
(8,12,12)
#000000
(0,0,0)

Tints of #445248

#445248
(68,82,72)
#556158
(85,97,88)
#667068
(102,112,104)
#777F78
(119,127,120)
#888E88
(136,142,136)
#999D98
(153,157,152)
#AAACA8
(170,172,168)
#BBBBB8
(187,187,184)
#CCCAC8
(204,202,200)
#DDD9D8
(221,217,216)
#EEE8E8
(238,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #445248; }

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

This text font color is #445248.

Background Color

.myBgColor { background-color: #445248; }

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

This div background color is #445248.

Border color

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

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

This div border color is #445248.

Opacity

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

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

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

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

This text has shadow with #445248 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #445248.

Preview

Color preview on black background

This text has color #445248 on black background.


Color preview on white background

This text has color #445248 on white background.


Black color preview on #445248 background

This text has black color on #445248 background.


White color preview on #445248 background

This text has white color on #445248 background.


Related colors

Complementary color

Complementary color for #hex is #BBADB7.


I love getcolorcode.com

Triadic colors

1 #484452 and #524844 with #445248 are triadic colors.

2 #485244 and #524448 with #445248 are triadic colors.