COLOR #3A7F39

HEX: #3A7F39 RGB: (58,127,57)

Color info

#3A7F39 contains mainly green color. Web safe color of #3A7F39 is #336633 (or #363).

RGB color model

#3A7F39 color RGB value is (58,127,57).

RGB: (58,127,57) (23%, 50%, 22%)

RGB channels and saturation

R 58 of 255 = 23%
G 127 of 255 = 50%
B 57 of 255 = 22%

58
127
57

R + G + B ~ 32%. #3A7F39 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 58 + 127 + 57 = 242 (100%)
R 58 of 242 ~ 23.97%
G 127 of 242 ~ 52.48%
B 57 of 242 ~ 23.55'%

%23.97
%52.48
%23.55

CMYK color model

#3A7F39 color CMYK value is (54,0,55,50).

  • cyan value is 54.33%
  • magenta value is 0.00%
  • yellow value is 55.12%
  • key color value is 50.20%
CMYK: (54,0,55,50) C54M0Y55K50 (54%,0%,55%,50%) (0.54/0.00/0.55/0.50) 

CMYK percentages

%54.33
%0
%55.12
%50.2

Codes

Color #3A7F39 in popluar color models

3A 7F 39
RGB 58 127 57
HSL 119° 38.04% 36.08%
HSB/HSV 119° 55.12% 49.80%
CMYK 54.33% 0.00% 55.12%
50.20%

Color #3A7F39 in popluar number systems.

HEX 3A 7F 39
Decimal 58 127 57
Binary 111010 1111111 111001
Octal 72 177 71

Shades and tints

Shades of #3A7F39

#3A7F39
(58,127,57)
#357434
(53,116,52)
#30692F
(48,105,47)
#2B5E2A
(43,94,42)
#265325
(38,83,37)
#214820
(33,72,32)
#1C3D1B
(28,61,27)
#173216
(23,50,22)
#122711
(18,39,17)
#0D1C0C
(13,28,12)
#081107
(8,17,7)
#000000
(0,0,0)

Tints of #3A7F39

#3A7F39
(58,127,57)
#4B8A4B
(75,138,75)
#5C955D
(92,149,93)
#6DA06F
(109,160,111)
#7EAB81
(126,171,129)
#8FB693
(143,182,147)
#A0C1A5
(160,193,165)
#B1CCB7
(177,204,183)
#C2D7C9
(194,215,201)
#D3E2DB
(211,226,219)
#E4EDED
(228,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3A7F39 color. Also use rgb(58,127,57) instead hex code.

Text Font Color

.myTextColor { color: #3A7F39; }

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

This text font color is #3A7F39.

Background Color

.myBgColor { background-color: #3A7F39; }

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

This div background color is #3A7F39.

Border color

.myBorderColor { border: 1px solid #3A7F39; }

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

This div border color is #3A7F39.

Opacity

.myOpacity80 { color: #3A7F39; opacity: 0.8; }

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

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

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

This text has shadow with #3A7F39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3A7F39.

Preview

Color preview on black background

This text has color #3A7F39 on black background.


Color preview on white background

This text has color #3A7F39 on white background.


Black color preview on #3A7F39 background

This text has black color on #3A7F39 background.


White color preview on #3A7F39 background

This text has white color on #3A7F39 background.


Related colors

Complementary color

Complementary color for #hex is #C580C6.


I love getcolorcode.com

Triadic colors

1 #393A7F and #7F393A with #3A7F39 are triadic colors.

2 #397F3A and #7F3A39 with #3A7F39 are triadic colors.