COLOR #444649

HEX: #444649 RGB: (68,70,73)

Color info

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

RGB color model

#444649 color RGB value is (68,70,73).

RGB: (68,70,73) (27%, 27%, 29%)

RGB channels and saturation

R 68 of 255 = 27%
G 70 of 255 = 27%
B 73 of 255 = 29%

68
70
73

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

Portions of RGB colors in percentages

R + G + B = 68 + 70 + 73 = 211 (100%)
R 68 of 211 ~ 32.23%
G 70 of 211 ~ 33.18%
B 73 of 211 ~ 34.6'%

%32.23
%33.18
%34.6

CMYK color model

#444649 color CMYK value is (7,4,0,71).

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

CMYK: (7,4,0,71)
C7M4Y0K71 (7%, 4%, 0%, 71%)
(0.07 / 0.04 / 0.00 / 0.71)

CMYK percentages

%6.85
%4.11
%0
%71.37

Codes

Color #444649 in popluar color models

44 46 49
RGB 68 70 73
HSL 216° 3.55% 27.65%
HSB/HSV 216° 6.85% 28.63%
CMYK 6.85% 4.11% 0.00%
71.37%

Color #444649 in popluar number systems.

HEX 44 46 49
Decimal 68 70 73
Binary 1000100 1000110 1001001
Octal 104 106 111

Shades and tints

Shades of #444649

#444649
(68,70,73)
#3E4043
(62,64,67)
#383A3D
(56,58,61)
#323437
(50,52,55)
#2C2E31
(44,46,49)
#26282B
(38,40,43)
#202225
(32,34,37)
#1A1C1F
(26,28,31)
#141619
(20,22,25)
#0E1013
(14,16,19)
#080A0D
(8,10,13)
#000000
(0,0,0)

Tints of #444649

#444649
(68,70,73)
#555659
(85,86,89)
#666669
(102,102,105)
#777679
(119,118,121)
#888689
(136,134,137)
#999699
(153,150,153)
#AAA6A9
(170,166,169)
#BBB6B9
(187,182,185)
#CCC6C9
(204,198,201)
#DDD6D9
(221,214,217)
#EEE6E9
(238,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #444649; }

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

This text font color is #444649.

Background Color

.myBgColor { background-color: #444649; }

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

This div background color is #444649.

Border color

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

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

This div border color is #444649.

Opacity

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

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

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

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

This text has shadow with #444649 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #444649.

Preview

Color preview on black background

This text has color #444649 on black background.


Color preview on white background

This text has color #444649 on white background.


Black color preview on #444649 background

This text has black color on #444649 background.


White color preview on #444649 background

This text has white color on #444649 background.


Related colors

Complementary color

Complementary color for #hex is #BBB9B6.


I love getcolorcode.com

Triadic colors

1 #494446 and #464944 with #444649 are triadic colors.

2 #494644 and #464449 with #444649 are triadic colors.