COLOR #44554D

HEX: #44554D RGB: (68,85,77)

Color info

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

RGB color model

#44554D color RGB value is (68,85,77).

RGB: (68,85,77) (27%, 33%, 30%)

RGB channels and saturation

R 68 of 255 = 27%
G 85 of 255 = 33%
B 77 of 255 = 30%

68
85
77

R + G + B ~ 30%. #44554D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 85 + 77 = 230 (100%)
R 68 of 230 ~ 29.57%
G 85 of 230 ~ 36.96%
B 77 of 230 ~ 33.48'%

%29.57
%36.96
%33.48

CMYK color model

#44554D color CMYK value is (20,0,9,67).

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

CMYK: (20,0,9,67)
C20M0Y9K67 (20%, 0%, 9%, 67%)
(0.20 / 0.00 / 0.09 / 0.67)

CMYK percentages

%20
%0
%9.41
%66.67

Codes

Color #44554D in popluar color models

44 55 4D
RGB 68 85 77
HSL 152° 11.11% 30.00%
HSB/HSV 152° 20.00% 33.33%
CMYK 20.00% 0.00% 9.41%
66.67%

Color #44554D in popluar number systems.

HEX 44 55 4D
Decimal 68 85 77
Binary 1000100 1010101 1001101
Octal 104 125 115

Shades and tints

Shades of #44554D

#44554D
(68,85,77)
#3E4E46
(62,78,70)
#38473F
(56,71,63)
#324038
(50,64,56)
#2C3931
(44,57,49)
#26322A
(38,50,42)
#202B23
(32,43,35)
#1A241C
(26,36,28)
#141D15
(20,29,21)
#0E160E
(14,22,14)
#080F07
(8,15,7)
#000000
(0,0,0)

Tints of #44554D

#44554D
(68,85,77)
#55645D
(85,100,93)
#66736D
(102,115,109)
#77827D
(119,130,125)
#88918D
(136,145,141)
#99A09D
(153,160,157)
#AAAFAD
(170,175,173)
#BBBEBD
(187,190,189)
#CCCDCD
(204,205,205)
#DDDCDD
(221,220,221)
#EEEBED
(238,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #44554D; }

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

This text font color is #44554D.

Background Color

.myBgColor { background-color: #44554D; }

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

This div background color is #44554D.

Border color

.myBorderColor { border: 1px solid #44554D; }

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

This div border color is #44554D.

Opacity

.myOpacity80 { color: #44554D; opacity: 0.8; }

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

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

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

This text has shadow with #44554D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #44554D.

Preview

Color preview on black background

This text has color #44554D on black background.


Color preview on white background

This text has color #44554D on white background.


Black color preview on #44554D background

This text has black color on #44554D background.


White color preview on #44554D background

This text has white color on #44554D background.


Related colors

Complementary color

Complementary color for #hex is #BBAAB2.


I love getcolorcode.com

Triadic colors

1 #4D4455 and #554D44 with #44554D are triadic colors.

2 #4D5544 and #55444D with #44554D are triadic colors.