COLOR #394B17

HEX: #394B17 RGB: (57,75,23)

Color info

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

RGB color model

#394B17 color RGB value is (57,75,23).

RGB: (57,75,23) (22%, 29%, 9%)

RGB channels and saturation

R 57 of 255 = 22%
G 75 of 255 = 29%
B 23 of 255 = 9%

57
75
23

R + G + B ~ 20%. #394B17 is dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 75 + 23 = 155 (100%)
R 57 of 155 ~ 36.77%
G 75 of 155 ~ 48.39%
B 23 of 155 ~ 14.84'%

%36.77
%48.39
%14.84

CMYK color model

#394B17 color CMYK value is (24,0,69,71).

  • cyan value is 24.00%
  • magenta value is 0.00%
  • yellow value is 69.33%
  • key color value is 70.59%
CMYK: (24,0,69,71) C24M0Y69K71 (24%,0%,69%,71%) (0.24/0.00/0.69/0.71) 

CMYK percentages

%24
%0
%69.33
%70.59

Codes

Color #394B17 in popluar color models

39 4B 17
RGB 57 75 23
HSL 81° 53.06% 19.22%
HSB/HSV 81° 69.33% 29.41%
CMYK 24.00% 0.00% 69.33%
70.59%

Color #394B17 in popluar number systems.

HEX 39 4B 17
Decimal 57 75 23
Binary 111001 1001011 10111
Octal 71 113 27

Shades and tints

Shades of #394B17

#394B17
(57,75,23)
#344515
(52,69,21)
#2F3F13
(47,63,19)
#2A3911
(42,57,17)
#25330F
(37,51,15)
#202D0D
(32,45,13)
#1B270B
(27,39,11)
#162109
(22,33,9)
#111B07
(17,27,7)
#0C1505
(12,21,5)
#070F03
(7,15,3)
#000000
(0,0,0)

Tints of #394B17

#394B17
(57,75,23)
#4B5B2C
(75,91,44)
#5D6B41
(93,107,65)
#6F7B56
(111,123,86)
#818B6B
(129,139,107)
#939B80
(147,155,128)
#A5AB95
(165,171,149)
#B7BBAA
(183,187,170)
#C9CBBF
(201,203,191)
#DBDBD4
(219,219,212)
#EDEBE9
(237,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #394B17 color. Also use rgb(57,75,23) instead hex code.

Text Font Color

.myTextColor { color: #394B17; }

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

This text font color is #394B17.

Background Color

.myBgColor { background-color: #394B17; }

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

This div background color is #394B17.

Border color

.myBorderColor { border: 1px solid #394B17; }

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

This div border color is #394B17.

Opacity

.myOpacity80 { color: #394B17; opacity: 0.8; }

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

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

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

This text has shadow with #394B17 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #394B17.

Preview

Color preview on black background

This text has color #394B17 on black background.


Color preview on white background

This text has color #394B17 on white background.


Black color preview on #394B17 background

This text has black color on #394B17 background.


White color preview on #394B17 background

This text has white color on #394B17 background.


Related colors

Complementary color

Complementary color for #hex is #C6B4E8.


I love getcolorcode.com

Triadic colors

1 #17394B and #4B1739 with #394B17 are triadic colors.

2 #174B39 and #4B3917 with #394B17 are triadic colors.