COLOR #44424D

HEX: #44424D RGB: (68,66,77)

Color info

#44424D contains red, green and blue colors in about the same proportion. Web safe color of #44424D is #333333 (or #333).

RGB color model

#44424D color RGB value is (68,66,77).

RGB: (68,66,77) (27%, 26%, 30%)

RGB channels and saturation

R 68 of 255 = 27%
G 66 of 255 = 26%
B 77 of 255 = 30%

68
66
77

R + G + B ~ 28%. #44424D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 66 + 77 = 211 (100%)
R 68 of 211 ~ 32.23%
G 66 of 211 ~ 31.28%
B 77 of 211 ~ 36.49'%

%32.23
%31.28
%36.49

CMYK color model

#44424D color CMYK value is (12,14,0,70).

  • cyan value is 11.69%
  • magenta value is 14.29%
  • yellow value is 0.00%
  • key color value is 69.80%
CMYK: (12,14,0,70) C12M14Y0K70 (12%,14%,0%,70%) (0.12/0.14/0.00/0.70) 

CMYK percentages

%11.69
%14.29
%0
%69.8

Codes

Color #44424D in popluar color models

44 42 4D
RGB 68 66 77
HSL 251° 7.69% 28.04%
HSB/HSV 251° 14.29% 30.20%
CMYK 11.69% 14.29% 0.00%
69.80%

Color #44424D in popluar number systems.

HEX 44 42 4D
Decimal 68 66 77
Binary 1000100 1000010 1001101
Octal 104 102 115

Shades and tints

Shades of #44424D

#44424D
(68,66,77)
#3E3C46
(62,60,70)
#38363F
(56,54,63)
#323038
(50,48,56)
#2C2A31
(44,42,49)
#26242A
(38,36,42)
#201E23
(32,30,35)
#1A181C
(26,24,28)
#141215
(20,18,21)
#0E0C0E
(14,12,14)
#080607
(8,6,7)
#000000
(0,0,0)

Tints of #44424D

#44424D
(68,66,77)
#55535D
(85,83,93)
#66646D
(102,100,109)
#77757D
(119,117,125)
#88868D
(136,134,141)
#99979D
(153,151,157)
#AAA8AD
(170,168,173)
#BBB9BD
(187,185,189)
#CCCACD
(204,202,205)
#DDDBDD
(221,219,221)
#EEECED
(238,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #44424D; }

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

This text font color is #44424D.

Background Color

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

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

This div background color is #44424D.

Border color

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

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

This div border color is #44424D.

Opacity

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

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

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

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

This text has shadow with #44424D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #44424D.

Preview

Color preview on black background

This text has color #44424D on black background.


Color preview on white background

This text has color #44424D on white background.


Black color preview on #44424D background

This text has black color on #44424D background.


White color preview on #44424D background

This text has white color on #44424D background.


Related colors

Complementary color

Complementary color for #hex is #BBBDB2.


I love getcolorcode.com

Triadic colors

1 #4D4442 and #424D44 with #44424D are triadic colors.

2 #4D4244 and #42444D with #44424D are triadic colors.