COLOR #4A9A58

HEX: #4A9A58 RGB: (74,154,88)

Color info

#4A9A58 contains mainly green color. Web safe color of #4A9A58 is #339966 (or #396).

RGB color model

#4A9A58 color RGB value is (74,154,88).

RGB: (74,154,88) (29%, 60%, 35%)

RGB channels and saturation

R 74 of 255 = 29%
G 154 of 255 = 60%
B 88 of 255 = 35%

74
154
88

R + G + B ~ 41%. #4A9A58 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 74 + 154 + 88 = 316 (100%)
R 74 of 316 ~ 23.42%
G 154 of 316 ~ 48.73%
B 88 of 316 ~ 27.85'%

%23.42
%48.73
%27.85

CMYK color model

#4A9A58 color CMYK value is (52,0,43,40).

  • cyan value is 51.95%
  • magenta value is 0.00%
  • yellow value is 42.86%
  • key color value is 39.61%

CMYK: (52,0,43,40)
C52M0Y43K40 (52%, 0%, 43%, 40%)
(0.52 / 0.00 / 0.43 / 0.40)

CMYK percentages

%51.95
%0
%42.86
%39.61

Codes

Color #4A9A58 in popluar color models

4A 9A 58
RGB 74 154 88
HSL 131° 35.09% 44.71%
HSB/HSV 131° 51.95% 60.39%
CMYK 51.95% 0.00% 42.86%
39.61%

Color #4A9A58 in popluar number systems.

HEX 4A 9A 58
Decimal 74 154 88
Binary 1001010 10011010 1011000
Octal 112 232 130

Shades and tints

Shades of #4A9A58

#4A9A58
(74,154,88)
#448C50
(68,140,80)
#3E7E48
(62,126,72)
#387040
(56,112,64)
#326238
(50,98,56)
#2C5430
(44,84,48)
#264628
(38,70,40)
#203820
(32,56,32)
#1A2A18
(26,42,24)
#141C10
(20,28,16)
#0E0E08
(14,14,8)
#000000
(0,0,0)

Tints of #4A9A58

#4A9A58
(74,154,88)
#5AA367
(90,163,103)
#6AAC76
(106,172,118)
#7AB585
(122,181,133)
#8ABE94
(138,190,148)
#9AC7A3
(154,199,163)
#AAD0B2
(170,208,178)
#BAD9C1
(186,217,193)
#CAE2D0
(202,226,208)
#DAEBDF
(218,235,223)
#EAF4EE
(234,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4A9A58; }

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

This text font color is #4A9A58.

Background Color

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

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

This div background color is #4A9A58.

Border color

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

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

This div border color is #4A9A58.

Opacity

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

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

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

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

This text has shadow with #4A9A58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A9A58.

Preview

Color preview on black background

This text has color #4A9A58 on black background.


Color preview on white background

This text has color #4A9A58 on white background.


Black color preview on #4A9A58 background

This text has black color on #4A9A58 background.


White color preview on #4A9A58 background

This text has white color on #4A9A58 background.


Related colors

Complementary color

Complementary color for #hex is #B565A7.


I love getcolorcode.com

Triadic colors

1 #584A9A and #9A584A with #4A9A58 are triadic colors.

2 #589A4A and #9A4A58 with #4A9A58 are triadic colors.