COLOR #444159

HEX: #444159 RGB: (68,65,89)

Color info

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

RGB color model

#444159 color RGB value is (68,65,89).

RGB: (68,65,89) (27%, 25%, 35%)

RGB channels and saturation

R 68 of 255 = 27%
G 65 of 255 = 25%
B 89 of 255 = 35%

68
65
89

R + G + B ~ 29%. #444159 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 65 + 89 = 222 (100%)
R 68 of 222 ~ 30.63%
G 65 of 222 ~ 29.28%
B 89 of 222 ~ 40.09'%

%30.63
%29.28
%40.09

CMYK color model

#444159 color CMYK value is (24,27,0,65).

  • cyan value is 23.60%
  • magenta value is 26.97%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (24,27,0,65)
C24M27Y0K65 (24%, 27%, 0%, 65%)
(0.24 / 0.27 / 0.00 / 0.65)

CMYK percentages

%23.6
%26.97
%0
%65.1

Codes

Color #444159 in popluar color models

44 41 59
RGB 68 65 89
HSL 248° 15.58% 30.20%
HSB/HSV 248° 26.97% 34.90%
CMYK 23.60% 26.97% 0.00%
65.10%

Color #444159 in popluar number systems.

HEX 44 41 59
Decimal 68 65 89
Binary 1000100 1000001 1011001
Octal 104 101 131

Shades and tints

Shades of #444159

#444159
(68,65,89)
#3E3C51
(62,60,81)
#383749
(56,55,73)
#323241
(50,50,65)
#2C2D39
(44,45,57)
#262831
(38,40,49)
#202329
(32,35,41)
#1A1E21
(26,30,33)
#141919
(20,25,25)
#0E1411
(14,20,17)
#080F09
(8,15,9)
#000000
(0,0,0)

Tints of #444159

#444159
(68,65,89)
#555268
(85,82,104)
#666377
(102,99,119)
#777486
(119,116,134)
#888595
(136,133,149)
#9996A4
(153,150,164)
#AAA7B3
(170,167,179)
#BBB8C2
(187,184,194)
#CCC9D1
(204,201,209)
#DDDAE0
(221,218,224)
#EEEBEF
(238,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #444159 color. Also use rgb(68,65,89) instead hex code.

Text Font Color

.myTextColor { color: #444159; }

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

This text font color is #444159.

Background Color

.myBgColor { background-color: #444159; }

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

This div background color is #444159.

Border color

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

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

This div border color is #444159.

Opacity

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

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

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

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

This text has shadow with #444159 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #444159.

Preview

Color preview on black background

This text has color #444159 on black background.


Color preview on white background

This text has color #444159 on white background.


Black color preview on #444159 background

This text has black color on #444159 background.


White color preview on #444159 background

This text has white color on #444159 background.


Related colors

Complementary color

Complementary color for #hex is #BBBEA6.


I love getcolorcode.com

Triadic colors

1 #594441 and #415944 with #444159 are triadic colors.

2 #594144 and #414459 with #444159 are triadic colors.