COLOR #444668

HEX: #444668 RGB: (68,70,104)

Color info

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

RGB color model

#444668 color RGB value is (68,70,104).

RGB: (68,70,104) (27%, 27%, 41%)

RGB channels and saturation

R 68 of 255 = 27%
G 70 of 255 = 27%
B 104 of 255 = 41%

68
70
104

R + G + B ~ 32%. #444668 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 70 + 104 = 242 (100%)
R 68 of 242 ~ 28.1%
G 70 of 242 ~ 28.93%
B 104 of 242 ~ 42.98'%

%28.1
%28.93
%42.98

CMYK color model

#444668 color CMYK value is (35,33,0,59).

  • cyan value is 34.62%
  • magenta value is 32.69%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (35,33,0,59)
C35M33Y0K59 (35%, 33%, 0%, 59%)
(0.35 / 0.33 / 0.00 / 0.59)

CMYK percentages

%34.62
%32.69
%0
%59.22

Codes

Color #444668 in popluar color models

44 46 68
RGB 68 70 104
HSL 237° 20.93% 33.73%
HSB/HSV 237° 34.62% 40.78%
CMYK 34.62% 32.69% 0.00%
59.22%

Color #444668 in popluar number systems.

HEX 44 46 68
Decimal 68 70 104
Binary 1000100 1000110 1101000
Octal 104 106 150

Shades and tints

Shades of #444668

#444668
(68,70,104)
#3E405F
(62,64,95)
#383A56
(56,58,86)
#32344D
(50,52,77)
#2C2E44
(44,46,68)
#26283B
(38,40,59)
#202232
(32,34,50)
#1A1C29
(26,28,41)
#141620
(20,22,32)
#0E1017
(14,16,23)
#080A0E
(8,10,14)
#000000
(0,0,0)

Tints of #444668

#444668
(68,70,104)
#555675
(85,86,117)
#666682
(102,102,130)
#77768F
(119,118,143)
#88869C
(136,134,156)
#9996A9
(153,150,169)
#AAA6B6
(170,166,182)
#BBB6C3
(187,182,195)
#CCC6D0
(204,198,208)
#DDD6DD
(221,214,221)
#EEE6EA
(238,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #444668; }

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

This text font color is #444668.

Background Color

.myBgColor { background-color: #444668; }

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

This div background color is #444668.

Border color

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

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

This div border color is #444668.

Opacity

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

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

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

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

This text has shadow with #444668 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #444668.

Preview

Color preview on black background

This text has color #444668 on black background.


Color preview on white background

This text has color #444668 on white background.


Black color preview on #444668 background

This text has black color on #444668 background.


White color preview on #444668 background

This text has white color on #444668 background.


Related colors

Complementary color

Complementary color for #hex is #BBB997.


I love getcolorcode.com

Triadic colors

1 #684446 and #466844 with #444668 are triadic colors.

2 #684644 and #464468 with #444668 are triadic colors.