COLOR #4D5D70

HEX: #4D5D70 RGB: (77,93,112)

Color info

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

RGB color model

#4D5D70 color RGB value is (77,93,112).

RGB: (77,93,112) (30%, 36%, 44%)

RGB channels and saturation

R 77 of 255 = 30%
G 93 of 255 = 36%
B 112 of 255 = 44%

77
93
112

R + G + B ~ 37%. #4D5D70 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 93 + 112 = 282 (100%)
R 77 of 282 ~ 27.3%
G 93 of 282 ~ 32.98%
B 112 of 282 ~ 39.72'%

%27.3
%32.98
%39.72

CMYK color model

#4D5D70 color CMYK value is (31,17,0,56).

  • cyan value is 31.25%
  • magenta value is 16.96%
  • yellow value is 0.00%
  • key color value is 56.08%
CMYK: (31,17,0,56) C31M17Y0K56 (31%,17%,0%,56%) (0.31/0.17/0.00/0.56) 

CMYK percentages

%31.25
%16.96
%0
%56.08

Codes

Color #4D5D70 in popluar color models

4D 5D 70
RGB 77 93 112
HSL 213° 18.52% 37.06%
HSB/HSV 213° 31.25% 43.92%
CMYK 31.25% 16.96% 0.00%
56.08%

Color #4D5D70 in popluar number systems.

HEX 4D 5D 70
Decimal 77 93 112
Binary 1001101 1011101 1110000
Octal 115 135 160

Shades and tints

Shades of #4D5D70

#4D5D70
(77,93,112)
#465566
(70,85,102)
#3F4D5C
(63,77,92)
#384552
(56,69,82)
#313D48
(49,61,72)
#2A353E
(42,53,62)
#232D34
(35,45,52)
#1C252A
(28,37,42)
#151D20
(21,29,32)
#0E1516
(14,21,22)
#070D0C
(7,13,12)
#000000
(0,0,0)

Tints of #4D5D70

#4D5D70
(77,93,112)
#5D6B7D
(93,107,125)
#6D798A
(109,121,138)
#7D8797
(125,135,151)
#8D95A4
(141,149,164)
#9DA3B1
(157,163,177)
#ADB1BE
(173,177,190)
#BDBFCB
(189,191,203)
#CDCDD8
(205,205,216)
#DDDBE5
(221,219,229)
#EDE9F2
(237,233,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D5D70 color. Also use rgb(77,93,112) instead hex code.

Text Font Color

.myTextColor { color: #4D5D70; }

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

This text font color is #4D5D70.

Background Color

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

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

This div background color is #4D5D70.

Border color

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

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

This div border color is #4D5D70.

Opacity

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

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

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

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

This text has shadow with #4D5D70 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D5D70.

Preview

Color preview on black background

This text has color #4D5D70 on black background.


Color preview on white background

This text has color #4D5D70 on white background.


Black color preview on #4D5D70 background

This text has black color on #4D5D70 background.


White color preview on #4D5D70 background

This text has white color on #4D5D70 background.


Related colors

Complementary color

Complementary color for #hex is #B2A28F.


I love getcolorcode.com

Triadic colors

1 #704D5D and #5D704D with #4D5D70 are triadic colors.

2 #705D4D and #5D4D70 with #4D5D70 are triadic colors.