COLOR #394E36

HEX: #394E36 RGB: (57,78,54)

Color info

#394E36 contains red, green and blue colors in about the same proportion. Web safe color of #394E36 is #336633 (or #363).

RGB color model

#394E36 color RGB value is (57,78,54).

RGB: (57,78,54) (22%, 31%, 21%)

RGB channels and saturation

R 57 of 255 = 22%
G 78 of 255 = 31%
B 54 of 255 = 21%

57
78
54

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

Portions of RGB colors in percentages

R + G + B = 57 + 78 + 54 = 189 (100%)
R 57 of 189 ~ 30.16%
G 78 of 189 ~ 41.27%
B 54 of 189 ~ 28.57'%

%30.16
%41.27
%28.57

CMYK color model

#394E36 color CMYK value is (27,0,31,69).

  • cyan value is 26.92%
  • magenta value is 0.00%
  • yellow value is 30.77%
  • key color value is 69.41%

CMYK: (27,0,31,69)
C27M0Y31K69 (27%, 0%, 31%, 69%)
(0.27 / 0.00 / 0.31 / 0.69)

CMYK percentages

%26.92
%0
%30.77
%69.41

Codes

Color #394E36 in popluar color models

39 4E 36
RGB 57 78 54
HSL 113° 18.18% 25.88%
HSB/HSV 113° 30.77% 30.59%
CMYK 26.92% 0.00% 30.77%
69.41%

Color #394E36 in popluar number systems.

HEX 39 4E 36
Decimal 57 78 54
Binary 111001 1001110 110110
Octal 71 116 66

Shades and tints

Shades of #394E36

#394E36
(57,78,54)
#344732
(52,71,50)
#2F402E
(47,64,46)
#2A392A
(42,57,42)
#253226
(37,50,38)
#202B22
(32,43,34)
#1B241E
(27,36,30)
#161D1A
(22,29,26)
#111616
(17,22,22)
#0C0F12
(12,15,18)
#07080E
(7,8,14)
#000000
(0,0,0)

Tints of #394E36

#394E36
(57,78,54)
#4B5E48
(75,94,72)
#5D6E5A
(93,110,90)
#6F7E6C
(111,126,108)
#818E7E
(129,142,126)
#939E90
(147,158,144)
#A5AEA2
(165,174,162)
#B7BEB4
(183,190,180)
#C9CEC6
(201,206,198)
#DBDED8
(219,222,216)
#EDEEEA
(237,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #394E36 color. Also use rgb(57,78,54) instead hex code.

Text Font Color

.myTextColor { color: #394E36; }

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

This text font color is #394E36.

Background Color

.myBgColor { background-color: #394E36; }

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

This div background color is #394E36.

Border color

.myBorderColor { border: 1px solid #394E36; }

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

This div border color is #394E36.

Opacity

.myOpacity80 { color: #394E36; opacity: 0.8; }

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

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

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

This text has shadow with #394E36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #394E36.

Preview

Color preview on black background

This text has color #394E36 on black background.


Color preview on white background

This text has color #394E36 on white background.


Black color preview on #394E36 background

This text has black color on #394E36 background.


White color preview on #394E36 background

This text has white color on #394E36 background.


Related colors

Complementary color

Complementary color for #hex is #C6B1C9.


I love getcolorcode.com

Triadic colors

1 #36394E and #4E3639 with #394E36 are triadic colors.

2 #364E39 and #4E3936 with #394E36 are triadic colors.