COLOR #394540

HEX: #394540 RGB: (57,69,64)

Color info

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

RGB color model

#394540 color RGB value is (57,69,64).

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

RGB channels and saturation

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

57
69
64

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

Portions of RGB colors in percentages

R + G + B = 57 + 69 + 64 = 190 (100%)
R 57 of 190 ~ 30%
G 69 of 190 ~ 36.32%
B 64 of 190 ~ 33.68'%

%30
%36.32
%33.68

CMYK color model

#394540 color CMYK value is (17,0,7,73).

  • cyan value is 17.39%
  • magenta value is 0.00%
  • yellow value is 7.25%
  • key color value is 72.94%

CMYK: (17,0,7,73)
C17M0Y7K73 (17%, 0%, 7%, 73%)
(0.17 / 0.00 / 0.07 / 0.73)

CMYK percentages

%17.39
%0
%7.25
%72.94

Codes

Color #394540 in popluar color models

39 45 40
RGB 57 69 64
HSL 155° 9.52% 24.71%
HSB/HSV 155° 17.39% 27.06%
CMYK 17.39% 0.00% 7.25%
72.94%

Color #394540 in popluar number systems.

HEX 39 45 40
Decimal 57 69 64
Binary 111001 1000101 1000000
Octal 71 105 100

Shades and tints

Shades of #394540

#394540
(57,69,64)
#343F3B
(52,63,59)
#2F3936
(47,57,54)
#2A3331
(42,51,49)
#252D2C
(37,45,44)
#202727
(32,39,39)
#1B2122
(27,33,34)
#161B1D
(22,27,29)
#111518
(17,21,24)
#0C0F13
(12,15,19)
#07090E
(7,9,14)
#000000
(0,0,0)

Tints of #394540

#394540
(57,69,64)
#4B5551
(75,85,81)
#5D6562
(93,101,98)
#6F7573
(111,117,115)
#818584
(129,133,132)
#939595
(147,149,149)
#A5A5A6
(165,165,166)
#B7B5B7
(183,181,183)
#C9C5C8
(201,197,200)
#DBD5D9
(219,213,217)
#EDE5EA
(237,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #394540; }

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

This text font color is #394540.

Background Color

.myBgColor { background-color: #394540; }

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

This div background color is #394540.

Border color

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

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

This div border color is #394540.

Opacity

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

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

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

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

This text has shadow with #394540 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #394540.

Preview

Color preview on black background

This text has color #394540 on black background.


Color preview on white background

This text has color #394540 on white background.


Black color preview on #394540 background

This text has black color on #394540 background.


White color preview on #394540 background

This text has white color on #394540 background.


Related colors

Complementary color

Complementary color for #hex is #C6BABF.


I love getcolorcode.com

Triadic colors

1 #403945 and #454039 with #394540 are triadic colors.

2 #404539 and #453940 with #394540 are triadic colors.