COLOR #392520

HEX: #392520 RGB: (57,37,32)

Color info

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

RGB color model

#392520 color RGB value is (57,37,32).

RGB: (57,37,32) (22%, 15%, 13%)

RGB channels and saturation

R 57 of 255 = 22%
G 37 of 255 = 15%
B 32 of 255 = 13%

57
37
32

R + G + B ~ 17%. #392520 is dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 37 + 32 = 126 (100%)
R 57 of 126 ~ 45.24%
G 37 of 126 ~ 29.37%
B 32 of 126 ~ 25.4'%

%45.24
%29.37
%25.4

CMYK color model

#392520 color CMYK value is (0,35,44,78).

  • cyan value is 0.00%
  • magenta value is 35.09%
  • yellow value is 43.86%
  • key color value is 77.65%

CMYK: (0,35,44,78)
C0M35Y44K78 (0%, 35%, 44%, 78%)
(0.00 / 0.35 / 0.44 / 0.78)

CMYK percentages

%0
%35.09
%43.86
%77.65

Codes

Color #392520 in popluar color models

39 25 20
RGB 57 37 32
HSL 12° 28.09% 17.45%
HSB/HSV 12° 43.86% 22.35%
CMYK 0.00% 35.09% 43.86%
77.65%

Color #392520 in popluar number systems.

HEX 39 25 20
Decimal 57 37 32
Binary 111001 100101 100000
Octal 71 45 40

Shades and tints

Shades of #392520

#392520
(57,37,32)
#34221E
(52,34,30)
#2F1F1C
(47,31,28)
#2A1C1A
(42,28,26)
#251918
(37,25,24)
#201616
(32,22,22)
#1B1314
(27,19,20)
#161012
(22,16,18)
#110D10
(17,13,16)
#0C0A0E
(12,10,14)
#07070C
(7,7,12)
#000000
(0,0,0)

Tints of #392520

#392520
(57,37,32)
#4B3834
(75,56,52)
#5D4B48
(93,75,72)
#6F5E5C
(111,94,92)
#817170
(129,113,112)
#938484
(147,132,132)
#A59798
(165,151,152)
#B7AAAC
(183,170,172)
#C9BDC0
(201,189,192)
#DBD0D4
(219,208,212)
#EDE3E8
(237,227,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #392520; }

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

This text font color is #392520.

Background Color

.myBgColor { background-color: #392520; }

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

This div background color is #392520.

Border color

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

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

This div border color is #392520.

Opacity

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

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

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

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

This text has shadow with #392520 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #392520.

Preview

Color preview on black background

This text has color #392520 on black background.


Color preview on white background

This text has color #392520 on white background.


Black color preview on #392520 background

This text has black color on #392520 background.


White color preview on #392520 background

This text has white color on #392520 background.


Related colors

Complementary color

Complementary color for #hex is #C6DADF.


I love getcolorcode.com

Triadic colors

1 #203925 and #252039 with #392520 are triadic colors.

2 #202539 and #253920 with #392520 are triadic colors.