COLOR #394240

HEX: #394240 RGB: (57,66,64)

Color info

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

RGB color model

#394240 color RGB value is (57,66,64).

RGB: (57,66,64) (22%, 26%, 25%)

RGB channels and saturation

R 57 of 255 = 22%
G 66 of 255 = 26%
B 64 of 255 = 25%

57
66
64

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

Portions of RGB colors in percentages

R + G + B = 57 + 66 + 64 = 187 (100%)
R 57 of 187 ~ 30.48%
G 66 of 187 ~ 35.29%
B 64 of 187 ~ 34.22'%

%30.48
%35.29
%34.22

CMYK color model

#394240 color CMYK value is (14,0,3,74).

  • cyan value is 13.64%
  • magenta value is 0.00%
  • yellow value is 3.03%
  • key color value is 74.12%
CMYK: (14,0,3,74) C14M0Y3K74 (14%,0%,3%,74%) (0.14/0.00/0.03/0.74) 

CMYK percentages

%13.64
%0
%3.03
%74.12

Codes

Color #394240 in popluar color models

39 42 40
RGB 57 66 64
HSL 167° 7.32% 24.12%
HSB/HSV 167° 13.64% 25.88%
CMYK 13.64% 0.00% 3.03%
74.12%

Color #394240 in popluar number systems.

HEX 39 42 40
Decimal 57 66 64
Binary 111001 1000010 1000000
Octal 71 102 100

Shades and tints

Shades of #394240

#394240
(57,66,64)
#343C3B
(52,60,59)
#2F3636
(47,54,54)
#2A3031
(42,48,49)
#252A2C
(37,42,44)
#202427
(32,36,39)
#1B1E22
(27,30,34)
#16181D
(22,24,29)
#111218
(17,18,24)
#0C0C13
(12,12,19)
#07060E
(7,6,14)
#000000
(0,0,0)

Tints of #394240

#394240
(57,66,64)
#4B5351
(75,83,81)
#5D6462
(93,100,98)
#6F7573
(111,117,115)
#818684
(129,134,132)
#939795
(147,151,149)
#A5A8A6
(165,168,166)
#B7B9B7
(183,185,183)
#C9CAC8
(201,202,200)
#DBDBD9
(219,219,217)
#EDECEA
(237,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #394240; }

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

This text font color is #394240.

Background Color

.myBgColor { background-color: #394240; }

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

This div background color is #394240.

Border color

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

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

This div border color is #394240.

Opacity

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

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

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

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

This text has shadow with #394240 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #394240.

Preview

Color preview on black background

This text has color #394240 on black background.


Color preview on white background

This text has color #394240 on white background.


Black color preview on #394240 background

This text has black color on #394240 background.


White color preview on #394240 background

This text has white color on #394240 background.


Related colors

Complementary color

Complementary color for #hex is #C6BDBF.


I love getcolorcode.com

Triadic colors

1 #403942 and #424039 with #394240 are triadic colors.

2 #404239 and #423940 with #394240 are triadic colors.