COLOR #3A7137

HEX: #3A7137 RGB: (58,113,55)

Color info

#3A7137 contains red, green and blue colors in about the same proportion. Web safe color of #3A7137 is #336633 (or #363).

RGB color model

#3A7137 color RGB value is (58,113,55).

RGB: (58,113,55) (23%, 44%, 22%)

RGB channels and saturation

R 58 of 255 = 23%
G 113 of 255 = 44%
B 55 of 255 = 22%

58
113
55

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

Portions of RGB colors in percentages

R + G + B = 58 + 113 + 55 = 226 (100%)
R 58 of 226 ~ 25.66%
G 113 of 226 ~ 50%
B 55 of 226 ~ 24.34'%

%25.66
%50
%24.34

CMYK color model

#3A7137 color CMYK value is (49,0,51,56).

  • cyan value is 48.67%
  • magenta value is 0.00%
  • yellow value is 51.33%
  • key color value is 55.69%

CMYK: (49,0,51,56)
C49M0Y51K56 (49%, 0%, 51%, 56%)
(0.49 / 0.00 / 0.51 / 0.56)

CMYK percentages

%48.67
%0
%51.33
%55.69

Codes

Color #3A7137 in popluar color models

3A 71 37
RGB 58 113 55
HSL 117° 34.52% 32.94%
HSB/HSV 117° 51.33% 44.31%
CMYK 48.67% 0.00% 51.33%
55.69%

Color #3A7137 in popluar number systems.

HEX 3A 71 37
Decimal 58 113 55
Binary 111010 1110001 110111
Octal 72 161 67

Shades and tints

Shades of #3A7137

#3A7137
(58,113,55)
#356732
(53,103,50)
#305D2D
(48,93,45)
#2B5328
(43,83,40)
#264923
(38,73,35)
#213F1E
(33,63,30)
#1C3519
(28,53,25)
#172B14
(23,43,20)
#12210F
(18,33,15)
#0D170A
(13,23,10)
#080D05
(8,13,5)
#000000
(0,0,0)

Tints of #3A7137

#3A7137
(58,113,55)
#4B7D49
(75,125,73)
#5C895B
(92,137,91)
#6D956D
(109,149,109)
#7EA17F
(126,161,127)
#8FAD91
(143,173,145)
#A0B9A3
(160,185,163)
#B1C5B5
(177,197,181)
#C2D1C7
(194,209,199)
#D3DDD9
(211,221,217)
#E4E9EB
(228,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3A7137 color. Also use rgb(58,113,55) instead hex code.

Text Font Color

.myTextColor { color: #3A7137; }

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

This text font color is #3A7137.

Background Color

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

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

This div background color is #3A7137.

Border color

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

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

This div border color is #3A7137.

Opacity

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

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

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

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

This text has shadow with #3A7137 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3A7137.

Preview

Color preview on black background

This text has color #3A7137 on black background.


Color preview on white background

This text has color #3A7137 on white background.


Black color preview on #3A7137 background

This text has black color on #3A7137 background.


White color preview on #3A7137 background

This text has white color on #3A7137 background.


Related colors

Complementary color

Complementary color for #hex is #C58EC8.


I love getcolorcode.com

Triadic colors

1 #373A71 and #71373A with #3A7137 are triadic colors.

2 #37713A and #713A37 with #3A7137 are triadic colors.