COLOR #397438

HEX: #397438 RGB: (57,116,56)

Color info

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

RGB color model

#397438 color RGB value is (57,116,56).

RGB: (57,116,56) (22%, 45%, 22%)

RGB channels and saturation

R 57 of 255 = 22%
G 116 of 255 = 45%
B 56 of 255 = 22%

57
116
56

R + G + B ~ 30%. #397438 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 116 + 56 = 229 (100%)
R 57 of 229 ~ 24.89%
G 116 of 229 ~ 50.66%
B 56 of 229 ~ 24.45'%

%24.89
%50.66
%24.45

CMYK color model

#397438 color CMYK value is (51,0,52,55).

  • cyan value is 50.86%
  • magenta value is 0.00%
  • yellow value is 51.72%
  • key color value is 54.51%

CMYK: (51,0,52,55)
C51M0Y52K55 (51%, 0%, 52%, 55%)
(0.51 / 0.00 / 0.52 / 0.55)

CMYK percentages

%50.86
%0
%51.72
%54.51

Codes

Color #397438 in popluar color models

39 74 38
RGB 57 116 56
HSL 119° 34.88% 33.73%
HSB/HSV 119° 51.72% 45.49%
CMYK 50.86% 0.00% 51.72%
54.51%

Color #397438 in popluar number systems.

HEX 39 74 38
Decimal 57 116 56
Binary 111001 1110100 111000
Octal 71 164 70

Shades and tints

Shades of #397438

#397438
(57,116,56)
#346A33
(52,106,51)
#2F602E
(47,96,46)
#2A5629
(42,86,41)
#254C24
(37,76,36)
#20421F
(32,66,31)
#1B381A
(27,56,26)
#162E15
(22,46,21)
#112410
(17,36,16)
#0C1A0B
(12,26,11)
#071006
(7,16,6)
#000000
(0,0,0)

Tints of #397438

#397438
(57,116,56)
#4B804A
(75,128,74)
#5D8C5C
(93,140,92)
#6F986E
(111,152,110)
#81A480
(129,164,128)
#93B092
(147,176,146)
#A5BCA4
(165,188,164)
#B7C8B6
(183,200,182)
#C9D4C8
(201,212,200)
#DBE0DA
(219,224,218)
#EDECEC
(237,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #397438 color. Also use rgb(57,116,56) instead hex code.

Text Font Color

.myTextColor { color: #397438; }

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

This text font color is #397438.

Background Color

.myBgColor { background-color: #397438; }

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

This div background color is #397438.

Border color

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

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

This div border color is #397438.

Opacity

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

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

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

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

This text has shadow with #397438 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #397438.

Preview

Color preview on black background

This text has color #397438 on black background.


Color preview on white background

This text has color #397438 on white background.


Black color preview on #397438 background

This text has black color on #397438 background.


White color preview on #397438 background

This text has white color on #397438 background.


Related colors

Complementary color

Complementary color for #hex is #C68BC7.


I love getcolorcode.com

Triadic colors

1 #383974 and #743839 with #397438 are triadic colors.

2 #387439 and #743938 with #397438 are triadic colors.