COLOR #394907

HEX: #394907 RGB: (57,73,7)

Color info

#394907 contains mainly red and green colors. Web safe color of #394907 is #333300 (or #330).

RGB color model

#394907 color RGB value is (57,73,7).

RGB: (57,73,7) (22%, 29%, 3%)

RGB channels and saturation

R 57 of 255 = 22%
G 73 of 255 = 29%
B 7 of 255 = 3%

57
73
7

R + G + B ~ 18%. #394907 is dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 73 + 7 = 137 (100%)
R 57 of 137 ~ 41.61%
G 73 of 137 ~ 53.28%
B 7 of 137 ~ 5.11'%

%41.61
%53.28

CMYK color model

#394907 color CMYK value is (22,0,90,71).

  • cyan value is 21.92%
  • magenta value is 0.00%
  • yellow value is 90.41%
  • key color value is 71.37%

CMYK: (22,0,90,71)
C22M0Y90K71 (22%, 0%, 90%, 71%)
(0.22 / 0.00 / 0.90 / 0.71)

CMYK percentages

%21.92
%0
%90.41
%71.37

Codes

Color #394907 in popluar color models

39 49 07
RGB 57 73 7
HSL 75° 82.50% 15.69%
HSB/HSV 75° 90.41% 28.63%
CMYK 21.92% 0.00% 90.41%
71.37%

Color #394907 in popluar number systems.

HEX 39 49 07
Decimal 57 73 7
Binary 111001 1001001 111
Octal 71 111 7

Shades and tints

Shades of #394907

#394907
(57,73,7)
#344307
(52,67,7)
#2F3D07
(47,61,7)
#2A3707
(42,55,7)
#253107
(37,49,7)
#202B07
(32,43,7)
#1B2507
(27,37,7)
#161F07
(22,31,7)
#111907
(17,25,7)
#0C1307
(12,19,7)
#070D07
(7,13,7)
#000000
(0,0,0)

Tints of #394907

#394907
(57,73,7)
#4B591D
(75,89,29)
#5D6933
(93,105,51)
#6F7949
(111,121,73)
#81895F
(129,137,95)
#939975
(147,153,117)
#A5A98B
(165,169,139)
#B7B9A1
(183,185,161)
#C9C9B7
(201,201,183)
#DBD9CD
(219,217,205)
#EDE9E3
(237,233,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #394907 color. Also use rgb(57,73,7) instead hex code.

Text Font Color

.myTextColor { color: #394907; }

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

This text font color is #394907.

Background Color

.myBgColor { background-color: #394907; }

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

This div background color is #394907.

Border color

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

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

This div border color is #394907.

Opacity

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

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

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

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

This text has shadow with #394907 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #394907.

Preview

Color preview on black background

This text has color #394907 on black background.


Color preview on white background

This text has color #394907 on white background.


Black color preview on #394907 background

This text has black color on #394907 background.


White color preview on #394907 background

This text has white color on #394907 background.


Related colors

Complementary color

Complementary color for #hex is #C6B6F8.


I love getcolorcode.com

Triadic colors

1 #073949 and #490739 with #394907 are triadic colors.

2 #074939 and #493907 with #394907 are triadic colors.