COLOR #4C984C

HEX: #4C984C RGB: (76,152,76)

Color info

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

RGB color model

#4C984C color RGB value is (76,152,76).

RGB: (76,152,76) (30%, 60%, 30%)

RGB channels and saturation

R 76 of 255 = 30%
G 152 of 255 = 60%
B 76 of 255 = 30%

76
152
76

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

Portions of RGB colors in percentages

R + G + B = 76 + 152 + 76 = 304 (100%)
R 76 of 304 ~ 25%
G 152 of 304 ~ 50%
B 76 of 304 ~ 25'%

%25
%50
%25

CMYK color model

#4C984C color CMYK value is (50,0,50,40).

  • cyan value is 50.00%
  • magenta value is 0.00%
  • yellow value is 50.00%
  • key color value is 40.39%
CMYK: (50,0,50,40) C50M0Y50K40 (50%,0%,50%,40%) (0.50/0.00/0.50/0.40) 

CMYK percentages

%50
%0
%50
%40.39

Codes

Color #4C984C in popluar color models

4C 98 4C
RGB 76 152 76
HSL 120° 33.33% 44.71%
HSB/HSV 120° 50.00% 59.61%
CMYK 50.00% 0.00% 50.00%
40.39%

Color #4C984C in popluar number systems.

HEX 4C 98 4C
Decimal 76 152 76
Binary 1001100 10011000 1001100
Octal 114 230 114

Shades and tints

Shades of #4C984C

#4C984C
(76,152,76)
#468B46
(70,139,70)
#407E40
(64,126,64)
#3A713A
(58,113,58)
#346434
(52,100,52)
#2E572E
(46,87,46)
#284A28
(40,74,40)
#223D22
(34,61,34)
#1C301C
(28,48,28)
#162316
(22,35,22)
#101610
(16,22,16)
#000000
(0,0,0)

Tints of #4C984C

#4C984C
(76,152,76)
#5CA15C
(92,161,92)
#6CAA6C
(108,170,108)
#7CB37C
(124,179,124)
#8CBC8C
(140,188,140)
#9CC59C
(156,197,156)
#ACCEAC
(172,206,172)
#BCD7BC
(188,215,188)
#CCE0CC
(204,224,204)
#DCE9DC
(220,233,220)
#ECF2EC
(236,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C984C; }

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

This text font color is #4C984C.

Background Color

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

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

This div background color is #4C984C.

Border color

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

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

This div border color is #4C984C.

Opacity

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

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

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

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

This text has shadow with #4C984C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C984C.

Preview

Color preview on black background

This text has color #4C984C on black background.


Color preview on white background

This text has color #4C984C on white background.


Black color preview on #4C984C background

This text has black color on #4C984C background.


White color preview on #4C984C background

This text has white color on #4C984C background.


Related colors

Complementary color

Complementary color for #hex is #B367B3.


I love getcolorcode.com

Triadic colors

1 #4C4C98 and #984C4C with #4C984C are triadic colors.

2 #4C984C and #984C4C with #4C984C are triadic colors.