COLOR #44364B

HEX: #44364B RGB: (68,54,75)

Color info

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

RGB color model

#44364B color RGB value is (68,54,75).

RGB: (68,54,75) (27%, 21%, 29%)

RGB channels and saturation

R 68 of 255 = 27%
G 54 of 255 = 21%
B 75 of 255 = 29%

68
54
75

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

Portions of RGB colors in percentages

R + G + B = 68 + 54 + 75 = 197 (100%)
R 68 of 197 ~ 34.52%
G 54 of 197 ~ 27.41%
B 75 of 197 ~ 38.07'%

%34.52
%27.41
%38.07

CMYK color model

#44364B color CMYK value is (9,28,0,71).

  • cyan value is 9.33%
  • magenta value is 28.00%
  • yellow value is 0.00%
  • key color value is 70.59%

CMYK: (9,28,0,71)
C9M28Y0K71 (9%, 28%, 0%, 71%)
(0.09 / 0.28 / 0.00 / 0.71)

CMYK percentages

%9.33
%28
%0
%70.59

Codes

Color #44364B in popluar color models

44 36 4B
RGB 68 54 75
HSL 280° 16.28% 25.29%
HSB/HSV 280° 28.00% 29.41%
CMYK 9.33% 28.00% 0.00%
70.59%

Color #44364B in popluar number systems.

HEX 44 36 4B
Decimal 68 54 75
Binary 1000100 110110 1001011
Octal 104 66 113

Shades and tints

Shades of #44364B

#44364B
(68,54,75)
#3E3245
(62,50,69)
#382E3F
(56,46,63)
#322A39
(50,42,57)
#2C2633
(44,38,51)
#26222D
(38,34,45)
#201E27
(32,30,39)
#1A1A21
(26,26,33)
#14161B
(20,22,27)
#0E1215
(14,18,21)
#080E0F
(8,14,15)
#000000
(0,0,0)

Tints of #44364B

#44364B
(68,54,75)
#55485B
(85,72,91)
#665A6B
(102,90,107)
#776C7B
(119,108,123)
#887E8B
(136,126,139)
#99909B
(153,144,155)
#AAA2AB
(170,162,171)
#BBB4BB
(187,180,187)
#CCC6CB
(204,198,203)
#DDD8DB
(221,216,219)
#EEEAEB
(238,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #44364B; }

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

This text font color is #44364B.

Background Color

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

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

This div background color is #44364B.

Border color

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

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

This div border color is #44364B.

Opacity

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

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

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

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

This text has shadow with #44364B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #44364B.

Preview

Color preview on black background

This text has color #44364B on black background.


Color preview on white background

This text has color #44364B on white background.


Black color preview on #44364B background

This text has black color on #44364B background.


White color preview on #44364B background

This text has white color on #44364B background.


Related colors

Complementary color

Complementary color for #hex is #BBC9B4.


I love getcolorcode.com

Triadic colors

1 #4B4436 and #364B44 with #44364B are triadic colors.

2 #4B3644 and #36444B with #44364B are triadic colors.