COLOR #4C8756

HEX: #4C8756 RGB: (76,135,86)

Color info

#4C8756 contains red, green and blue colors in about the same proportion. Web safe color of #4C8756 is #339966 (or #396).

RGB color model

#4C8756 color RGB value is (76,135,86).

RGB: (76,135,86) (30%, 53%, 34%)

RGB channels and saturation

R 76 of 255 = 30%
G 135 of 255 = 53%
B 86 of 255 = 34%

76
135
86

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

Portions of RGB colors in percentages

R + G + B = 76 + 135 + 86 = 297 (100%)
R 76 of 297 ~ 25.59%
G 135 of 297 ~ 45.45%
B 86 of 297 ~ 28.96'%

%25.59
%45.45
%28.96

CMYK color model

#4C8756 color CMYK value is (44,0,36,47).

  • cyan value is 43.70%
  • magenta value is 0.00%
  • yellow value is 36.30%
  • key color value is 47.06%

CMYK: (44,0,36,47)
C44M0Y36K47 (44%, 0%, 36%, 47%)
(0.44 / 0.00 / 0.36 / 0.47)

CMYK percentages

%43.7
%0
%36.3
%47.06

Codes

Color #4C8756 in popluar color models

4C 87 56
RGB 76 135 86
HSL 130° 27.96% 41.37%
HSB/HSV 130° 43.70% 52.94%
CMYK 43.70% 0.00% 36.30%
47.06%

Color #4C8756 in popluar number systems.

HEX 4C 87 56
Decimal 76 135 86
Binary 1001100 10000111 1010110
Octal 114 207 126

Shades and tints

Shades of #4C8756

#4C8756
(76,135,86)
#467B4F
(70,123,79)
#406F48
(64,111,72)
#3A6341
(58,99,65)
#34573A
(52,87,58)
#2E4B33
(46,75,51)
#283F2C
(40,63,44)
#223325
(34,51,37)
#1C271E
(28,39,30)
#161B17
(22,27,23)
#100F10
(16,15,16)
#000000
(0,0,0)

Tints of #4C8756

#4C8756
(76,135,86)
#5C9165
(92,145,101)
#6C9B74
(108,155,116)
#7CA583
(124,165,131)
#8CAF92
(140,175,146)
#9CB9A1
(156,185,161)
#ACC3B0
(172,195,176)
#BCCDBF
(188,205,191)
#CCD7CE
(204,215,206)
#DCE1DD
(220,225,221)
#ECEBEC
(236,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C8756; }

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

This text font color is #4C8756.

Background Color

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

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

This div background color is #4C8756.

Border color

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

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

This div border color is #4C8756.

Opacity

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

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

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

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

This text has shadow with #4C8756 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C8756.

Preview

Color preview on black background

This text has color #4C8756 on black background.


Color preview on white background

This text has color #4C8756 on white background.


Black color preview on #4C8756 background

This text has black color on #4C8756 background.


White color preview on #4C8756 background

This text has white color on #4C8756 background.


Related colors

Complementary color

Complementary color for #hex is #B378A9.


I love getcolorcode.com

Triadic colors

1 #564C87 and #87564C with #4C8756 are triadic colors.

2 #56874C and #874C56 with #4C8756 are triadic colors.