COLOR #3A7A36

HEX: #3A7A36 RGB: (58,122,54)

Color info

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

RGB color model

#3A7A36 color RGB value is (58,122,54).

RGB: (58,122,54) (23%, 48%, 21%)

RGB channels and saturation

R 58 of 255 = 23%
G 122 of 255 = 48%
B 54 of 255 = 21%

58
122
54

R + G + B ~ 31%. #3A7A36 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 58 + 122 + 54 = 234 (100%)
R 58 of 234 ~ 24.79%
G 122 of 234 ~ 52.14%
B 54 of 234 ~ 23.08'%

%24.79
%52.14
%23.08

CMYK color model

#3A7A36 color CMYK value is (52,0,56,52).

  • cyan value is 52.46%
  • magenta value is 0.00%
  • yellow value is 55.74%
  • key color value is 52.16%
CMYK: (52,0,56,52) C52M0Y56K52 (52%,0%,56%,52%) (0.52/0.00/0.56/0.52) 

CMYK percentages

%52.46
%0
%55.74
%52.16

Codes

Color #3A7A36 in popluar color models

3A 7A 36
RGB 58 122 54
HSL 116° 38.64% 34.51%
HSB/HSV 116° 55.74% 47.84%
CMYK 52.46% 0.00% 55.74%
52.16%

Color #3A7A36 in popluar number systems.

HEX 3A 7A 36
Decimal 58 122 54
Binary 111010 1111010 110110
Octal 72 172 66

Shades and tints

Shades of #3A7A36

#3A7A36
(58,122,54)
#356F32
(53,111,50)
#30642E
(48,100,46)
#2B592A
(43,89,42)
#264E26
(38,78,38)
#214322
(33,67,34)
#1C381E
(28,56,30)
#172D1A
(23,45,26)
#122216
(18,34,22)
#0D1712
(13,23,18)
#080C0E
(8,12,14)
#000000
(0,0,0)

Tints of #3A7A36

#3A7A36
(58,122,54)
#4B8648
(75,134,72)
#5C925A
(92,146,90)
#6D9E6C
(109,158,108)
#7EAA7E
(126,170,126)
#8FB690
(143,182,144)
#A0C2A2
(160,194,162)
#B1CEB4
(177,206,180)
#C2DAC6
(194,218,198)
#D3E6D8
(211,230,216)
#E4F2EA
(228,242,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3A7A36 color. Also use rgb(58,122,54) instead hex code.

Text Font Color

.myTextColor { color: #3A7A36; }

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

This text font color is #3A7A36.

Background Color

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

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

This div background color is #3A7A36.

Border color

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

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

This div border color is #3A7A36.

Opacity

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

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

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

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

This text has shadow with #3A7A36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3A7A36.

Preview

Color preview on black background

This text has color #3A7A36 on black background.


Color preview on white background

This text has color #3A7A36 on white background.


Black color preview on #3A7A36 background

This text has black color on #3A7A36 background.


White color preview on #3A7A36 background

This text has white color on #3A7A36 background.


Related colors

Complementary color

Complementary color for #hex is #C585C9.


I love getcolorcode.com

Triadic colors

1 #363A7A and #7A363A with #3A7A36 are triadic colors.

2 #367A3A and #7A3A36 with #3A7A36 are triadic colors.