COLOR #4A934A

HEX: #4A934A RGB: (74,147,74)

Color info

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

RGB color model

#4A934A color RGB value is (74,147,74).

RGB: (74,147,74) (29%, 58%, 29%)

RGB channels and saturation

R 74 of 255 = 29%
G 147 of 255 = 58%
B 74 of 255 = 29%

74
147
74

R + G + B ~ 39%. #4A934A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 74 + 147 + 74 = 295 (100%)
R 74 of 295 ~ 25.08%
G 147 of 295 ~ 49.83%
B 74 of 295 ~ 25.08'%

%25.08
%49.83
%25.08

CMYK color model

#4A934A color CMYK value is (50,0,50,42).

  • cyan value is 49.66%
  • magenta value is 0.00%
  • yellow value is 49.66%
  • key color value is 42.35%

CMYK: (50,0,50,42)
C50M0Y50K42 (50%, 0%, 50%, 42%)
(0.50 / 0.00 / 0.50 / 0.42)

CMYK percentages

%49.66
%0
%49.66
%42.35

Codes

Color #4A934A in popluar color models

4A 93 4A
RGB 74 147 74
HSL 120° 33.03% 43.33%
HSB/HSV 120° 49.66% 57.65%
CMYK 49.66% 0.00% 49.66%
42.35%

Color #4A934A in popluar number systems.

HEX 4A 93 4A
Decimal 74 147 74
Binary 1001010 10010011 1001010
Octal 112 223 112

Shades and tints

Shades of #4A934A

#4A934A
(74,147,74)
#448644
(68,134,68)
#3E793E
(62,121,62)
#386C38
(56,108,56)
#325F32
(50,95,50)
#2C522C
(44,82,44)
#264526
(38,69,38)
#203820
(32,56,32)
#1A2B1A
(26,43,26)
#141E14
(20,30,20)
#0E110E
(14,17,14)
#000000
(0,0,0)

Tints of #4A934A

#4A934A
(74,147,74)
#5A9C5A
(90,156,90)
#6AA56A
(106,165,106)
#7AAE7A
(122,174,122)
#8AB78A
(138,183,138)
#9AC09A
(154,192,154)
#AAC9AA
(170,201,170)
#BAD2BA
(186,210,186)
#CADBCA
(202,219,202)
#DAE4DA
(218,228,218)
#EAEDEA
(234,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4A934A; }

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

This text font color is #4A934A.

Background Color

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

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

This div background color is #4A934A.

Border color

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

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

This div border color is #4A934A.

Opacity

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

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

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

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

This text has shadow with #4A934A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A934A.

Preview

Color preview on black background

This text has color #4A934A on black background.


Color preview on white background

This text has color #4A934A on white background.


Black color preview on #4A934A background

This text has black color on #4A934A background.


White color preview on #4A934A background

This text has white color on #4A934A background.


Related colors

Complementary color

Complementary color for #hex is #B56CB5.


I love getcolorcode.com

Triadic colors

1 #4A4A93 and #934A4A with #4A934A are triadic colors.

2 #4A934A and #934A4A with #4A934A are triadic colors.