COLOR #4C8F56

HEX: #4C8F56 RGB: (76,143,86)

Color info

#4C8F56 contains mainly green and blue colors. Web safe color of #4C8F56 is #339966 (or #396).

RGB color model

#4C8F56 color RGB value is (76,143,86).

RGB: (76,143,86) (30%, 56%, 34%)

RGB channels and saturation

R 76 of 255 = 30%
G 143 of 255 = 56%
B 86 of 255 = 34%

76
143
86

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

Portions of RGB colors in percentages

R + G + B = 76 + 143 + 86 = 305 (100%)
R 76 of 305 ~ 24.92%
G 143 of 305 ~ 46.89%
B 86 of 305 ~ 28.2'%

%24.92
%46.89
%28.2

CMYK color model

#4C8F56 color CMYK value is (47,0,40,44).

  • cyan value is 46.85%
  • magenta value is 0.00%
  • yellow value is 39.86%
  • key color value is 43.92%

CMYK: (47,0,40,44)
C47M0Y40K44 (47%, 0%, 40%, 44%)
(0.47 / 0.00 / 0.40 / 0.44)

CMYK percentages

%46.85
%0
%39.86
%43.92

Codes

Color #4C8F56 in popluar color models

4C 8F 56
RGB 76 143 86
HSL 129° 30.59% 42.94%
HSB/HSV 129° 46.85% 56.08%
CMYK 46.85% 0.00% 39.86%
43.92%

Color #4C8F56 in popluar number systems.

HEX 4C 8F 56
Decimal 76 143 86
Binary 1001100 10001111 1010110
Octal 114 217 126

Shades and tints

Shades of #4C8F56

#4C8F56
(76,143,86)
#46824F
(70,130,79)
#407548
(64,117,72)
#3A6841
(58,104,65)
#345B3A
(52,91,58)
#2E4E33
(46,78,51)
#28412C
(40,65,44)
#223425
(34,52,37)
#1C271E
(28,39,30)
#161A17
(22,26,23)
#100D10
(16,13,16)
#000000
(0,0,0)

Tints of #4C8F56

#4C8F56
(76,143,86)
#5C9965
(92,153,101)
#6CA374
(108,163,116)
#7CAD83
(124,173,131)
#8CB792
(140,183,146)
#9CC1A1
(156,193,161)
#ACCBB0
(172,203,176)
#BCD5BF
(188,213,191)
#CCDFCE
(204,223,206)
#DCE9DD
(220,233,221)
#ECF3EC
(236,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C8F56; }

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

This text font color is #4C8F56.

Background Color

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

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

This div background color is #4C8F56.

Border color

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

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

This div border color is #4C8F56.

Opacity

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

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

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

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

This text has shadow with #4C8F56 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C8F56.

Preview

Color preview on black background

This text has color #4C8F56 on black background.


Color preview on white background

This text has color #4C8F56 on white background.


Black color preview on #4C8F56 background

This text has black color on #4C8F56 background.


White color preview on #4C8F56 background

This text has white color on #4C8F56 background.


Related colors

Complementary color

Complementary color for #hex is #B370A9.


I love getcolorcode.com

Triadic colors

1 #564C8F and #8F564C with #4C8F56 are triadic colors.

2 #568F4C and #8F4C56 with #4C8F56 are triadic colors.