COLOR #4C5914

HEX: #4C5914 RGB: (76,89,20)

Color info

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

RGB color model

#4C5914 color RGB value is (76,89,20).

RGB: (76,89,20) (30%, 35%, 8%)

RGB channels and saturation

R 76 of 255 = 30%
G 89 of 255 = 35%
B 20 of 255 = 8%

76
89
20

R + G + B ~ 24%. #4C5914 is dark color.

Portions of RGB colors in percentages

R + G + B = 76 + 89 + 20 = 185 (100%)
R 76 of 185 ~ 41.08%
G 89 of 185 ~ 48.11%
B 20 of 185 ~ 10.81'%

%41.08
%48.11
%10.81

CMYK color model

#4C5914 color CMYK value is (15,0,78,65).

  • cyan value is 14.61%
  • magenta value is 0.00%
  • yellow value is 77.53%
  • key color value is 65.10%

CMYK: (15,0,78,65)
C15M0Y78K65 (15%, 0%, 78%, 65%)
(0.15 / 0.00 / 0.78 / 0.65)

CMYK percentages

%14.61
%0
%77.53
%65.1

Codes

Color #4C5914 in popluar color models

4C 59 14
RGB 76 89 20
HSL 71° 63.30% 21.37%
HSB/HSV 71° 77.53% 34.90%
CMYK 14.61% 0.00% 77.53%
65.10%

Color #4C5914 in popluar number systems.

HEX 4C 59 14
Decimal 76 89 20
Binary 1001100 1011001 10100
Octal 114 131 24

Shades and tints

Shades of #4C5914

#4C5914
(76,89,20)
#465113
(70,81,19)
#404912
(64,73,18)
#3A4111
(58,65,17)
#343910
(52,57,16)
#2E310F
(46,49,15)
#28290E
(40,41,14)
#22210D
(34,33,13)
#1C190C
(28,25,12)
#16110B
(22,17,11)
#10090A
(16,9,10)
#000000
(0,0,0)

Tints of #4C5914

#4C5914
(76,89,20)
#5C6829
(92,104,41)
#6C773E
(108,119,62)
#7C8653
(124,134,83)
#8C9568
(140,149,104)
#9CA47D
(156,164,125)
#ACB392
(172,179,146)
#BCC2A7
(188,194,167)
#CCD1BC
(204,209,188)
#DCE0D1
(220,224,209)
#ECEFE6
(236,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C5914; }

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

This text font color is #4C5914.

Background Color

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

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

This div background color is #4C5914.

Border color

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

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

This div border color is #4C5914.

Opacity

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

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

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

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

This text has shadow with #4C5914 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C5914.

Preview

Color preview on black background

This text has color #4C5914 on black background.


Color preview on white background

This text has color #4C5914 on white background.


Black color preview on #4C5914 background

This text has black color on #4C5914 background.


White color preview on #4C5914 background

This text has white color on #4C5914 background.


Related colors

Complementary color

Complementary color for #hex is #B3A6EB.


I love getcolorcode.com

Triadic colors

1 #144C59 and #59144C with #4C5914 are triadic colors.

2 #14594C and #594C14 with #4C5914 are triadic colors.