COLOR #4C5E54

HEX: #4C5E54 RGB: (76,94,84)

Color info

#4C5E54 contains red, green and blue colors in about the same proportion. Web safe color of #4C5E54 is #336666 (or #366).

RGB color model

#4C5E54 color RGB value is (76,94,84).

RGB: (76,94,84) (30%, 37%, 33%)

RGB channels and saturation

R 76 of 255 = 30%
G 94 of 255 = 37%
B 84 of 255 = 33%

76
94
84

R + G + B ~ 33%. #4C5E54 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 76 + 94 + 84 = 254 (100%)
R 76 of 254 ~ 29.92%
G 94 of 254 ~ 37.01%
B 84 of 254 ~ 33.07'%

%29.92
%37.01
%33.07

CMYK color model

#4C5E54 color CMYK value is (19,0,11,63).

  • cyan value is 19.15%
  • magenta value is 0.00%
  • yellow value is 10.64%
  • key color value is 63.14%

CMYK: (19,0,11,63)
C19M0Y11K63 (19%, 0%, 11%, 63%)
(0.19 / 0.00 / 0.11 / 0.63)

CMYK percentages

%19.15
%0
%10.64
%63.14

Codes

Color #4C5E54 in popluar color models

4C 5E 54
RGB 76 94 84
HSL 147° 10.59% 33.33%
HSB/HSV 147° 19.15% 36.86%
CMYK 19.15% 0.00% 10.64%
63.14%

Color #4C5E54 in popluar number systems.

HEX 4C 5E 54
Decimal 76 94 84
Binary 1001100 1011110 1010100
Octal 114 136 124

Shades and tints

Shades of #4C5E54

#4C5E54
(76,94,84)
#46564D
(70,86,77)
#404E46
(64,78,70)
#3A463F
(58,70,63)
#343E38
(52,62,56)
#2E3631
(46,54,49)
#282E2A
(40,46,42)
#222623
(34,38,35)
#1C1E1C
(28,30,28)
#161615
(22,22,21)
#100E0E
(16,14,14)
#000000
(0,0,0)

Tints of #4C5E54

#4C5E54
(76,94,84)
#5C6C63
(92,108,99)
#6C7A72
(108,122,114)
#7C8881
(124,136,129)
#8C9690
(140,150,144)
#9CA49F
(156,164,159)
#ACB2AE
(172,178,174)
#BCC0BD
(188,192,189)
#CCCECC
(204,206,204)
#DCDCDB
(220,220,219)
#ECEAEA
(236,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C5E54; }

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

This text font color is #4C5E54.

Background Color

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

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

This div background color is #4C5E54.

Border color

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

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

This div border color is #4C5E54.

Opacity

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

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

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

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

This text has shadow with #4C5E54 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C5E54.

Preview

Color preview on black background

This text has color #4C5E54 on black background.


Color preview on white background

This text has color #4C5E54 on white background.


Black color preview on #4C5E54 background

This text has black color on #4C5E54 background.


White color preview on #4C5E54 background

This text has white color on #4C5E54 background.


Related colors

Complementary color

Complementary color for #hex is #B3A1AB.


I love getcolorcode.com

Triadic colors

1 #544C5E and #5E544C with #4C5E54 are triadic colors.

2 #545E4C and #5E4C54 with #4C5E54 are triadic colors.