COLOR #397130

HEX: #397130 RGB: (57,113,48)

Color info

#397130 contains mainly red and green colors. Web safe color of #397130 is #336633 (or #363).

RGB color model

#397130 color RGB value is (57,113,48).

RGB: (57,113,48) (22%, 44%, 19%)

RGB channels and saturation

R 57 of 255 = 22%
G 113 of 255 = 44%
B 48 of 255 = 19%

57
113
48

R + G + B ~ 28%. #397130 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 113 + 48 = 218 (100%)
R 57 of 218 ~ 26.15%
G 113 of 218 ~ 51.83%
B 48 of 218 ~ 22.02'%

%26.15
%51.83
%22.02

CMYK color model

#397130 color CMYK value is (50,0,58,56).

  • cyan value is 49.56%
  • magenta value is 0.00%
  • yellow value is 57.52%
  • key color value is 55.69%

CMYK: (50,0,58,56)
C50M0Y58K56 (50%, 0%, 58%, 56%)
(0.50 / 0.00 / 0.58 / 0.56)

CMYK percentages

%49.56
%0
%57.52
%55.69

Codes

Color #397130 in popluar color models

39 71 30
RGB 57 113 48
HSL 112° 40.37% 31.57%
HSB/HSV 112° 57.52% 44.31%
CMYK 49.56% 0.00% 57.52%
55.69%

Color #397130 in popluar number systems.

HEX 39 71 30
Decimal 57 113 48
Binary 111001 1110001 110000
Octal 71 161 60

Shades and tints

Shades of #397130

#397130
(57,113,48)
#34672C
(52,103,44)
#2F5D28
(47,93,40)
#2A5324
(42,83,36)
#254920
(37,73,32)
#203F1C
(32,63,28)
#1B3518
(27,53,24)
#162B14
(22,43,20)
#112110
(17,33,16)
#0C170C
(12,23,12)
#070D08
(7,13,8)
#000000
(0,0,0)

Tints of #397130

#397130
(57,113,48)
#4B7D42
(75,125,66)
#5D8954
(93,137,84)
#6F9566
(111,149,102)
#81A178
(129,161,120)
#93AD8A
(147,173,138)
#A5B99C
(165,185,156)
#B7C5AE
(183,197,174)
#C9D1C0
(201,209,192)
#DBDDD2
(219,221,210)
#EDE9E4
(237,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #397130 color. Also use rgb(57,113,48) instead hex code.

Text Font Color

.myTextColor { color: #397130; }

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

This text font color is #397130.

Background Color

.myBgColor { background-color: #397130; }

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

This div background color is #397130.

Border color

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

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

This div border color is #397130.

Opacity

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

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

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

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

This text has shadow with #397130 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #397130.

Preview

Color preview on black background

This text has color #397130 on black background.


Color preview on white background

This text has color #397130 on white background.


Black color preview on #397130 background

This text has black color on #397130 background.


White color preview on #397130 background

This text has white color on #397130 background.


Related colors

Complementary color

Complementary color for #hex is #C68ECF.


I love getcolorcode.com

Triadic colors

1 #303971 and #713039 with #397130 are triadic colors.

2 #307139 and #713930 with #397130 are triadic colors.