COLOR #394006

HEX: #394006 RGB: (57,64,6)

Color info

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

RGB color model

#394006 color RGB value is (57,64,6).

RGB: (57,64,6) (22%, 25%, 2%)

RGB channels and saturation

R 57 of 255 = 22%
G 64 of 255 = 25%
B 6 of 255 = 2%

57
64
6

R + G + B ~ 16%. #394006 is dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 64 + 6 = 127 (100%)
R 57 of 127 ~ 44.88%
G 64 of 127 ~ 50.39%
B 6 of 127 ~ 4.72'%

%44.88
%50.39

CMYK color model

#394006 color CMYK value is (11,0,91,75).

  • cyan value is 10.94%
  • magenta value is 0.00%
  • yellow value is 90.63%
  • key color value is 74.90%

CMYK: (11,0,91,75)
C11M0Y91K75 (11%, 0%, 91%, 75%)
(0.11 / 0.00 / 0.91 / 0.75)

CMYK percentages

%10.94
%0
%90.63
%74.9

Codes

Color #394006 in popluar color models

39 40 06
RGB 57 64 6
HSL 67° 82.86% 13.73%
HSB/HSV 67° 90.63% 25.10%
CMYK 10.94% 0.00% 90.63%
74.90%

Color #394006 in popluar number systems.

HEX 39 40 06
Decimal 57 64 6
Binary 111001 1000000 110
Octal 71 100 6

Shades and tints

Shades of #394006

#394006
(57,64,6)
#343B06
(52,59,6)
#2F3606
(47,54,6)
#2A3106
(42,49,6)
#252C06
(37,44,6)
#202706
(32,39,6)
#1B2206
(27,34,6)
#161D06
(22,29,6)
#111806
(17,24,6)
#0C1306
(12,19,6)
#070E06
(7,14,6)
#000000
(0,0,0)

Tints of #394006

#394006
(57,64,6)
#4B511C
(75,81,28)
#5D6232
(93,98,50)
#6F7348
(111,115,72)
#81845E
(129,132,94)
#939574
(147,149,116)
#A5A68A
(165,166,138)
#B7B7A0
(183,183,160)
#C9C8B6
(201,200,182)
#DBD9CC
(219,217,204)
#EDEAE2
(237,234,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #394006 color. Also use rgb(57,64,6) instead hex code.

Text Font Color

.myTextColor { color: #394006; }

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

This text font color is #394006.

Background Color

.myBgColor { background-color: #394006; }

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

This div background color is #394006.

Border color

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

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

This div border color is #394006.

Opacity

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

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

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

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

This text has shadow with #394006 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #394006.

Preview

Color preview on black background

This text has color #394006 on black background.


Color preview on white background

This text has color #394006 on white background.


Black color preview on #394006 background

This text has black color on #394006 background.


White color preview on #394006 background

This text has white color on #394006 background.


Related colors

Complementary color

Complementary color for #hex is #C6BFF9.


I love getcolorcode.com

Triadic colors

1 #063940 and #400639 with #394006 are triadic colors.

2 #064039 and #403906 with #394006 are triadic colors.