COLOR #394422

HEX: #394422 RGB: (57,68,34)

Color info

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

RGB color model

#394422 color RGB value is (57,68,34).

RGB: (57,68,34) (22%, 27%, 13%)

RGB channels and saturation

R 57 of 255 = 22%
G 68 of 255 = 27%
B 34 of 255 = 13%

57
68
34

R + G + B ~ 21%. #394422 is dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 68 + 34 = 159 (100%)
R 57 of 159 ~ 35.85%
G 68 of 159 ~ 42.77%
B 34 of 159 ~ 21.38'%

%35.85
%42.77
%21.38

CMYK color model

#394422 color CMYK value is (16,0,50,73).

  • cyan value is 16.18%
  • magenta value is 0.00%
  • yellow value is 50.00%
  • key color value is 73.33%
CMYK: (16,0,50,73) C16M0Y50K73 (16%,0%,50%,73%) (0.16/0.00/0.50/0.73) 

CMYK percentages

%16.18
%0
%50
%73.33

Codes

Color #394422 in popluar color models

39 44 22
RGB 57 68 34
HSL 79° 33.33% 20.00%
HSB/HSV 79° 50.00% 26.67%
CMYK 16.18% 0.00% 50.00%
73.33%

Color #394422 in popluar number systems.

HEX 39 44 22
Decimal 57 68 34
Binary 111001 1000100 100010
Octal 71 104 42

Shades and tints

Shades of #394422

#394422
(57,68,34)
#343E1F
(52,62,31)
#2F381C
(47,56,28)
#2A3219
(42,50,25)
#252C16
(37,44,22)
#202613
(32,38,19)
#1B2010
(27,32,16)
#161A0D
(22,26,13)
#11140A
(17,20,10)
#0C0E07
(12,14,7)
#070804
(7,8,4)
#000000
(0,0,0)

Tints of #394422

#394422
(57,68,34)
#4B5536
(75,85,54)
#5D664A
(93,102,74)
#6F775E
(111,119,94)
#818872
(129,136,114)
#939986
(147,153,134)
#A5AA9A
(165,170,154)
#B7BBAE
(183,187,174)
#C9CCC2
(201,204,194)
#DBDDD6
(219,221,214)
#EDEEEA
(237,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #394422 color. Also use rgb(57,68,34) instead hex code.

Text Font Color

.myTextColor { color: #394422; }

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

This text font color is #394422.

Background Color

.myBgColor { background-color: #394422; }

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

This div background color is #394422.

Border color

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

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

This div border color is #394422.

Opacity

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

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

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

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

This text has shadow with #394422 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #394422.

Preview

Color preview on black background

This text has color #394422 on black background.


Color preview on white background

This text has color #394422 on white background.


Black color preview on #394422 background

This text has black color on #394422 background.


White color preview on #394422 background

This text has white color on #394422 background.


Related colors

Complementary color

Complementary color for #hex is #C6BBDD.


I love getcolorcode.com

Triadic colors

1 #223944 and #442239 with #394422 are triadic colors.

2 #224439 and #443922 with #394422 are triadic colors.