COLOR #4D5C64

HEX: #4D5C64 RGB: (77,92,100)

Color info

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

RGB color model

#4D5C64 color RGB value is (77,92,100).

RGB: (77,92,100) (30%, 36%, 39%)

RGB channels and saturation

R 77 of 255 = 30%
G 92 of 255 = 36%
B 100 of 255 = 39%

77
92
100

R + G + B ~ 35%. #4D5C64 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 92 + 100 = 269 (100%)
R 77 of 269 ~ 28.62%
G 92 of 269 ~ 34.2%
B 100 of 269 ~ 37.17'%

%28.62
%34.2
%37.17

CMYK color model

#4D5C64 color CMYK value is (23,8,0,61).

  • cyan value is 23.00%
  • magenta value is 8.00%
  • yellow value is 0.00%
  • key color value is 60.78%
CMYK: (23,8,0,61) C23M8Y0K61 (23%,8%,0%,61%) (0.23/0.08/0.00/0.61) 

CMYK percentages

%23
%8
%0
%60.78

Codes

Color #4D5C64 in popluar color models

4D 5C 64
RGB 77 92 100
HSL 201° 12.99% 34.71%
HSB/HSV 201° 23.00% 39.22%
CMYK 23.00% 8.00% 0.00%
60.78%

Color #4D5C64 in popluar number systems.

HEX 4D 5C 64
Decimal 77 92 100
Binary 1001101 1011100 1100100
Octal 115 134 144

Shades and tints

Shades of #4D5C64

#4D5C64
(77,92,100)
#46545B
(70,84,91)
#3F4C52
(63,76,82)
#384449
(56,68,73)
#313C40
(49,60,64)
#2A3437
(42,52,55)
#232C2E
(35,44,46)
#1C2425
(28,36,37)
#151C1C
(21,28,28)
#0E1413
(14,20,19)
#070C0A
(7,12,10)
#000000
(0,0,0)

Tints of #4D5C64

#4D5C64
(77,92,100)
#5D6A72
(93,106,114)
#6D7880
(109,120,128)
#7D868E
(125,134,142)
#8D949C
(141,148,156)
#9DA2AA
(157,162,170)
#ADB0B8
(173,176,184)
#BDBEC6
(189,190,198)
#CDCCD4
(205,204,212)
#DDDAE2
(221,218,226)
#EDE8F0
(237,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D5C64; }

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

This text font color is #4D5C64.

Background Color

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

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

This div background color is #4D5C64.

Border color

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

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

This div border color is #4D5C64.

Opacity

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

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

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

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

This text has shadow with #4D5C64 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D5C64.

Preview

Color preview on black background

This text has color #4D5C64 on black background.


Color preview on white background

This text has color #4D5C64 on white background.


Black color preview on #4D5C64 background

This text has black color on #4D5C64 background.


White color preview on #4D5C64 background

This text has white color on #4D5C64 background.


Related colors

Complementary color

Complementary color for #hex is #B2A39B.


I love getcolorcode.com

Triadic colors

1 #644D5C and #5C644D with #4D5C64 are triadic colors.

2 #645C4D and #5C4D64 with #4D5C64 are triadic colors.