COLOR #4D5C68

HEX: #4D5C68 RGB: (77,92,104)

Color info

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

RGB color model

#4D5C68 color RGB value is (77,92,104).

RGB: (77,92,104) (30%, 36%, 41%)

RGB channels and saturation

R 77 of 255 = 30%
G 92 of 255 = 36%
B 104 of 255 = 41%

77
92
104

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

Portions of RGB colors in percentages

R + G + B = 77 + 92 + 104 = 273 (100%)
R 77 of 273 ~ 28.21%
G 92 of 273 ~ 33.7%
B 104 of 273 ~ 38.1'%

%28.21
%33.7
%38.1

CMYK color model

#4D5C68 color CMYK value is (26,12,0,59).

  • cyan value is 25.96%
  • magenta value is 11.54%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (26,12,0,59)
C26M12Y0K59 (26%, 12%, 0%, 59%)
(0.26 / 0.12 / 0.00 / 0.59)

CMYK percentages

%25.96
%11.54
%0
%59.22

Codes

Color #4D5C68 in popluar color models

4D 5C 68
RGB 77 92 104
HSL 207° 14.92% 35.49%
HSB/HSV 207° 25.96% 40.78%
CMYK 25.96% 11.54% 0.00%
59.22%

Color #4D5C68 in popluar number systems.

HEX 4D 5C 68
Decimal 77 92 104
Binary 1001101 1011100 1101000
Octal 115 134 150

Shades and tints

Shades of #4D5C68

#4D5C68
(77,92,104)
#46545F
(70,84,95)
#3F4C56
(63,76,86)
#38444D
(56,68,77)
#313C44
(49,60,68)
#2A343B
(42,52,59)
#232C32
(35,44,50)
#1C2429
(28,36,41)
#151C20
(21,28,32)
#0E1417
(14,20,23)
#070C0E
(7,12,14)
#000000
(0,0,0)

Tints of #4D5C68

#4D5C68
(77,92,104)
#5D6A75
(93,106,117)
#6D7882
(109,120,130)
#7D868F
(125,134,143)
#8D949C
(141,148,156)
#9DA2A9
(157,162,169)
#ADB0B6
(173,176,182)
#BDBEC3
(189,190,195)
#CDCCD0
(205,204,208)
#DDDADD
(221,218,221)
#EDE8EA
(237,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D5C68 color. Also use rgb(77,92,104) instead hex code.

Text Font Color

.myTextColor { color: #4D5C68; }

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

This text font color is #4D5C68.

Background Color

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

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

This div background color is #4D5C68.

Border color

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

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

This div border color is #4D5C68.

Opacity

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

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

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

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

This text has shadow with #4D5C68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D5C68.

Preview

Color preview on black background

This text has color #4D5C68 on black background.


Color preview on white background

This text has color #4D5C68 on white background.


Black color preview on #4D5C68 background

This text has black color on #4D5C68 background.


White color preview on #4D5C68 background

This text has white color on #4D5C68 background.


Related colors

Complementary color

Complementary color for #hex is #B2A397.


I love getcolorcode.com

Triadic colors

1 #684D5C and #5C684D with #4D5C68 are triadic colors.

2 #685C4D and #5C4D68 with #4D5C68 are triadic colors.