COLOR #44364E

HEX: #44364E RGB: (68,54,78)

Color info

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

RGB color model

#44364E color RGB value is (68,54,78).

RGB: (68,54,78) (27%, 21%, 31%)

RGB channels and saturation

R 68 of 255 = 27%
G 54 of 255 = 21%
B 78 of 255 = 31%

68
54
78

R + G + B ~ 26%. #44364E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 54 + 78 = 200 (100%)
R 68 of 200 ~ 34%
G 54 of 200 ~ 27%
B 78 of 200 ~ 39'%

%34
%27
%39

CMYK color model

#44364E color CMYK value is (13,31,0,69).

  • cyan value is 12.82%
  • magenta value is 30.77%
  • yellow value is 0.00%
  • key color value is 69.41%
CMYK: (13,31,0,69) C13M31Y0K69 (13%,31%,0%,69%) (0.13/0.31/0.00/0.69) 

CMYK percentages

%12.82
%30.77
%0
%69.41

Codes

Color #44364E in popluar color models

44 36 4E
RGB 68 54 78
HSL 275° 18.18% 25.88%
HSB/HSV 275° 30.77% 30.59%
CMYK 12.82% 30.77% 0.00%
69.41%

Color #44364E in popluar number systems.

HEX 44 36 4E
Decimal 68 54 78
Binary 1000100 110110 1001110
Octal 104 66 116

Shades and tints

Shades of #44364E

#44364E
(68,54,78)
#3E3247
(62,50,71)
#382E40
(56,46,64)
#322A39
(50,42,57)
#2C2632
(44,38,50)
#26222B
(38,34,43)
#201E24
(32,30,36)
#1A1A1D
(26,26,29)
#141616
(20,22,22)
#0E120F
(14,18,15)
#080E08
(8,14,8)
#000000
(0,0,0)

Tints of #44364E

#44364E
(68,54,78)
#55485E
(85,72,94)
#665A6E
(102,90,110)
#776C7E
(119,108,126)
#887E8E
(136,126,142)
#99909E
(153,144,158)
#AAA2AE
(170,162,174)
#BBB4BE
(187,180,190)
#CCC6CE
(204,198,206)
#DDD8DE
(221,216,222)
#EEEAEE
(238,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #44364E color. Also use rgb(68,54,78) instead hex code.

Text Font Color

.myTextColor { color: #44364E; }

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

This text font color is #44364E.

Background Color

.myBgColor { background-color: #44364E; }

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

This div background color is #44364E.

Border color

.myBorderColor { border: 1px solid #44364E; }

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

This div border color is #44364E.

Opacity

.myOpacity80 { color: #44364E; opacity: 0.8; }

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

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

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

This text has shadow with #44364E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #44364E.

Preview

Color preview on black background

This text has color #44364E on black background.


Color preview on white background

This text has color #44364E on white background.


Black color preview on #44364E background

This text has black color on #44364E background.


White color preview on #44364E background

This text has white color on #44364E background.


Related colors

Complementary color

Complementary color for #hex is #BBC9B1.


I love getcolorcode.com

Triadic colors

1 #4E4436 and #364E44 with #44364E are triadic colors.

2 #4E3644 and #36444E with #44364E are triadic colors.