COLOR #4C7618

HEX: #4C7618 RGB: (76,118,24)

Color info

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

RGB color model

#4C7618 color RGB value is (76,118,24).

RGB: (76,118,24) (30%, 46%, 9%)

RGB channels and saturation

R 76 of 255 = 30%
G 118 of 255 = 46%
B 24 of 255 = 9%

76
118
24

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

Portions of RGB colors in percentages

R + G + B = 76 + 118 + 24 = 218 (100%)
R 76 of 218 ~ 34.86%
G 118 of 218 ~ 54.13%
B 24 of 218 ~ 11.01'%

%34.86
%54.13
%11.01

CMYK color model

#4C7618 color CMYK value is (36,0,80,54).

  • cyan value is 35.59%
  • magenta value is 0.00%
  • yellow value is 79.66%
  • key color value is 53.73%

CMYK: (36,0,80,54)
C36M0Y80K54 (36%, 0%, 80%, 54%)
(0.36 / 0.00 / 0.80 / 0.54)

CMYK percentages

%35.59
%0
%79.66
%53.73

Codes

Color #4C7618 in popluar color models

4C 76 18
RGB 76 118 24
HSL 87° 66.20% 27.84%
HSB/HSV 87° 79.66% 46.27%
CMYK 35.59% 0.00% 79.66%
53.73%

Color #4C7618 in popluar number systems.

HEX 4C 76 18
Decimal 76 118 24
Binary 1001100 1110110 11000
Octal 114 166 30

Shades and tints

Shades of #4C7618

#4C7618
(76,118,24)
#466C16
(70,108,22)
#406214
(64,98,20)
#3A5812
(58,88,18)
#344E10
(52,78,16)
#2E440E
(46,68,14)
#283A0C
(40,58,12)
#22300A
(34,48,10)
#1C2608
(28,38,8)
#161C06
(22,28,6)
#101204
(16,18,4)
#000000
(0,0,0)

Tints of #4C7618

#4C7618
(76,118,24)
#5C822D
(92,130,45)
#6C8E42
(108,142,66)
#7C9A57
(124,154,87)
#8CA66C
(140,166,108)
#9CB281
(156,178,129)
#ACBE96
(172,190,150)
#BCCAAB
(188,202,171)
#CCD6C0
(204,214,192)
#DCE2D5
(220,226,213)
#ECEEEA
(236,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C7618 color. Also use rgb(76,118,24) instead hex code.

Text Font Color

.myTextColor { color: #4C7618; }

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

This text font color is #4C7618.

Background Color

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

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

This div background color is #4C7618.

Border color

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

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

This div border color is #4C7618.

Opacity

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

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

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

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

This text has shadow with #4C7618 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C7618.

Preview

Color preview on black background

This text has color #4C7618 on black background.


Color preview on white background

This text has color #4C7618 on white background.


Black color preview on #4C7618 background

This text has black color on #4C7618 background.


White color preview on #4C7618 background

This text has white color on #4C7618 background.


Related colors

Complementary color

Complementary color for #hex is #B389E7.


I love getcolorcode.com

Triadic colors

1 #184C76 and #76184C with #4C7618 are triadic colors.

2 #18764C and #764C18 with #4C7618 are triadic colors.