COLOR #4C7F43

HEX: #4C7F43 RGB: (76,127,67)

Color info

#4C7F43 contains mainly red and green colors. Web safe color of #4C7F43 is #336633 (or #363).

RGB color model

#4C7F43 color RGB value is (76,127,67).

RGB: (76,127,67) (30%, 50%, 26%)

RGB channels and saturation

R 76 of 255 = 30%
G 127 of 255 = 50%
B 67 of 255 = 26%

76
127
67

R + G + B ~ 35%. #4C7F43 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 76 + 127 + 67 = 270 (100%)
R 76 of 270 ~ 28.15%
G 127 of 270 ~ 47.04%
B 67 of 270 ~ 24.81'%

%28.15
%47.04
%24.81

CMYK color model

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

  • cyan value is 40.16%
  • magenta value is 0.00%
  • yellow value is 47.24%
  • key color value is 50.20%

CMYK: (40,0,47,50)
C40M0Y47K50 (40%, 0%, 47%, 50%)
(0.40 / 0.00 / 0.47 / 0.50)

CMYK percentages

%40.16
%0
%47.24
%50.2

Codes

Color #4C7F43 in popluar color models

4C 7F 43
RGB 76 127 67
HSL 111° 30.93% 38.04%
HSB/HSV 111° 47.24% 49.80%
CMYK 40.16% 0.00% 47.24%
50.20%

Color #4C7F43 in popluar number systems.

HEX 4C 7F 43
Decimal 76 127 67
Binary 1001100 1111111 1000011
Octal 114 177 103

Shades and tints

Shades of #4C7F43

#4C7F43
(76,127,67)
#46743D
(70,116,61)
#406937
(64,105,55)
#3A5E31
(58,94,49)
#34532B
(52,83,43)
#2E4825
(46,72,37)
#283D1F
(40,61,31)
#223219
(34,50,25)
#1C2713
(28,39,19)
#161C0D
(22,28,13)
#101107
(16,17,7)
#000000
(0,0,0)

Tints of #4C7F43

#4C7F43
(76,127,67)
#5C8A54
(92,138,84)
#6C9565
(108,149,101)
#7CA076
(124,160,118)
#8CAB87
(140,171,135)
#9CB698
(156,182,152)
#ACC1A9
(172,193,169)
#BCCCBA
(188,204,186)
#CCD7CB
(204,215,203)
#DCE2DC
(220,226,220)
#ECEDED
(236,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C7F43; }

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

This text font color is #4C7F43.

Background Color

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

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

This div background color is #4C7F43.

Border color

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

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

This div border color is #4C7F43.

Opacity

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

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

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

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

This text has shadow with #4C7F43 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C7F43.

Preview

Color preview on black background

This text has color #4C7F43 on black background.


Color preview on white background

This text has color #4C7F43 on white background.


Black color preview on #4C7F43 background

This text has black color on #4C7F43 background.


White color preview on #4C7F43 background

This text has white color on #4C7F43 background.


Related colors

Complementary color

Complementary color for #hex is #B380BC.


I love getcolorcode.com

Triadic colors

1 #434C7F and #7F434C with #4C7F43 are triadic colors.

2 #437F4C and #7F4C43 with #4C7F43 are triadic colors.