COLOR #4C5E45

HEX: #4C5E45 RGB: (76,94,69)

Color info

#4C5E45 contains red, green and blue colors in about the same proportion. Web safe color of #4C5E45 is #336633 (or #363).

RGB color model

#4C5E45 color RGB value is (76,94,69).

RGB: (76,94,69) (30%, 37%, 27%)

RGB channels and saturation

R 76 of 255 = 30%
G 94 of 255 = 37%
B 69 of 255 = 27%

76
94
69

R + G + B ~ 31%. #4C5E45 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 76 + 94 + 69 = 239 (100%)
R 76 of 239 ~ 31.8%
G 94 of 239 ~ 39.33%
B 69 of 239 ~ 28.87'%

%31.8
%39.33
%28.87

CMYK color model

#4C5E45 color CMYK value is (19,0,27,63).

  • cyan value is 19.15%
  • magenta value is 0.00%
  • yellow value is 26.60%
  • key color value is 63.14%
CMYK: (19,0,27,63) C19M0Y27K63 (19%,0%,27%,63%) (0.19/0.00/0.27/0.63) 

CMYK percentages

%19.15
%0
%26.6
%63.14

Codes

Color #4C5E45 in popluar color models

4C 5E 45
RGB 76 94 69
HSL 103° 15.34% 31.96%
HSB/HSV 103° 26.60% 36.86%
CMYK 19.15% 0.00% 26.60%
63.14%

Color #4C5E45 in popluar number systems.

HEX 4C 5E 45
Decimal 76 94 69
Binary 1001100 1011110 1000101
Octal 114 136 105

Shades and tints

Shades of #4C5E45

#4C5E45
(76,94,69)
#46563F
(70,86,63)
#404E39
(64,78,57)
#3A4633
(58,70,51)
#343E2D
(52,62,45)
#2E3627
(46,54,39)
#282E21
(40,46,33)
#22261B
(34,38,27)
#1C1E15
(28,30,21)
#16160F
(22,22,15)
#100E09
(16,14,9)
#000000
(0,0,0)

Tints of #4C5E45

#4C5E45
(76,94,69)
#5C6C55
(92,108,85)
#6C7A65
(108,122,101)
#7C8875
(124,136,117)
#8C9685
(140,150,133)
#9CA495
(156,164,149)
#ACB2A5
(172,178,165)
#BCC0B5
(188,192,181)
#CCCEC5
(204,206,197)
#DCDCD5
(220,220,213)
#ECEAE5
(236,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C5E45 color. Also use rgb(76,94,69) instead hex code.

Text Font Color

.myTextColor { color: #4C5E45; }

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

This text font color is #4C5E45.

Background Color

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

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

This div background color is #4C5E45.

Border color

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

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

This div border color is #4C5E45.

Opacity

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

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

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

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

This text has shadow with #4C5E45 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C5E45.

Preview

Color preview on black background

This text has color #4C5E45 on black background.


Color preview on white background

This text has color #4C5E45 on white background.


Black color preview on #4C5E45 background

This text has black color on #4C5E45 background.


White color preview on #4C5E45 background

This text has white color on #4C5E45 background.


Related colors

Complementary color

Complementary color for #hex is #B3A1BA.


I love getcolorcode.com

Triadic colors

1 #454C5E and #5E454C with #4C5E45 are triadic colors.

2 #455E4C and #5E4C45 with #4C5E45 are triadic colors.