COLOR #44364D

HEX: #44364D RGB: (68,54,77)

Color info

#44364D contains red, green and blue colors in about the same proportion. Web safe color of #44364D is #333333 (or #333).

RGB color model

#44364D color RGB value is (68,54,77).

RGB: (68,54,77) (27%, 21%, 30%)

RGB channels and saturation

R 68 of 255 = 27%
G 54 of 255 = 21%
B 77 of 255 = 30%

68
54
77

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

Portions of RGB colors in percentages

R + G + B = 68 + 54 + 77 = 199 (100%)
R 68 of 199 ~ 34.17%
G 54 of 199 ~ 27.14%
B 77 of 199 ~ 38.69'%

%34.17
%27.14
%38.69

CMYK color model

#44364D color CMYK value is (12,30,0,70).

  • cyan value is 11.69%
  • magenta value is 29.87%
  • yellow value is 0.00%
  • key color value is 69.80%
CMYK: (12,30,0,70) C12M30Y0K70 (12%,30%,0%,70%) (0.12/0.30/0.00/0.70) 

CMYK percentages

%11.69
%29.87
%0
%69.8

Codes

Color #44364D in popluar color models

44 36 4D
RGB 68 54 77
HSL 277° 17.56% 25.69%
HSB/HSV 277° 29.87% 30.20%
CMYK 11.69% 29.87% 0.00%
69.80%

Color #44364D in popluar number systems.

HEX 44 36 4D
Decimal 68 54 77
Binary 1000100 110110 1001101
Octal 104 66 115

Shades and tints

Shades of #44364D

#44364D
(68,54,77)
#3E3246
(62,50,70)
#382E3F
(56,46,63)
#322A38
(50,42,56)
#2C2631
(44,38,49)
#26222A
(38,34,42)
#201E23
(32,30,35)
#1A1A1C
(26,26,28)
#141615
(20,22,21)
#0E120E
(14,18,14)
#080E07
(8,14,7)
#000000
(0,0,0)

Tints of #44364D

#44364D
(68,54,77)
#55485D
(85,72,93)
#665A6D
(102,90,109)
#776C7D
(119,108,125)
#887E8D
(136,126,141)
#99909D
(153,144,157)
#AAA2AD
(170,162,173)
#BBB4BD
(187,180,189)
#CCC6CD
(204,198,205)
#DDD8DD
(221,216,221)
#EEEAED
(238,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #44364D; }

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

This text font color is #44364D.

Background Color

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

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

This div background color is #44364D.

Border color

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

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

This div border color is #44364D.

Opacity

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

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

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

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

This text has shadow with #44364D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #44364D.

Preview

Color preview on black background

This text has color #44364D on black background.


Color preview on white background

This text has color #44364D on white background.


Black color preview on #44364D background

This text has black color on #44364D background.


White color preview on #44364D background

This text has white color on #44364D background.


Related colors

Complementary color

Complementary color for #hex is #BBC9B2.


I love getcolorcode.com

Triadic colors

1 #4D4436 and #364D44 with #44364D are triadic colors.

2 #4D3644 and #36444D with #44364D are triadic colors.