COLOR #4C574C

HEX: #4C574C RGB: (76,87,76)

Color info

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

RGB color model

#4C574C color RGB value is (76,87,76).

RGB: (76,87,76) (30%, 34%, 30%)

RGB channels and saturation

R 76 of 255 = 30%
G 87 of 255 = 34%
B 76 of 255 = 30%

76
87
76

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

Portions of RGB colors in percentages

R + G + B = 76 + 87 + 76 = 239 (100%)
R 76 of 239 ~ 31.8%
G 87 of 239 ~ 36.4%
B 76 of 239 ~ 31.8'%

%31.8
%36.4
%31.8

CMYK color model

#4C574C color CMYK value is (13,0,13,66).

  • cyan value is 12.64%
  • magenta value is 0.00%
  • yellow value is 12.64%
  • key color value is 65.88%

CMYK: (13,0,13,66)
C13M0Y13K66 (13%, 0%, 13%, 66%)
(0.13 / 0.00 / 0.13 / 0.66)

CMYK percentages

%12.64
%0
%12.64
%65.88

Codes

Color #4C574C in popluar color models

4C 57 4C
RGB 76 87 76
HSL 120° 6.75% 31.96%
HSB/HSV 120° 12.64% 34.12%
CMYK 12.64% 0.00% 12.64%
65.88%

Color #4C574C in popluar number systems.

HEX 4C 57 4C
Decimal 76 87 76
Binary 1001100 1010111 1001100
Octal 114 127 114

Shades and tints

Shades of #4C574C

#4C574C
(76,87,76)
#465046
(70,80,70)
#404940
(64,73,64)
#3A423A
(58,66,58)
#343B34
(52,59,52)
#2E342E
(46,52,46)
#282D28
(40,45,40)
#222622
(34,38,34)
#1C1F1C
(28,31,28)
#161816
(22,24,22)
#101110
(16,17,16)
#000000
(0,0,0)

Tints of #4C574C

#4C574C
(76,87,76)
#5C665C
(92,102,92)
#6C756C
(108,117,108)
#7C847C
(124,132,124)
#8C938C
(140,147,140)
#9CA29C
(156,162,156)
#ACB1AC
(172,177,172)
#BCC0BC
(188,192,188)
#CCCFCC
(204,207,204)
#DCDEDC
(220,222,220)
#ECEDEC
(236,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C574C; }

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

This text font color is #4C574C.

Background Color

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

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

This div background color is #4C574C.

Border color

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

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

This div border color is #4C574C.

Opacity

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

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

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

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

This text has shadow with #4C574C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C574C.

Preview

Color preview on black background

This text has color #4C574C on black background.


Color preview on white background

This text has color #4C574C on white background.


Black color preview on #4C574C background

This text has black color on #4C574C background.


White color preview on #4C574C background

This text has white color on #4C574C background.


Related colors

Complementary color

Complementary color for #hex is #B3A8B3.


I love getcolorcode.com

Triadic colors

1 #4C4C57 and #574C4C with #4C574C are triadic colors.

2 #4C574C and #574C4C with #4C574C are triadic colors.