COLOR #4A8934

HEX: #4A8934 RGB: (74,137,52)

Color info

#4A8934 contains mainly green color. Web safe color of #4A8934 is #339933 (or #393).

RGB color model

#4A8934 color RGB value is (74,137,52).

RGB: (74,137,52) (29%, 54%, 20%)

RGB channels and saturation

R 74 of 255 = 29%
G 137 of 255 = 54%
B 52 of 255 = 20%

74
137
52

R + G + B ~ 34%. #4A8934 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 74 + 137 + 52 = 263 (100%)
R 74 of 263 ~ 28.14%
G 137 of 263 ~ 52.09%
B 52 of 263 ~ 19.77'%

%28.14
%52.09
%19.77

CMYK color model

#4A8934 color CMYK value is (46,0,62,46).

  • cyan value is 45.99%
  • magenta value is 0.00%
  • yellow value is 62.04%
  • key color value is 46.27%

CMYK: (46,0,62,46)
C46M0Y62K46 (46%, 0%, 62%, 46%)
(0.46 / 0.00 / 0.62 / 0.46)

CMYK percentages

%45.99
%0
%62.04
%46.27

Codes

Color #4A8934 in popluar color models

4A 89 34
RGB 74 137 52
HSL 104° 44.97% 37.06%
HSB/HSV 104° 62.04% 53.73%
CMYK 45.99% 0.00% 62.04%
46.27%

Color #4A8934 in popluar number systems.

HEX 4A 89 34
Decimal 74 137 52
Binary 1001010 10001001 110100
Octal 112 211 64

Shades and tints

Shades of #4A8934

#4A8934
(74,137,52)
#447D30
(68,125,48)
#3E712C
(62,113,44)
#386528
(56,101,40)
#325924
(50,89,36)
#2C4D20
(44,77,32)
#26411C
(38,65,28)
#203518
(32,53,24)
#1A2914
(26,41,20)
#141D10
(20,29,16)
#0E110C
(14,17,12)
#000000
(0,0,0)

Tints of #4A8934

#4A8934
(74,137,52)
#5A9346
(90,147,70)
#6A9D58
(106,157,88)
#7AA76A
(122,167,106)
#8AB17C
(138,177,124)
#9ABB8E
(154,187,142)
#AAC5A0
(170,197,160)
#BACFB2
(186,207,178)
#CAD9C4
(202,217,196)
#DAE3D6
(218,227,214)
#EAEDE8
(234,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A8934 color. Also use rgb(74,137,52) instead hex code.

Text Font Color

.myTextColor { color: #4A8934; }

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

This text font color is #4A8934.

Background Color

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

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

This div background color is #4A8934.

Border color

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

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

This div border color is #4A8934.

Opacity

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

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

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

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

This text has shadow with #4A8934 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A8934.

Preview

Color preview on black background

This text has color #4A8934 on black background.


Color preview on white background

This text has color #4A8934 on white background.


Black color preview on #4A8934 background

This text has black color on #4A8934 background.


White color preview on #4A8934 background

This text has white color on #4A8934 background.


Related colors

Complementary color

Complementary color for #hex is #B576CB.


I love getcolorcode.com

Triadic colors

1 #344A89 and #89344A with #4A8934 are triadic colors.

2 #34894A and #894A34 with #4A8934 are triadic colors.