COLOR #394639

HEX: #394639 RGB: (57,70,57)

Color info

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

RGB color model

#394639 color RGB value is (57,70,57).

RGB: (57,70,57) (22%, 27%, 22%)

RGB channels and saturation

R 57 of 255 = 22%
G 70 of 255 = 27%
B 57 of 255 = 22%

57
70
57

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

Portions of RGB colors in percentages

R + G + B = 57 + 70 + 57 = 184 (100%)
R 57 of 184 ~ 30.98%
G 70 of 184 ~ 38.04%
B 57 of 184 ~ 30.98'%

%30.98
%38.04
%30.98

CMYK color model

#394639 color CMYK value is (19,0,19,73).

  • cyan value is 18.57%
  • magenta value is 0.00%
  • yellow value is 18.57%
  • key color value is 72.55%

CMYK: (19,0,19,73)
C19M0Y19K73 (19%, 0%, 19%, 73%)
(0.19 / 0.00 / 0.19 / 0.73)

CMYK percentages

%18.57
%0
%18.57
%72.55

Codes

Color #394639 in popluar color models

39 46 39
RGB 57 70 57
HSL 120° 10.24% 24.90%
HSB/HSV 120° 18.57% 27.45%
CMYK 18.57% 0.00% 18.57%
72.55%

Color #394639 in popluar number systems.

HEX 39 46 39
Decimal 57 70 57
Binary 111001 1000110 111001
Octal 71 106 71

Shades and tints

Shades of #394639

#394639
(57,70,57)
#344034
(52,64,52)
#2F3A2F
(47,58,47)
#2A342A
(42,52,42)
#252E25
(37,46,37)
#202820
(32,40,32)
#1B221B
(27,34,27)
#161C16
(22,28,22)
#111611
(17,22,17)
#0C100C
(12,16,12)
#070A07
(7,10,7)
#000000
(0,0,0)

Tints of #394639

#394639
(57,70,57)
#4B564B
(75,86,75)
#5D665D
(93,102,93)
#6F766F
(111,118,111)
#818681
(129,134,129)
#939693
(147,150,147)
#A5A6A5
(165,166,165)
#B7B6B7
(183,182,183)
#C9C6C9
(201,198,201)
#DBD6DB
(219,214,219)
#EDE6ED
(237,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #394639; }

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

This text font color is #394639.

Background Color

.myBgColor { background-color: #394639; }

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

This div background color is #394639.

Border color

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

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

This div border color is #394639.

Opacity

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

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

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

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

This text has shadow with #394639 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #394639.

Preview

Color preview on black background

This text has color #394639 on black background.


Color preview on white background

This text has color #394639 on white background.


Black color preview on #394639 background

This text has black color on #394639 background.


White color preview on #394639 background

This text has white color on #394639 background.


Related colors

Complementary color

Complementary color for #hex is #C6B9C6.


I love getcolorcode.com

Triadic colors

1 #393946 and #463939 with #394639 are triadic colors.

2 #394639 and #463939 with #394639 are triadic colors.