COLOR #4A904A

HEX: #4A904A RGB: (74,144,74)

Color info

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

RGB color model

#4A904A color RGB value is (74,144,74).

RGB: (74,144,74) (29%, 56%, 29%)

RGB channels and saturation

R 74 of 255 = 29%
G 144 of 255 = 56%
B 74 of 255 = 29%

74
144
74

R + G + B ~ 38%. #4A904A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 74 + 144 + 74 = 292 (100%)
R 74 of 292 ~ 25.34%
G 144 of 292 ~ 49.32%
B 74 of 292 ~ 25.34'%

%25.34
%49.32
%25.34

CMYK color model

#4A904A color CMYK value is (49,0,49,44).

  • cyan value is 48.61%
  • magenta value is 0.00%
  • yellow value is 48.61%
  • key color value is 43.53%

CMYK: (49,0,49,44)
C49M0Y49K44 (49%, 0%, 49%, 44%)
(0.49 / 0.00 / 0.49 / 0.44)

CMYK percentages

%48.61
%0
%48.61
%43.53

Codes

Color #4A904A in popluar color models

4A 90 4A
RGB 74 144 74
HSL 120° 32.11% 42.75%
HSB/HSV 120° 48.61% 56.47%
CMYK 48.61% 0.00% 48.61%
43.53%

Color #4A904A in popluar number systems.

HEX 4A 90 4A
Decimal 74 144 74
Binary 1001010 10010000 1001010
Octal 112 220 112

Shades and tints

Shades of #4A904A

#4A904A
(74,144,74)
#448344
(68,131,68)
#3E763E
(62,118,62)
#386938
(56,105,56)
#325C32
(50,92,50)
#2C4F2C
(44,79,44)
#264226
(38,66,38)
#203520
(32,53,32)
#1A281A
(26,40,26)
#141B14
(20,27,20)
#0E0E0E
(14,14,14)
#000000
(0,0,0)

Tints of #4A904A

#4A904A
(74,144,74)
#5A9A5A
(90,154,90)
#6AA46A
(106,164,106)
#7AAE7A
(122,174,122)
#8AB88A
(138,184,138)
#9AC29A
(154,194,154)
#AACCAA
(170,204,170)
#BAD6BA
(186,214,186)
#CAE0CA
(202,224,202)
#DAEADA
(218,234,218)
#EAF4EA
(234,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4A904A; }

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

This text font color is #4A904A.

Background Color

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

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

This div background color is #4A904A.

Border color

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

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

This div border color is #4A904A.

Opacity

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

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

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

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

This text has shadow with #4A904A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A904A.

Preview

Color preview on black background

This text has color #4A904A on black background.


Color preview on white background

This text has color #4A904A on white background.


Black color preview on #4A904A background

This text has black color on #4A904A background.


White color preview on #4A904A background

This text has white color on #4A904A background.


Related colors

Complementary color

Complementary color for #hex is #B56FB5.


I love getcolorcode.com

Triadic colors

1 #4A4A90 and #904A4A with #4A904A are triadic colors.

2 #4A904A and #904A4A with #4A904A are triadic colors.