COLOR #397E06

HEX: #397E06 RGB: (57,126,6)

Color info

#397E06 contains mainly green color. Web safe color of #397E06 is #336600 (or #360).

RGB color model

#397E06 color RGB value is (57,126,6).

RGB: (57,126,6) (22%, 49%, 2%)

RGB channels and saturation

R 57 of 255 = 22%
G 126 of 255 = 49%
B 6 of 255 = 2%

57
126
6

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

Portions of RGB colors in percentages

R + G + B = 57 + 126 + 6 = 189 (100%)
R 57 of 189 ~ 30.16%
G 126 of 189 ~ 66.67%
B 6 of 189 ~ 3.17'%

%30.16
%66.67

CMYK color model

#397E06 color CMYK value is (55,0,95,51).

  • cyan value is 54.76%
  • magenta value is 0.00%
  • yellow value is 95.24%
  • key color value is 50.59%

CMYK: (55,0,95,51)
C55M0Y95K51 (55%, 0%, 95%, 51%)
(0.55 / 0.00 / 0.95 / 0.51)

CMYK percentages

%54.76
%0
%95.24
%50.59

Codes

Color #397E06 in popluar color models

39 7E 06
RGB 57 126 6
HSL 95° 90.91% 25.88%
HSB/HSV 95° 95.24% 49.41%
CMYK 54.76% 0.00% 95.24%
50.59%

Color #397E06 in popluar number systems.

HEX 39 7E 06
Decimal 57 126 6
Binary 111001 1111110 110
Octal 71 176 6

Shades and tints

Shades of #397E06

#397E06
(57,126,6)
#347306
(52,115,6)
#2F6806
(47,104,6)
#2A5D06
(42,93,6)
#255206
(37,82,6)
#204706
(32,71,6)
#1B3C06
(27,60,6)
#163106
(22,49,6)
#112606
(17,38,6)
#0C1B06
(12,27,6)
#071006
(7,16,6)
#000000
(0,0,0)

Tints of #397E06

#397E06
(57,126,6)
#4B891C
(75,137,28)
#5D9432
(93,148,50)
#6F9F48
(111,159,72)
#81AA5E
(129,170,94)
#93B574
(147,181,116)
#A5C08A
(165,192,138)
#B7CBA0
(183,203,160)
#C9D6B6
(201,214,182)
#DBE1CC
(219,225,204)
#EDECE2
(237,236,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #397E06 color. Also use rgb(57,126,6) instead hex code.

Text Font Color

.myTextColor { color: #397E06; }

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

This text font color is #397E06.

Background Color

.myBgColor { background-color: #397E06; }

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

This div background color is #397E06.

Border color

.myBorderColor { border: 1px solid #397E06; }

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

This div border color is #397E06.

Opacity

.myOpacity80 { color: #397E06; opacity: 0.8; }

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

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

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

This text has shadow with #397E06 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #397E06.

Preview

Color preview on black background

This text has color #397E06 on black background.


Color preview on white background

This text has color #397E06 on white background.


Black color preview on #397E06 background

This text has black color on #397E06 background.


White color preview on #397E06 background

This text has white color on #397E06 background.


Related colors

Complementary color

Complementary color for #hex is #C681F9.


I love getcolorcode.com

Triadic colors

1 #06397E and #7E0639 with #397E06 are triadic colors.

2 #067E39 and #7E3906 with #397E06 are triadic colors.