COLOR #394724

HEX: #394724 RGB: (57,71,36)

Color info

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

RGB color model

#394724 color RGB value is (57,71,36).

RGB: (57,71,36) (22%, 28%, 14%)

RGB channels and saturation

R 57 of 255 = 22%
G 71 of 255 = 28%
B 36 of 255 = 14%

57
71
36

R + G + B ~ 21%. #394724 is dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 71 + 36 = 164 (100%)
R 57 of 164 ~ 34.76%
G 71 of 164 ~ 43.29%
B 36 of 164 ~ 21.95'%

%34.76
%43.29
%21.95

CMYK color model

#394724 color CMYK value is (20,0,49,72).

  • cyan value is 19.72%
  • magenta value is 0.00%
  • yellow value is 49.30%
  • key color value is 72.16%

CMYK: (20,0,49,72)
C20M0Y49K72 (20%, 0%, 49%, 72%)
(0.20 / 0.00 / 0.49 / 0.72)

CMYK percentages

%19.72
%0
%49.3
%72.16

Codes

Color #394724 in popluar color models

39 47 24
RGB 57 71 36
HSL 84° 32.71% 20.98%
HSB/HSV 84° 49.30% 27.84%
CMYK 19.72% 0.00% 49.30%
72.16%

Color #394724 in popluar number systems.

HEX 39 47 24
Decimal 57 71 36
Binary 111001 1000111 100100
Octal 71 107 44

Shades and tints

Shades of #394724

#394724
(57,71,36)
#344121
(52,65,33)
#2F3B1E
(47,59,30)
#2A351B
(42,53,27)
#252F18
(37,47,24)
#202915
(32,41,21)
#1B2312
(27,35,18)
#161D0F
(22,29,15)
#11170C
(17,23,12)
#0C1109
(12,17,9)
#070B06
(7,11,6)
#000000
(0,0,0)

Tints of #394724

#394724
(57,71,36)
#4B5737
(75,87,55)
#5D674A
(93,103,74)
#6F775D
(111,119,93)
#818770
(129,135,112)
#939783
(147,151,131)
#A5A796
(165,167,150)
#B7B7A9
(183,183,169)
#C9C7BC
(201,199,188)
#DBD7CF
(219,215,207)
#EDE7E2
(237,231,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #394724; }

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

This text font color is #394724.

Background Color

.myBgColor { background-color: #394724; }

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

This div background color is #394724.

Border color

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

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

This div border color is #394724.

Opacity

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

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

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

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

This text has shadow with #394724 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #394724.

Preview

Color preview on black background

This text has color #394724 on black background.


Color preview on white background

This text has color #394724 on white background.


Black color preview on #394724 background

This text has black color on #394724 background.


White color preview on #394724 background

This text has white color on #394724 background.


Related colors

Complementary color

Complementary color for #hex is #C6B8DB.


I love getcolorcode.com

Triadic colors

1 #243947 and #472439 with #394724 are triadic colors.

2 #244739 and #473924 with #394724 are triadic colors.