COLOR #392714

HEX: #392714 RGB: (57,39,20)

Color info

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

RGB color model

#392714 color RGB value is (57,39,20).

RGB: (57,39,20) (22%, 15%, 8%)

RGB channels and saturation

R 57 of 255 = 22%
G 39 of 255 = 15%
B 20 of 255 = 8%

57
39
20

R + G + B ~ 15%. #392714 is dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 39 + 20 = 116 (100%)
R 57 of 116 ~ 49.14%
G 39 of 116 ~ 33.62%
B 20 of 116 ~ 17.24'%

%49.14
%33.62
%17.24

CMYK color model

#392714 color CMYK value is (0,32,65,78).

  • cyan value is 0.00%
  • magenta value is 31.58%
  • yellow value is 64.91%
  • key color value is 77.65%

CMYK: (0,32,65,78)
C0M32Y65K78 (0%, 32%, 65%, 78%)
(0.00 / 0.32 / 0.65 / 0.78)

CMYK percentages

%0
%31.58
%64.91
%77.65

Codes

Color #392714 in popluar color models

39 27 14
RGB 57 39 20
HSL 31° 48.05% 15.10%
HSB/HSV 31° 64.91% 22.35%
CMYK 0.00% 31.58% 64.91%
77.65%

Color #392714 in popluar number systems.

HEX 39 27 14
Decimal 57 39 20
Binary 111001 100111 10100
Octal 71 47 24

Shades and tints

Shades of #392714

#392714
(57,39,20)
#342413
(52,36,19)
#2F2112
(47,33,18)
#2A1E11
(42,30,17)
#251B10
(37,27,16)
#20180F
(32,24,15)
#1B150E
(27,21,14)
#16120D
(22,18,13)
#110F0C
(17,15,12)
#0C0C0B
(12,12,11)
#07090A
(7,9,10)
#000000
(0,0,0)

Tints of #392714

#392714
(57,39,20)
#4B3A29
(75,58,41)
#5D4D3E
(93,77,62)
#6F6053
(111,96,83)
#817368
(129,115,104)
#93867D
(147,134,125)
#A59992
(165,153,146)
#B7ACA7
(183,172,167)
#C9BFBC
(201,191,188)
#DBD2D1
(219,210,209)
#EDE5E6
(237,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #392714; }

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

This text font color is #392714.

Background Color

.myBgColor { background-color: #392714; }

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

This div background color is #392714.

Border color

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

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

This div border color is #392714.

Opacity

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

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

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

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

This text has shadow with #392714 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #392714.

Preview

Color preview on black background

This text has color #392714 on black background.


Color preview on white background

This text has color #392714 on white background.


Black color preview on #392714 background

This text has black color on #392714 background.


White color preview on #392714 background

This text has white color on #392714 background.


Related colors

Complementary color

Complementary color for #hex is #C6D8EB.


I love getcolorcode.com

Triadic colors

1 #143927 and #271439 with #392714 are triadic colors.

2 #142739 and #273914 with #392714 are triadic colors.