COLOR #397209

HEX: #397209 RGB: (57,114,9)

Color info

#397209 contains mainly red and green colors. Web safe color of #397209 is #336600 (or #360).

RGB color model

#397209 color RGB value is (57,114,9).

RGB: (57,114,9) (22%, 45%, 4%)

RGB channels and saturation

R 57 of 255 = 22%
G 114 of 255 = 45%
B 9 of 255 = 4%

57
114
9

R + G + B ~ 24%. #397209 is dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 114 + 9 = 180 (100%)
R 57 of 180 ~ 31.67%
G 114 of 180 ~ 63.33%
B 9 of 180 ~ 5'%

%31.67
%63.33

CMYK color model

#397209 color CMYK value is (50,0,92,55).

  • cyan value is 50.00%
  • magenta value is 0.00%
  • yellow value is 92.11%
  • key color value is 55.29%
CMYK: (50,0,92,55) C50M0Y92K55 (50%,0%,92%,55%) (0.50/0.00/0.92/0.55) 

CMYK percentages

%50
%0
%92.11
%55.29

Codes

Color #397209 in popluar color models

39 72 09
RGB 57 114 9
HSL 93° 85.37% 24.12%
HSB/HSV 93° 92.11% 44.71%
CMYK 50.00% 0.00% 92.11%
55.29%

Color #397209 in popluar number systems.

HEX 39 72 09
Decimal 57 114 9
Binary 111001 1110010 1001
Octal 71 162 11

Shades and tints

Shades of #397209

#397209
(57,114,9)
#346809
(52,104,9)
#2F5E09
(47,94,9)
#2A5409
(42,84,9)
#254A09
(37,74,9)
#204009
(32,64,9)
#1B3609
(27,54,9)
#162C09
(22,44,9)
#112209
(17,34,9)
#0C1809
(12,24,9)
#070E09
(7,14,9)
#000000
(0,0,0)

Tints of #397209

#397209
(57,114,9)
#4B7E1F
(75,126,31)
#5D8A35
(93,138,53)
#6F964B
(111,150,75)
#81A261
(129,162,97)
#93AE77
(147,174,119)
#A5BA8D
(165,186,141)
#B7C6A3
(183,198,163)
#C9D2B9
(201,210,185)
#DBDECF
(219,222,207)
#EDEAE5
(237,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #397209 color. Also use rgb(57,114,9) instead hex code.

Text Font Color

.myTextColor { color: #397209; }

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

This text font color is #397209.

Background Color

.myBgColor { background-color: #397209; }

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

This div background color is #397209.

Border color

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

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

This div border color is #397209.

Opacity

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

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

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

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

This text has shadow with #397209 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #397209.

Preview

Color preview on black background

This text has color #397209 on black background.


Color preview on white background

This text has color #397209 on white background.


Black color preview on #397209 background

This text has black color on #397209 background.


White color preview on #397209 background

This text has white color on #397209 background.


Related colors

Complementary color

Complementary color for #hex is #C68DF6.


I love getcolorcode.com

Triadic colors

1 #093972 and #720939 with #397209 are triadic colors.

2 #097239 and #723909 with #397209 are triadic colors.