COLOR #397229

HEX: #397229 RGB: (57,114,41)

Color info

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

RGB color model

#397229 color RGB value is (57,114,41).

RGB: (57,114,41) (22%, 45%, 16%)

RGB channels and saturation

R 57 of 255 = 22%
G 114 of 255 = 45%
B 41 of 255 = 16%

57
114
41

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

Portions of RGB colors in percentages

R + G + B = 57 + 114 + 41 = 212 (100%)
R 57 of 212 ~ 26.89%
G 114 of 212 ~ 53.77%
B 41 of 212 ~ 19.34'%

%26.89
%53.77
%19.34

CMYK color model

#397229 color CMYK value is (50,0,64,55).

  • cyan value is 50.00%
  • magenta value is 0.00%
  • yellow value is 64.04%
  • key color value is 55.29%

CMYK: (50,0,64,55)
C50M0Y64K55 (50%, 0%, 64%, 55%)
(0.50 / 0.00 / 0.64 / 0.55)

CMYK percentages

%50
%0
%64.04
%55.29

Codes

Color #397229 in popluar color models

39 72 29
RGB 57 114 41
HSL 107° 47.10% 30.39%
HSB/HSV 107° 64.04% 44.71%
CMYK 50.00% 0.00% 64.04%
55.29%

Color #397229 in popluar number systems.

HEX 39 72 29
Decimal 57 114 41
Binary 111001 1110010 101001
Octal 71 162 51

Shades and tints

Shades of #397229

#397229
(57,114,41)
#346826
(52,104,38)
#2F5E23
(47,94,35)
#2A5420
(42,84,32)
#254A1D
(37,74,29)
#20401A
(32,64,26)
#1B3617
(27,54,23)
#162C14
(22,44,20)
#112211
(17,34,17)
#0C180E
(12,24,14)
#070E0B
(7,14,11)
#000000
(0,0,0)

Tints of #397229

#397229
(57,114,41)
#4B7E3C
(75,126,60)
#5D8A4F
(93,138,79)
#6F9662
(111,150,98)
#81A275
(129,162,117)
#93AE88
(147,174,136)
#A5BA9B
(165,186,155)
#B7C6AE
(183,198,174)
#C9D2C1
(201,210,193)
#DBDED4
(219,222,212)
#EDEAE7
(237,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #397229; }

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

This text font color is #397229.

Background Color

.myBgColor { background-color: #397229; }

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

This div background color is #397229.

Border color

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

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

This div border color is #397229.

Opacity

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

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

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

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

This text has shadow with #397229 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #397229.

Preview

Color preview on black background

This text has color #397229 on black background.


Color preview on white background

This text has color #397229 on white background.


Black color preview on #397229 background

This text has black color on #397229 background.


White color preview on #397229 background

This text has white color on #397229 background.


Related colors

Complementary color

Complementary color for #hex is #C68DD6.


I love getcolorcode.com

Triadic colors

1 #293972 and #722939 with #397229 are triadic colors.

2 #297239 and #723929 with #397229 are triadic colors.