COLOR #44364F

HEX: #44364F RGB: (68,54,79)

Color info

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

RGB color model

#44364F color RGB value is (68,54,79).

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

RGB channels and saturation

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

68
54
79

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

Portions of RGB colors in percentages

R + G + B = 68 + 54 + 79 = 201 (100%)
R 68 of 201 ~ 33.83%
G 54 of 201 ~ 26.87%
B 79 of 201 ~ 39.3'%

%33.83
%26.87
%39.3

CMYK color model

#44364F color CMYK value is (14,32,0,69).

  • cyan value is 13.92%
  • magenta value is 31.65%
  • yellow value is 0.00%
  • key color value is 69.02%

CMYK: (14,32,0,69)
C14M32Y0K69 (14%, 32%, 0%, 69%)
(0.14 / 0.32 / 0.00 / 0.69)

CMYK percentages

%13.92
%31.65
%0
%69.02

Codes

Color #44364F in popluar color models

44 36 4F
RGB 68 54 79
HSL 274° 18.80% 26.08%
HSB/HSV 274° 31.65% 30.98%
CMYK 13.92% 31.65% 0.00%
69.02%

Color #44364F in popluar number systems.

HEX 44 36 4F
Decimal 68 54 79
Binary 1000100 110110 1001111
Octal 104 66 117

Shades and tints

Shades of #44364F

#44364F
(68,54,79)
#3E3248
(62,50,72)
#382E41
(56,46,65)
#322A3A
(50,42,58)
#2C2633
(44,38,51)
#26222C
(38,34,44)
#201E25
(32,30,37)
#1A1A1E
(26,26,30)
#141617
(20,22,23)
#0E1210
(14,18,16)
#080E09
(8,14,9)
#000000
(0,0,0)

Tints of #44364F

#44364F
(68,54,79)
#55485F
(85,72,95)
#665A6F
(102,90,111)
#776C7F
(119,108,127)
#887E8F
(136,126,143)
#99909F
(153,144,159)
#AAA2AF
(170,162,175)
#BBB4BF
(187,180,191)
#CCC6CF
(204,198,207)
#DDD8DF
(221,216,223)
#EEEAEF
(238,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #44364F; }

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

This text font color is #44364F.

Background Color

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

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

This div background color is #44364F.

Border color

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

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

This div border color is #44364F.

Opacity

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

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

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

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

This text has shadow with #44364F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #44364F.

Preview

Color preview on black background

This text has color #44364F on black background.


Color preview on white background

This text has color #44364F on white background.


Black color preview on #44364F background

This text has black color on #44364F background.


White color preview on #44364F background

This text has white color on #44364F background.


Related colors

Complementary color

Complementary color for #hex is #BBC9B0.


I love getcolorcode.com

Triadic colors

1 #4F4436 and #364F44 with #44364F are triadic colors.

2 #4F3644 and #36444F with #44364F are triadic colors.