COLOR #4C5D09

HEX: #4C5D09 RGB: (76,93,9)

Color info

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

RGB color model

#4C5D09 color RGB value is (76,93,9).

RGB: (76,93,9) (30%, 36%, 4%)

RGB channels and saturation

R 76 of 255 = 30%
G 93 of 255 = 36%
B 9 of 255 = 4%

76
93
9

R + G + B ~ 23%. #4C5D09 is dark color.

Portions of RGB colors in percentages

R + G + B = 76 + 93 + 9 = 178 (100%)
R 76 of 178 ~ 42.7%
G 93 of 178 ~ 52.25%
B 9 of 178 ~ 5.06'%

%42.7
%52.25

CMYK color model

#4C5D09 color CMYK value is (18,0,90,64).

  • cyan value is 18.28%
  • magenta value is 0.00%
  • yellow value is 90.32%
  • key color value is 63.53%
CMYK: (18,0,90,64) C18M0Y90K64 (18%,0%,90%,64%) (0.18/0.00/0.90/0.64) 

CMYK percentages

%18.28
%0
%90.32
%63.53

Codes

Color #4C5D09 in popluar color models

4C 5D 09
RGB 76 93 9
HSL 72° 82.35% 20.00%
HSB/HSV 72° 90.32% 36.47%
CMYK 18.28% 0.00% 90.32%
63.53%

Color #4C5D09 in popluar number systems.

HEX 4C 5D 09
Decimal 76 93 9
Binary 1001100 1011101 1001
Octal 114 135 11

Shades and tints

Shades of #4C5D09

#4C5D09
(76,93,9)
#465509
(70,85,9)
#404D09
(64,77,9)
#3A4509
(58,69,9)
#343D09
(52,61,9)
#2E3509
(46,53,9)
#282D09
(40,45,9)
#222509
(34,37,9)
#1C1D09
(28,29,9)
#161509
(22,21,9)
#100D09
(16,13,9)
#000000
(0,0,0)

Tints of #4C5D09

#4C5D09
(76,93,9)
#5C6B1F
(92,107,31)
#6C7935
(108,121,53)
#7C874B
(124,135,75)
#8C9561
(140,149,97)
#9CA377
(156,163,119)
#ACB18D
(172,177,141)
#BCBFA3
(188,191,163)
#CCCDB9
(204,205,185)
#DCDBCF
(220,219,207)
#ECE9E5
(236,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C5D09 color. Also use rgb(76,93,9) instead hex code.

Text Font Color

.myTextColor { color: #4C5D09; }

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

This text font color is #4C5D09.

Background Color

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

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

This div background color is #4C5D09.

Border color

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

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

This div border color is #4C5D09.

Opacity

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

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

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

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

This text has shadow with #4C5D09 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C5D09.

Preview

Color preview on black background

This text has color #4C5D09 on black background.


Color preview on white background

This text has color #4C5D09 on white background.


Black color preview on #4C5D09 background

This text has black color on #4C5D09 background.


White color preview on #4C5D09 background

This text has white color on #4C5D09 background.


Related colors

Complementary color

Complementary color for #hex is #B3A2F6.


I love getcolorcode.com

Triadic colors

1 #094C5D and #5D094C with #4C5D09 are triadic colors.

2 #095D4C and #5D4C09 with #4C5D09 are triadic colors.