COLOR #4C6056

HEX: #4C6056 RGB: (76,96,86)

Color info

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

RGB color model

#4C6056 color RGB value is (76,96,86).

RGB: (76,96,86) (30%, 38%, 34%)

RGB channels and saturation

R 76 of 255 = 30%
G 96 of 255 = 38%
B 86 of 255 = 34%

76
96
86

R + G + B ~ 34%. #4C6056 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 76 + 96 + 86 = 258 (100%)
R 76 of 258 ~ 29.46%
G 96 of 258 ~ 37.21%
B 86 of 258 ~ 33.33'%

%29.46
%37.21
%33.33

CMYK color model

#4C6056 color CMYK value is (21,0,10,62).

  • cyan value is 20.83%
  • magenta value is 0.00%
  • yellow value is 10.42%
  • key color value is 62.35%

CMYK: (21,0,10,62)
C21M0Y10K62 (21%, 0%, 10%, 62%)
(0.21 / 0.00 / 0.10 / 0.62)

CMYK percentages

%20.83
%0
%10.42
%62.35

Codes

Color #4C6056 in popluar color models

4C 60 56
RGB 76 96 86
HSL 150° 11.63% 33.73%
HSB/HSV 150° 20.83% 37.65%
CMYK 20.83% 0.00% 10.42%
62.35%

Color #4C6056 in popluar number systems.

HEX 4C 60 56
Decimal 76 96 86
Binary 1001100 1100000 1010110
Octal 114 140 126

Shades and tints

Shades of #4C6056

#4C6056
(76,96,86)
#46584F
(70,88,79)
#405048
(64,80,72)
#3A4841
(58,72,65)
#34403A
(52,64,58)
#2E3833
(46,56,51)
#28302C
(40,48,44)
#222825
(34,40,37)
#1C201E
(28,32,30)
#161817
(22,24,23)
#101010
(16,16,16)
#000000
(0,0,0)

Tints of #4C6056

#4C6056
(76,96,86)
#5C6E65
(92,110,101)
#6C7C74
(108,124,116)
#7C8A83
(124,138,131)
#8C9892
(140,152,146)
#9CA6A1
(156,166,161)
#ACB4B0
(172,180,176)
#BCC2BF
(188,194,191)
#CCD0CE
(204,208,206)
#DCDEDD
(220,222,221)
#ECECEC
(236,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C6056; }

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

This text font color is #4C6056.

Background Color

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

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

This div background color is #4C6056.

Border color

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

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

This div border color is #4C6056.

Opacity

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

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

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

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

This text has shadow with #4C6056 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C6056.

Preview

Color preview on black background

This text has color #4C6056 on black background.


Color preview on white background

This text has color #4C6056 on white background.


Black color preview on #4C6056 background

This text has black color on #4C6056 background.


White color preview on #4C6056 background

This text has white color on #4C6056 background.


Related colors

Complementary color

Complementary color for #hex is #B39FA9.


I love getcolorcode.com

Triadic colors

1 #564C60 and #60564C with #4C6056 are triadic colors.

2 #56604C and #604C56 with #4C6056 are triadic colors.