COLOR #4C9E52

HEX: #4C9E52 RGB: (76,158,82)

Color info

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

RGB color model

#4C9E52 color RGB value is (76,158,82).

RGB: (76,158,82) (30%, 62%, 32%)

RGB channels and saturation

R 76 of 255 = 30%
G 158 of 255 = 62%
B 82 of 255 = 32%

76
158
82

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

Portions of RGB colors in percentages

R + G + B = 76 + 158 + 82 = 316 (100%)
R 76 of 316 ~ 24.05%
G 158 of 316 ~ 50%
B 82 of 316 ~ 25.95'%

%24.05
%50
%25.95

CMYK color model

#4C9E52 color CMYK value is (52,0,48,38).

  • cyan value is 51.90%
  • magenta value is 0.00%
  • yellow value is 48.10%
  • key color value is 38.04%

CMYK: (52,0,48,38)
C52M0Y48K38 (52%, 0%, 48%, 38%)
(0.52 / 0.00 / 0.48 / 0.38)

CMYK percentages

%51.9
%0
%48.1
%38.04

Codes

Color #4C9E52 in popluar color models

4C 9E 52
RGB 76 158 82
HSL 124° 35.04% 45.88%
HSB/HSV 124° 51.90% 61.96%
CMYK 51.90% 0.00% 48.10%
38.04%

Color #4C9E52 in popluar number systems.

HEX 4C 9E 52
Decimal 76 158 82
Binary 1001100 10011110 1010010
Octal 114 236 122

Shades and tints

Shades of #4C9E52

#4C9E52
(76,158,82)
#46904B
(70,144,75)
#408244
(64,130,68)
#3A743D
(58,116,61)
#346636
(52,102,54)
#2E582F
(46,88,47)
#284A28
(40,74,40)
#223C21
(34,60,33)
#1C2E1A
(28,46,26)
#162013
(22,32,19)
#10120C
(16,18,12)
#000000
(0,0,0)

Tints of #4C9E52

#4C9E52
(76,158,82)
#5CA661
(92,166,97)
#6CAE70
(108,174,112)
#7CB67F
(124,182,127)
#8CBE8E
(140,190,142)
#9CC69D
(156,198,157)
#ACCEAC
(172,206,172)
#BCD6BB
(188,214,187)
#CCDECA
(204,222,202)
#DCE6D9
(220,230,217)
#ECEEE8
(236,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C9E52 color. Also use rgb(76,158,82) instead hex code.

Text Font Color

.myTextColor { color: #4C9E52; }

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

This text font color is #4C9E52.

Background Color

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

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

This div background color is #4C9E52.

Border color

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

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

This div border color is #4C9E52.

Opacity

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

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

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

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

This text has shadow with #4C9E52 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C9E52.

Preview

Color preview on black background

This text has color #4C9E52 on black background.


Color preview on white background

This text has color #4C9E52 on white background.


Black color preview on #4C9E52 background

This text has black color on #4C9E52 background.


White color preview on #4C9E52 background

This text has white color on #4C9E52 background.


Related colors

Complementary color

Complementary color for #hex is #B361AD.


I love getcolorcode.com

Triadic colors

1 #524C9E and #9E524C with #4C9E52 are triadic colors.

2 #529E4C and #9E4C52 with #4C9E52 are triadic colors.