COLOR #44425D

HEX: #44425D RGB: (68,66,93)

Color info

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

RGB color model

#44425D color RGB value is (68,66,93).

RGB: (68,66,93) (27%, 26%, 36%)

RGB channels and saturation

R 68 of 255 = 27%
G 66 of 255 = 26%
B 93 of 255 = 36%

68
66
93

R + G + B ~ 30%. #44425D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 66 + 93 = 227 (100%)
R 68 of 227 ~ 29.96%
G 66 of 227 ~ 29.07%
B 93 of 227 ~ 40.97'%

%29.96
%29.07
%40.97

CMYK color model

#44425D color CMYK value is (27,29,0,64).

  • cyan value is 26.88%
  • magenta value is 29.03%
  • yellow value is 0.00%
  • key color value is 63.53%

CMYK: (27,29,0,64)
C27M29Y0K64 (27%, 29%, 0%, 64%)
(0.27 / 0.29 / 0.00 / 0.64)

CMYK percentages

%26.88
%29.03
%0
%63.53

Codes

Color #44425D in popluar color models

44 42 5D
RGB 68 66 93
HSL 244° 16.98% 31.18%
HSB/HSV 244° 29.03% 36.47%
CMYK 26.88% 29.03% 0.00%
63.53%

Color #44425D in popluar number systems.

HEX 44 42 5D
Decimal 68 66 93
Binary 1000100 1000010 1011101
Octal 104 102 135

Shades and tints

Shades of #44425D

#44425D
(68,66,93)
#3E3C55
(62,60,85)
#38364D
(56,54,77)
#323045
(50,48,69)
#2C2A3D
(44,42,61)
#262435
(38,36,53)
#201E2D
(32,30,45)
#1A1825
(26,24,37)
#14121D
(20,18,29)
#0E0C15
(14,12,21)
#08060D
(8,6,13)
#000000
(0,0,0)

Tints of #44425D

#44425D
(68,66,93)
#55536B
(85,83,107)
#666479
(102,100,121)
#777587
(119,117,135)
#888695
(136,134,149)
#9997A3
(153,151,163)
#AAA8B1
(170,168,177)
#BBB9BF
(187,185,191)
#CCCACD
(204,202,205)
#DDDBDB
(221,219,219)
#EEECE9
(238,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #44425D color. Also use rgb(68,66,93) instead hex code.

Text Font Color

.myTextColor { color: #44425D; }

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

This text font color is #44425D.

Background Color

.myBgColor { background-color: #44425D; }

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

This div background color is #44425D.

Border color

.myBorderColor { border: 1px solid #44425D; }

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

This div border color is #44425D.

Opacity

.myOpacity80 { color: #44425D; opacity: 0.8; }

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

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

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

This text has shadow with #44425D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #44425D.

Preview

Color preview on black background

This text has color #44425D on black background.


Color preview on white background

This text has color #44425D on white background.


Black color preview on #44425D background

This text has black color on #44425D background.


White color preview on #44425D background

This text has white color on #44425D background.


Related colors

Complementary color

Complementary color for #hex is #BBBDA2.


I love getcolorcode.com

Triadic colors

1 #5D4442 and #425D44 with #44425D are triadic colors.

2 #5D4244 and #42445D with #44425D are triadic colors.