COLOR #4C7419

HEX: #4C7419 RGB: (76,116,25)

Color info

#4C7419 contains mainly red and green colors. Web safe color of #4C7419 is #336600 (or #360).

RGB color model

#4C7419 color RGB value is (76,116,25).

RGB: (76,116,25) (30%, 45%, 10%)

RGB channels and saturation

R 76 of 255 = 30%
G 116 of 255 = 45%
B 25 of 255 = 10%

76
116
25

R + G + B ~ 28%. #4C7419 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 76 + 116 + 25 = 217 (100%)
R 76 of 217 ~ 35.02%
G 116 of 217 ~ 53.46%
B 25 of 217 ~ 11.52'%

%35.02
%53.46
%11.52

CMYK color model

#4C7419 color CMYK value is (34,0,78,55).

  • cyan value is 34.48%
  • magenta value is 0.00%
  • yellow value is 78.45%
  • key color value is 54.51%

CMYK: (34,0,78,55)
C34M0Y78K55 (34%, 0%, 78%, 55%)
(0.34 / 0.00 / 0.78 / 0.55)

CMYK percentages

%34.48
%0
%78.45
%54.51

Codes

Color #4C7419 in popluar color models

4C 74 19
RGB 76 116 25
HSL 86° 64.54% 27.65%
HSB/HSV 86° 78.45% 45.49%
CMYK 34.48% 0.00% 78.45%
54.51%

Color #4C7419 in popluar number systems.

HEX 4C 74 19
Decimal 76 116 25
Binary 1001100 1110100 11001
Octal 114 164 31

Shades and tints

Shades of #4C7419

#4C7419
(76,116,25)
#466A17
(70,106,23)
#406015
(64,96,21)
#3A5613
(58,86,19)
#344C11
(52,76,17)
#2E420F
(46,66,15)
#28380D
(40,56,13)
#222E0B
(34,46,11)
#1C2409
(28,36,9)
#161A07
(22,26,7)
#101005
(16,16,5)
#000000
(0,0,0)

Tints of #4C7419

#4C7419
(76,116,25)
#5C802D
(92,128,45)
#6C8C41
(108,140,65)
#7C9855
(124,152,85)
#8CA469
(140,164,105)
#9CB07D
(156,176,125)
#ACBC91
(172,188,145)
#BCC8A5
(188,200,165)
#CCD4B9
(204,212,185)
#DCE0CD
(220,224,205)
#ECECE1
(236,236,225)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C7419; }

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

This text font color is #4C7419.

Background Color

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

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

This div background color is #4C7419.

Border color

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

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

This div border color is #4C7419.

Opacity

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

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

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

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

This text has shadow with #4C7419 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C7419.

Preview

Color preview on black background

This text has color #4C7419 on black background.


Color preview on white background

This text has color #4C7419 on white background.


Black color preview on #4C7419 background

This text has black color on #4C7419 background.


White color preview on #4C7419 background

This text has white color on #4C7419 background.


Related colors

Complementary color

Complementary color for #hex is #B38BE6.


I love getcolorcode.com

Triadic colors

1 #194C74 and #74194C with #4C7419 are triadic colors.

2 #19744C and #744C19 with #4C7419 are triadic colors.