COLOR #444249

HEX: #444249 RGB: (68,66,73)

Color info

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

RGB color model

#444249 color RGB value is (68,66,73).

RGB: (68,66,73) (27%, 26%, 29%)

RGB channels and saturation

R 68 of 255 = 27%
G 66 of 255 = 26%
B 73 of 255 = 29%

68
66
73

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

Portions of RGB colors in percentages

R + G + B = 68 + 66 + 73 = 207 (100%)
R 68 of 207 ~ 32.85%
G 66 of 207 ~ 31.88%
B 73 of 207 ~ 35.27'%

%32.85
%31.88
%35.27

CMYK color model

#444249 color CMYK value is (7,10,0,71).

  • cyan value is 6.85%
  • magenta value is 9.59%
  • yellow value is 0.00%
  • key color value is 71.37%

CMYK: (7,10,0,71)
C7M10Y0K71 (7%, 10%, 0%, 71%)
(0.07 / 0.10 / 0.00 / 0.71)

CMYK percentages

%6.85
%9.59
%0
%71.37

Codes

Color #444249 in popluar color models

44 42 49
RGB 68 66 73
HSL 257° 5.04% 27.25%
HSB/HSV 257° 9.59% 28.63%
CMYK 6.85% 9.59% 0.00%
71.37%

Color #444249 in popluar number systems.

HEX 44 42 49
Decimal 68 66 73
Binary 1000100 1000010 1001001
Octal 104 102 111

Shades and tints

Shades of #444249

#444249
(68,66,73)
#3E3C43
(62,60,67)
#38363D
(56,54,61)
#323037
(50,48,55)
#2C2A31
(44,42,49)
#26242B
(38,36,43)
#201E25
(32,30,37)
#1A181F
(26,24,31)
#141219
(20,18,25)
#0E0C13
(14,12,19)
#08060D
(8,6,13)
#000000
(0,0,0)

Tints of #444249

#444249
(68,66,73)
#555359
(85,83,89)
#666469
(102,100,105)
#777579
(119,117,121)
#888689
(136,134,137)
#999799
(153,151,153)
#AAA8A9
(170,168,169)
#BBB9B9
(187,185,185)
#CCCAC9
(204,202,201)
#DDDBD9
(221,219,217)
#EEECE9
(238,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #444249; }

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

This text font color is #444249.

Background Color

.myBgColor { background-color: #444249; }

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

This div background color is #444249.

Border color

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

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

This div border color is #444249.

Opacity

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

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

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

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

This text has shadow with #444249 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #444249.

Preview

Color preview on black background

This text has color #444249 on black background.


Color preview on white background

This text has color #444249 on white background.


Black color preview on #444249 background

This text has black color on #444249 background.


White color preview on #444249 background

This text has white color on #444249 background.


Related colors

Complementary color

Complementary color for #hex is #BBBDB6.


I love getcolorcode.com

Triadic colors

1 #494442 and #424944 with #444249 are triadic colors.

2 #494244 and #424449 with #444249 are triadic colors.