COLOR #4C6E19

HEX: #4C6E19 RGB: (76,110,25)

Color info

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

RGB color model

#4C6E19 color RGB value is (76,110,25).

RGB: (76,110,25) (30%, 43%, 10%)

RGB channels and saturation

R 76 of 255 = 30%
G 110 of 255 = 43%
B 25 of 255 = 10%

76
110
25

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

Portions of RGB colors in percentages

R + G + B = 76 + 110 + 25 = 211 (100%)
R 76 of 211 ~ 36.02%
G 110 of 211 ~ 52.13%
B 25 of 211 ~ 11.85'%

%36.02
%52.13
%11.85

CMYK color model

#4C6E19 color CMYK value is (31,0,77,57).

  • cyan value is 30.91%
  • magenta value is 0.00%
  • yellow value is 77.27%
  • key color value is 56.86%

CMYK: (31,0,77,57)
C31M0Y77K57 (31%, 0%, 77%, 57%)
(0.31 / 0.00 / 0.77 / 0.57)

CMYK percentages

%30.91
%0
%77.27
%56.86

Codes

Color #4C6E19 in popluar color models

4C 6E 19
RGB 76 110 25
HSL 84° 62.96% 26.47%
HSB/HSV 84° 77.27% 43.14%
CMYK 30.91% 0.00% 77.27%
56.86%

Color #4C6E19 in popluar number systems.

HEX 4C 6E 19
Decimal 76 110 25
Binary 1001100 1101110 11001
Octal 114 156 31

Shades and tints

Shades of #4C6E19

#4C6E19
(76,110,25)
#466417
(70,100,23)
#405A15
(64,90,21)
#3A5013
(58,80,19)
#344611
(52,70,17)
#2E3C0F
(46,60,15)
#28320D
(40,50,13)
#22280B
(34,40,11)
#1C1E09
(28,30,9)
#161407
(22,20,7)
#100A05
(16,10,5)
#000000
(0,0,0)

Tints of #4C6E19

#4C6E19
(76,110,25)
#5C7B2D
(92,123,45)
#6C8841
(108,136,65)
#7C9555
(124,149,85)
#8CA269
(140,162,105)
#9CAF7D
(156,175,125)
#ACBC91
(172,188,145)
#BCC9A5
(188,201,165)
#CCD6B9
(204,214,185)
#DCE3CD
(220,227,205)
#ECF0E1
(236,240,225)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C6E19; }

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

This text font color is #4C6E19.

Background Color

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

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

This div background color is #4C6E19.

Border color

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

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

This div border color is #4C6E19.

Opacity

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

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

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

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

This text has shadow with #4C6E19 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C6E19.

Preview

Color preview on black background

This text has color #4C6E19 on black background.


Color preview on white background

This text has color #4C6E19 on white background.


Black color preview on #4C6E19 background

This text has black color on #4C6E19 background.


White color preview on #4C6E19 background

This text has white color on #4C6E19 background.


Related colors

Complementary color

Complementary color for #hex is #B391E6.


I love getcolorcode.com

Triadic colors

1 #194C6E and #6E194C with #4C6E19 are triadic colors.

2 #196E4C and #6E4C19 with #4C6E19 are triadic colors.