COLOR #392821

HEX: #392821 RGB: (57,40,33)

Color info

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

RGB color model

#392821 color RGB value is (57,40,33).

RGB: (57,40,33) (22%, 16%, 13%)

RGB channels and saturation

R 57 of 255 = 22%
G 40 of 255 = 16%
B 33 of 255 = 13%

57
40
33

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

Portions of RGB colors in percentages

R + G + B = 57 + 40 + 33 = 130 (100%)
R 57 of 130 ~ 43.85%
G 40 of 130 ~ 30.77%
B 33 of 130 ~ 25.38'%

%43.85
%30.77
%25.38

CMYK color model

#392821 color CMYK value is (0,30,42,78).

  • cyan value is 0.00%
  • magenta value is 29.82%
  • yellow value is 42.11%
  • key color value is 77.65%

CMYK: (0,30,42,78)
C0M30Y42K78 (0%, 30%, 42%, 78%)
(0.00 / 0.30 / 0.42 / 0.78)

CMYK percentages

%0
%29.82
%42.11
%77.65

Codes

Color #392821 in popluar color models

39 28 21
RGB 57 40 33
HSL 18° 26.67% 17.65%
HSB/HSV 18° 42.11% 22.35%
CMYK 0.00% 29.82% 42.11%
77.65%

Color #392821 in popluar number systems.

HEX 39 28 21
Decimal 57 40 33
Binary 111001 101000 100001
Octal 71 50 41

Shades and tints

Shades of #392821

#392821
(57,40,33)
#34251E
(52,37,30)
#2F221B
(47,34,27)
#2A1F18
(42,31,24)
#251C15
(37,28,21)
#201912
(32,25,18)
#1B160F
(27,22,15)
#16130C
(22,19,12)
#111009
(17,16,9)
#0C0D06
(12,13,6)
#070A03
(7,10,3)
#000000
(0,0,0)

Tints of #392821

#392821
(57,40,33)
#4B3B35
(75,59,53)
#5D4E49
(93,78,73)
#6F615D
(111,97,93)
#817471
(129,116,113)
#938785
(147,135,133)
#A59A99
(165,154,153)
#B7ADAD
(183,173,173)
#C9C0C1
(201,192,193)
#DBD3D5
(219,211,213)
#EDE6E9
(237,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #392821 color. Also use rgb(57,40,33) instead hex code.

Text Font Color

.myTextColor { color: #392821; }

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

This text font color is #392821.

Background Color

.myBgColor { background-color: #392821; }

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

This div background color is #392821.

Border color

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

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

This div border color is #392821.

Opacity

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

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

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

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

This text has shadow with #392821 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #392821.

Preview

Color preview on black background

This text has color #392821 on black background.


Color preview on white background

This text has color #392821 on white background.


Black color preview on #392821 background

This text has black color on #392821 background.


White color preview on #392821 background

This text has white color on #392821 background.


Related colors

Complementary color

Complementary color for #hex is #C6D7DE.


I love getcolorcode.com

Triadic colors

1 #213928 and #282139 with #392821 are triadic colors.

2 #212839 and #283921 with #392821 are triadic colors.