COLOR #44363D

HEX: #44363D RGB: (68,54,61)

Color info

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

RGB color model

#44363D color RGB value is (68,54,61).

RGB: (68,54,61) (27%, 21%, 24%)

RGB channels and saturation

R 68 of 255 = 27%
G 54 of 255 = 21%
B 61 of 255 = 24%

68
54
61

R + G + B ~ 24%. #44363D is dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 54 + 61 = 183 (100%)
R 68 of 183 ~ 37.16%
G 54 of 183 ~ 29.51%
B 61 of 183 ~ 33.33'%

%37.16
%29.51
%33.33

CMYK color model

#44363D color CMYK value is (0,21,10,73).

  • cyan value is 0.00%
  • magenta value is 20.59%
  • yellow value is 10.29%
  • key color value is 73.33%

CMYK: (0,21,10,73)
C0M21Y10K73 (0%, 21%, 10%, 73%)
(0.00 / 0.21 / 0.10 / 0.73)

CMYK percentages

%0
%20.59
%10.29
%73.33

Codes

Color #44363D in popluar color models

44 36 3D
RGB 68 54 61
HSL 330° 11.48% 23.92%
HSB/HSV 330° 20.59% 26.67%
CMYK 0.00% 20.59% 10.29%
73.33%

Color #44363D in popluar number systems.

HEX 44 36 3D
Decimal 68 54 61
Binary 1000100 110110 111101
Octal 104 66 75

Shades and tints

Shades of #44363D

#44363D
(68,54,61)
#3E3238
(62,50,56)
#382E33
(56,46,51)
#322A2E
(50,42,46)
#2C2629
(44,38,41)
#262224
(38,34,36)
#201E1F
(32,30,31)
#1A1A1A
(26,26,26)
#141615
(20,22,21)
#0E1210
(14,18,16)
#080E0B
(8,14,11)
#000000
(0,0,0)

Tints of #44363D

#44363D
(68,54,61)
#55484E
(85,72,78)
#665A5F
(102,90,95)
#776C70
(119,108,112)
#887E81
(136,126,129)
#999092
(153,144,146)
#AAA2A3
(170,162,163)
#BBB4B4
(187,180,180)
#CCC6C5
(204,198,197)
#DDD8D6
(221,216,214)
#EEEAE7
(238,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #44363D; }

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

This text font color is #44363D.

Background Color

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

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

This div background color is #44363D.

Border color

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

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

This div border color is #44363D.

Opacity

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

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

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

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

This text has shadow with #44363D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #44363D.

Preview

Color preview on black background

This text has color #44363D on black background.


Color preview on white background

This text has color #44363D on white background.


Black color preview on #44363D background

This text has black color on #44363D background.


White color preview on #44363D background

This text has white color on #44363D background.


Related colors

Complementary color

Complementary color for #hex is #BBC9C2.


I love getcolorcode.com

Triadic colors

1 #3D4436 and #363D44 with #44363D are triadic colors.

2 #3D3644 and #36443D with #44363D are triadic colors.