COLOR #443940

HEX: #443940 RGB: (68,57,64)

Color info

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

RGB color model

#443940 color RGB value is (68,57,64).

RGB: (68,57,64) (27%, 22%, 25%)

RGB channels and saturation

R 68 of 255 = 27%
G 57 of 255 = 22%
B 64 of 255 = 25%

68
57
64

R + G + B ~ 25%. #443940 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 57 + 64 = 189 (100%)
R 68 of 189 ~ 35.98%
G 57 of 189 ~ 30.16%
B 64 of 189 ~ 33.86'%

%35.98
%30.16
%33.86

CMYK color model

#443940 color CMYK value is (0,16,6,73).

  • cyan value is 0.00%
  • magenta value is 16.18%
  • yellow value is 5.88%
  • key color value is 73.33%

CMYK: (0,16,6,73)
C0M16Y6K73 (0%, 16%, 6%, 73%)
(0.00 / 0.16 / 0.06 / 0.73)

CMYK percentages

%0
%16.18
%5.88
%73.33

Codes

Color #443940 in popluar color models

44 39 40
RGB 68 57 64
HSL 322° 8.80% 24.51%
HSB/HSV 322° 16.18% 26.67%
CMYK 0.00% 16.18% 5.88%
73.33%

Color #443940 in popluar number systems.

HEX 44 39 40
Decimal 68 57 64
Binary 1000100 111001 1000000
Octal 104 71 100

Shades and tints

Shades of #443940

#443940
(68,57,64)
#3E343B
(62,52,59)
#382F36
(56,47,54)
#322A31
(50,42,49)
#2C252C
(44,37,44)
#262027
(38,32,39)
#201B22
(32,27,34)
#1A161D
(26,22,29)
#141118
(20,17,24)
#0E0C13
(14,12,19)
#08070E
(8,7,14)
#000000
(0,0,0)

Tints of #443940

#443940
(68,57,64)
#554B51
(85,75,81)
#665D62
(102,93,98)
#776F73
(119,111,115)
#888184
(136,129,132)
#999395
(153,147,149)
#AAA5A6
(170,165,166)
#BBB7B7
(187,183,183)
#CCC9C8
(204,201,200)
#DDDBD9
(221,219,217)
#EEEDEA
(238,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #443940 color. Also use rgb(68,57,64) instead hex code.

Text Font Color

.myTextColor { color: #443940; }

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

This text font color is #443940.

Background Color

.myBgColor { background-color: #443940; }

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

This div background color is #443940.

Border color

.myBorderColor { border: 1px solid #443940; }

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

This div border color is #443940.

Opacity

.myOpacity80 { color: #443940; opacity: 0.8; }

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

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

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

This text has shadow with #443940 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #443940.

Preview

Color preview on black background

This text has color #443940 on black background.


Color preview on white background

This text has color #443940 on white background.


Black color preview on #443940 background

This text has black color on #443940 background.


White color preview on #443940 background

This text has white color on #443940 background.


Related colors

Complementary color

Complementary color for #hex is #BBC6BF.


I love getcolorcode.com

Triadic colors

1 #404439 and #394044 with #443940 are triadic colors.

2 #403944 and #394440 with #443940 are triadic colors.