COLOR #394718

HEX: #394718 RGB: (57,71,24)

Color info

#394718 contains red, green and blue colors in about the same proportion. Web safe color of #394718 is #333300 (or #330).

RGB color model

#394718 color RGB value is (57,71,24).

RGB: (57,71,24) (22%, 28%, 9%)

RGB channels and saturation

R 57 of 255 = 22%
G 71 of 255 = 28%
B 24 of 255 = 9%

57
71
24

R + G + B ~ 20%. #394718 is dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 71 + 24 = 152 (100%)
R 57 of 152 ~ 37.5%
G 71 of 152 ~ 46.71%
B 24 of 152 ~ 15.79'%

%37.5
%46.71
%15.79

CMYK color model

#394718 color CMYK value is (20,0,66,72).

  • cyan value is 19.72%
  • magenta value is 0.00%
  • yellow value is 66.20%
  • key color value is 72.16%
CMYK: (20,0,66,72) C20M0Y66K72 (20%,0%,66%,72%) (0.20/0.00/0.66/0.72) 

CMYK percentages

%19.72
%0
%66.2
%72.16

Codes

Color #394718 in popluar color models

39 47 18
RGB 57 71 24
HSL 78° 49.47% 18.63%
HSB/HSV 78° 66.20% 27.84%
CMYK 19.72% 0.00% 66.20%
72.16%

Color #394718 in popluar number systems.

HEX 39 47 18
Decimal 57 71 24
Binary 111001 1000111 11000
Octal 71 107 30

Shades and tints

Shades of #394718

#394718
(57,71,24)
#344116
(52,65,22)
#2F3B14
(47,59,20)
#2A3512
(42,53,18)
#252F10
(37,47,16)
#20290E
(32,41,14)
#1B230C
(27,35,12)
#161D0A
(22,29,10)
#111708
(17,23,8)
#0C1106
(12,17,6)
#070B04
(7,11,4)
#000000
(0,0,0)

Tints of #394718

#394718
(57,71,24)
#4B572D
(75,87,45)
#5D6742
(93,103,66)
#6F7757
(111,119,87)
#81876C
(129,135,108)
#939781
(147,151,129)
#A5A796
(165,167,150)
#B7B7AB
(183,183,171)
#C9C7C0
(201,199,192)
#DBD7D5
(219,215,213)
#EDE7EA
(237,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #394718; }

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

This text font color is #394718.

Background Color

.myBgColor { background-color: #394718; }

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

This div background color is #394718.

Border color

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

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

This div border color is #394718.

Opacity

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

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

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

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

This text has shadow with #394718 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #394718.

Preview

Color preview on black background

This text has color #394718 on black background.


Color preview on white background

This text has color #394718 on white background.


Black color preview on #394718 background

This text has black color on #394718 background.


White color preview on #394718 background

This text has white color on #394718 background.


Related colors

Complementary color

Complementary color for #hex is #C6B8E7.


I love getcolorcode.com

Triadic colors

1 #183947 and #471839 with #394718 are triadic colors.

2 #184739 and #473918 with #394718 are triadic colors.