COLOR #4A7D36

HEX: #4A7D36 RGB: (74,125,54)

Color info

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

RGB color model

#4A7D36 color RGB value is (74,125,54).

RGB: (74,125,54) (29%, 49%, 21%)

RGB channels and saturation

R 74 of 255 = 29%
G 125 of 255 = 49%
B 54 of 255 = 21%

74
125
54

R + G + B ~ 33%. #4A7D36 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 74 + 125 + 54 = 253 (100%)
R 74 of 253 ~ 29.25%
G 125 of 253 ~ 49.41%
B 54 of 253 ~ 21.34'%

%29.25
%49.41
%21.34

CMYK color model

#4A7D36 color CMYK value is (41,0,57,51).

  • cyan value is 40.80%
  • magenta value is 0.00%
  • yellow value is 56.80%
  • key color value is 50.98%

CMYK: (41,0,57,51)
C41M0Y57K51 (41%, 0%, 57%, 51%)
(0.41 / 0.00 / 0.57 / 0.51)

CMYK percentages

%40.8
%0
%56.8
%50.98

Codes

Color #4A7D36 in popluar color models

4A 7D 36
RGB 74 125 54
HSL 103° 39.66% 35.10%
HSB/HSV 103° 56.80% 49.02%
CMYK 40.80% 0.00% 56.80%
50.98%

Color #4A7D36 in popluar number systems.

HEX 4A 7D 36
Decimal 74 125 54
Binary 1001010 1111101 110110
Octal 112 175 66

Shades and tints

Shades of #4A7D36

#4A7D36
(74,125,54)
#447232
(68,114,50)
#3E672E
(62,103,46)
#385C2A
(56,92,42)
#325126
(50,81,38)
#2C4622
(44,70,34)
#263B1E
(38,59,30)
#20301A
(32,48,26)
#1A2516
(26,37,22)
#141A12
(20,26,18)
#0E0F0E
(14,15,14)
#000000
(0,0,0)

Tints of #4A7D36

#4A7D36
(74,125,54)
#5A8848
(90,136,72)
#6A935A
(106,147,90)
#7A9E6C
(122,158,108)
#8AA97E
(138,169,126)
#9AB490
(154,180,144)
#AABFA2
(170,191,162)
#BACAB4
(186,202,180)
#CAD5C6
(202,213,198)
#DAE0D8
(218,224,216)
#EAEBEA
(234,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A7D36 color. Also use rgb(74,125,54) instead hex code.

Text Font Color

.myTextColor { color: #4A7D36; }

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

This text font color is #4A7D36.

Background Color

.myBgColor { background-color: #4A7D36; }

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

This div background color is #4A7D36.

Border color

.myBorderColor { border: 1px solid #4A7D36; }

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

This div border color is #4A7D36.

Opacity

.myOpacity80 { color: #4A7D36; opacity: 0.8; }

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

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

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

This text has shadow with #4A7D36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A7D36.

Preview

Color preview on black background

This text has color #4A7D36 on black background.


Color preview on white background

This text has color #4A7D36 on white background.


Black color preview on #4A7D36 background

This text has black color on #4A7D36 background.


White color preview on #4A7D36 background

This text has white color on #4A7D36 background.


Related colors

Complementary color

Complementary color for #hex is #B582C9.


I love getcolorcode.com

Triadic colors

1 #364A7D and #7D364A with #4A7D36 are triadic colors.

2 #367D4A and #7D4A36 with #4A7D36 are triadic colors.