COLOR #394628

HEX: #394628 RGB: (57,70,40)

Color info

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

RGB color model

#394628 color RGB value is (57,70,40).

RGB: (57,70,40) (22%, 27%, 16%)

RGB channels and saturation

R 57 of 255 = 22%
G 70 of 255 = 27%
B 40 of 255 = 16%

57
70
40

R + G + B ~ 22%. #394628 is dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 70 + 40 = 167 (100%)
R 57 of 167 ~ 34.13%
G 70 of 167 ~ 41.92%
B 40 of 167 ~ 23.95'%

%34.13
%41.92
%23.95

CMYK color model

#394628 color CMYK value is (19,0,43,73).

  • cyan value is 18.57%
  • magenta value is 0.00%
  • yellow value is 42.86%
  • key color value is 72.55%
CMYK: (19,0,43,73) C19M0Y43K73 (19%,0%,43%,73%) (0.19/0.00/0.43/0.73) 

CMYK percentages

%18.57
%0
%42.86
%72.55

Codes

Color #394628 in popluar color models

39 46 28
RGB 57 70 40
HSL 86° 27.27% 21.57%
HSB/HSV 86° 42.86% 27.45%
CMYK 18.57% 0.00% 42.86%
72.55%

Color #394628 in popluar number systems.

HEX 39 46 28
Decimal 57 70 40
Binary 111001 1000110 101000
Octal 71 106 50

Shades and tints

Shades of #394628

#394628
(57,70,40)
#344025
(52,64,37)
#2F3A22
(47,58,34)
#2A341F
(42,52,31)
#252E1C
(37,46,28)
#202819
(32,40,25)
#1B2216
(27,34,22)
#161C13
(22,28,19)
#111610
(17,22,16)
#0C100D
(12,16,13)
#070A0A
(7,10,10)
#000000
(0,0,0)

Tints of #394628

#394628
(57,70,40)
#4B563B
(75,86,59)
#5D664E
(93,102,78)
#6F7661
(111,118,97)
#818674
(129,134,116)
#939687
(147,150,135)
#A5A69A
(165,166,154)
#B7B6AD
(183,182,173)
#C9C6C0
(201,198,192)
#DBD6D3
(219,214,211)
#EDE6E6
(237,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #394628; }

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

This text font color is #394628.

Background Color

.myBgColor { background-color: #394628; }

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

This div background color is #394628.

Border color

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

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

This div border color is #394628.

Opacity

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

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

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

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

This text has shadow with #394628 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #394628.

Preview

Color preview on black background

This text has color #394628 on black background.


Color preview on white background

This text has color #394628 on white background.


Black color preview on #394628 background

This text has black color on #394628 background.


White color preview on #394628 background

This text has white color on #394628 background.


Related colors

Complementary color

Complementary color for #hex is #C6B9D7.


I love getcolorcode.com

Triadic colors

1 #283946 and #462839 with #394628 are triadic colors.

2 #284639 and #463928 with #394628 are triadic colors.