COLOR #4C6E57

HEX: #4C6E57 RGB: (76,110,87)

Color info

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

RGB color model

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

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

RGB channels and saturation

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

76
110
87

R + G + B ~ 36%. #4C6E57 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 76 + 110 + 87 = 273 (100%)
R 76 of 273 ~ 27.84%
G 110 of 273 ~ 40.29%
B 87 of 273 ~ 31.87'%

%27.84
%40.29
%31.87

CMYK color model

#4C6E57 color CMYK value is (31,0,21,57).

  • cyan value is 30.91%
  • magenta value is 0.00%
  • yellow value is 20.91%
  • key color value is 56.86%

CMYK: (31,0,21,57)
C31M0Y21K57 (31%, 0%, 21%, 57%)
(0.31 / 0.00 / 0.21 / 0.57)

CMYK percentages

%30.91
%0
%20.91
%56.86

Codes

Color #4C6E57 in popluar color models

4C 6E 57
RGB 76 110 87
HSL 139° 18.28% 36.47%
HSB/HSV 139° 30.91% 43.14%
CMYK 30.91% 0.00% 20.91%
56.86%

Color #4C6E57 in popluar number systems.

HEX 4C 6E 57
Decimal 76 110 87
Binary 1001100 1101110 1010111
Octal 114 156 127

Shades and tints

Shades of #4C6E57

#4C6E57
(76,110,87)
#466450
(70,100,80)
#405A49
(64,90,73)
#3A5042
(58,80,66)
#34463B
(52,70,59)
#2E3C34
(46,60,52)
#28322D
(40,50,45)
#222826
(34,40,38)
#1C1E1F
(28,30,31)
#161418
(22,20,24)
#100A11
(16,10,17)
#000000
(0,0,0)

Tints of #4C6E57

#4C6E57
(76,110,87)
#5C7B66
(92,123,102)
#6C8875
(108,136,117)
#7C9584
(124,149,132)
#8CA293
(140,162,147)
#9CAFA2
(156,175,162)
#ACBCB1
(172,188,177)
#BCC9C0
(188,201,192)
#CCD6CF
(204,214,207)
#DCE3DE
(220,227,222)
#ECF0ED
(236,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C6E57; }

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

This text font color is #4C6E57.

Background Color

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

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

This div background color is #4C6E57.

Border color

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

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

This div border color is #4C6E57.

Opacity

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

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

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

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

This text has shadow with #4C6E57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C6E57.

Preview

Color preview on black background

This text has color #4C6E57 on black background.


Color preview on white background

This text has color #4C6E57 on white background.


Black color preview on #4C6E57 background

This text has black color on #4C6E57 background.


White color preview on #4C6E57 background

This text has white color on #4C6E57 background.


Related colors

Complementary color

Complementary color for #hex is #B391A8.


I love getcolorcode.com

Triadic colors

1 #574C6E and #6E574C with #4C6E57 are triadic colors.

2 #576E4C and #6E4C57 with #4C6E57 are triadic colors.