COLOR #44426A

HEX: #44426A RGB: (68,66,106)

Color info

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

RGB color model

#44426A color RGB value is (68,66,106).

RGB: (68,66,106) (27%, 26%, 42%)

RGB channels and saturation

R 68 of 255 = 27%
G 66 of 255 = 26%
B 106 of 255 = 42%

68
66
106

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

Portions of RGB colors in percentages

R + G + B = 68 + 66 + 106 = 240 (100%)
R 68 of 240 ~ 28.33%
G 66 of 240 ~ 27.5%
B 106 of 240 ~ 44.17'%

%28.33
%27.5
%44.17

CMYK color model

#44426A color CMYK value is (36,38,0,58).

  • cyan value is 35.85%
  • magenta value is 37.74%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (36,38,0,58)
C36M38Y0K58 (36%, 38%, 0%, 58%)
(0.36 / 0.38 / 0.00 / 0.58)

CMYK percentages

%35.85
%37.74
%0
%58.43

Codes

Color #44426A in popluar color models

44 42 6A
RGB 68 66 106
HSL 243° 23.26% 33.73%
HSB/HSV 243° 37.74% 41.57%
CMYK 35.85% 37.74% 0.00%
58.43%

Color #44426A in popluar number systems.

HEX 44 42 6A
Decimal 68 66 106
Binary 1000100 1000010 1101010
Octal 104 102 152

Shades and tints

Shades of #44426A

#44426A
(68,66,106)
#3E3C61
(62,60,97)
#383658
(56,54,88)
#32304F
(50,48,79)
#2C2A46
(44,42,70)
#26243D
(38,36,61)
#201E34
(32,30,52)
#1A182B
(26,24,43)
#141222
(20,18,34)
#0E0C19
(14,12,25)
#080610
(8,6,16)
#000000
(0,0,0)

Tints of #44426A

#44426A
(68,66,106)
#555377
(85,83,119)
#666484
(102,100,132)
#777591
(119,117,145)
#88869E
(136,134,158)
#9997AB
(153,151,171)
#AAA8B8
(170,168,184)
#BBB9C5
(187,185,197)
#CCCAD2
(204,202,210)
#DDDBDF
(221,219,223)
#EEECEC
(238,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #44426A; }

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

This text font color is #44426A.

Background Color

.myBgColor { background-color: #44426A; }

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

This div background color is #44426A.

Border color

.myBorderColor { border: 1px solid #44426A; }

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

This div border color is #44426A.

Opacity

.myOpacity80 { color: #44426A; opacity: 0.8; }

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

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

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

This text has shadow with #44426A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #44426A.

Preview

Color preview on black background

This text has color #44426A on black background.


Color preview on white background

This text has color #44426A on white background.


Black color preview on #44426A background

This text has black color on #44426A background.


White color preview on #44426A background

This text has white color on #44426A background.


Related colors

Complementary color

Complementary color for #hex is #BBBD95.


I love getcolorcode.com

Triadic colors

1 #6A4442 and #426A44 with #44426A are triadic colors.

2 #6A4244 and #42446A with #44426A are triadic colors.