COLOR #392315

HEX: #392315 RGB: (57,35,21)

Color info

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

RGB color model

#392315 color RGB value is (57,35,21).

RGB: (57,35,21) (22%, 14%, 8%)

RGB channels and saturation

R 57 of 255 = 22%
G 35 of 255 = 14%
B 21 of 255 = 8%

57
35
21

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

Portions of RGB colors in percentages

R + G + B = 57 + 35 + 21 = 113 (100%)
R 57 of 113 ~ 50.44%
G 35 of 113 ~ 30.97%
B 21 of 113 ~ 18.58'%

%50.44
%30.97
%18.58

CMYK color model

#392315 color CMYK value is (0,39,63,78).

  • cyan value is 0.00%
  • magenta value is 38.60%
  • yellow value is 63.16%
  • key color value is 77.65%
CMYK: (0,39,63,78) C0M39Y63K78 (0%,39%,63%,78%) (0.00/0.39/0.63/0.78) 

CMYK percentages

%0
%38.6
%63.16
%77.65

Codes

Color #392315 in popluar color models

39 23 15
RGB 57 35 21
HSL 23° 46.15% 15.29%
HSB/HSV 23° 63.16% 22.35%
CMYK 0.00% 38.60% 63.16%
77.65%

Color #392315 in popluar number systems.

HEX 39 23 15
Decimal 57 35 21
Binary 111001 100011 10101
Octal 71 43 25

Shades and tints

Shades of #392315

#392315
(57,35,21)
#342014
(52,32,20)
#2F1D13
(47,29,19)
#2A1A12
(42,26,18)
#251711
(37,23,17)
#201410
(32,20,16)
#1B110F
(27,17,15)
#160E0E
(22,14,14)
#110B0D
(17,11,13)
#0C080C
(12,8,12)
#07050B
(7,5,11)
#000000
(0,0,0)

Tints of #392315

#392315
(57,35,21)
#4B372A
(75,55,42)
#5D4B3F
(93,75,63)
#6F5F54
(111,95,84)
#817369
(129,115,105)
#93877E
(147,135,126)
#A59B93
(165,155,147)
#B7AFA8
(183,175,168)
#C9C3BD
(201,195,189)
#DBD7D2
(219,215,210)
#EDEBE7
(237,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #392315 color. Also use rgb(57,35,21) instead hex code.

Text Font Color

.myTextColor { color: #392315; }

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

This text font color is #392315.

Background Color

.myBgColor { background-color: #392315; }

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

This div background color is #392315.

Border color

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

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

This div border color is #392315.

Opacity

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

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

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

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

This text has shadow with #392315 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #392315.

Preview

Color preview on black background

This text has color #392315 on black background.


Color preview on white background

This text has color #392315 on white background.


Black color preview on #392315 background

This text has black color on #392315 background.


White color preview on #392315 background

This text has white color on #392315 background.


Related colors

Complementary color

Complementary color for #hex is #C6DCEA.


I love getcolorcode.com

Triadic colors

1 #153923 and #231539 with #392315 are triadic colors.

2 #152339 and #233915 with #392315 are triadic colors.