COLOR #444351

HEX: #444351 RGB: (68,67,81)

Color info

#444351 contains red, green and blue colors in about the same proportion. Web safe color of #444351 is #333366 (or #336).

RGB color model

#444351 color RGB value is (68,67,81).

RGB: (68,67,81) (27%, 26%, 32%)

RGB channels and saturation

R 68 of 255 = 27%
G 67 of 255 = 26%
B 81 of 255 = 32%

68
67
81

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

Portions of RGB colors in percentages

R + G + B = 68 + 67 + 81 = 216 (100%)
R 68 of 216 ~ 31.48%
G 67 of 216 ~ 31.02%
B 81 of 216 ~ 37.5'%

%31.48
%31.02
%37.5

CMYK color model

#444351 color CMYK value is (16,17,0,68).

  • cyan value is 16.05%
  • magenta value is 17.28%
  • yellow value is 0.00%
  • key color value is 68.24%

CMYK: (16,17,0,68)
C16M17Y0K68 (16%, 17%, 0%, 68%)
(0.16 / 0.17 / 0.00 / 0.68)

CMYK percentages

%16.05
%17.28
%0
%68.24

Codes

Color #444351 in popluar color models

44 43 51
RGB 68 67 81
HSL 244° 9.46% 29.02%
HSB/HSV 244° 17.28% 31.76%
CMYK 16.05% 17.28% 0.00%
68.24%

Color #444351 in popluar number systems.

HEX 44 43 51
Decimal 68 67 81
Binary 1000100 1000011 1010001
Octal 104 103 121

Shades and tints

Shades of #444351

#444351
(68,67,81)
#3E3D4A
(62,61,74)
#383743
(56,55,67)
#32313C
(50,49,60)
#2C2B35
(44,43,53)
#26252E
(38,37,46)
#201F27
(32,31,39)
#1A1920
(26,25,32)
#141319
(20,19,25)
#0E0D12
(14,13,18)
#08070B
(8,7,11)
#000000
(0,0,0)

Tints of #444351

#444351
(68,67,81)
#555460
(85,84,96)
#66656F
(102,101,111)
#77767E
(119,118,126)
#88878D
(136,135,141)
#99989C
(153,152,156)
#AAA9AB
(170,169,171)
#BBBABA
(187,186,186)
#CCCBC9
(204,203,201)
#DDDCD8
(221,220,216)
#EEEDE7
(238,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #444351 color. Also use rgb(68,67,81) instead hex code.

Text Font Color

.myTextColor { color: #444351; }

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

This text font color is #444351.

Background Color

.myBgColor { background-color: #444351; }

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

This div background color is #444351.

Border color

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

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

This div border color is #444351.

Opacity

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

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

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

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

This text has shadow with #444351 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #444351.

Preview

Color preview on black background

This text has color #444351 on black background.


Color preview on white background

This text has color #444351 on white background.


Black color preview on #444351 background

This text has black color on #444351 background.


White color preview on #444351 background

This text has white color on #444351 background.


Related colors

Complementary color

Complementary color for #hex is #BBBCAE.


I love getcolorcode.com

Triadic colors

1 #514443 and #435144 with #444351 are triadic colors.

2 #514344 and #434451 with #444351 are triadic colors.