COLOR #4D5D73

HEX: #4D5D73 RGB: (77,93,115)

Color info

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

RGB color model

#4D5D73 color RGB value is (77,93,115).

RGB: (77,93,115) (30%, 36%, 45%)

RGB channels and saturation

R 77 of 255 = 30%
G 93 of 255 = 36%
B 115 of 255 = 45%

77
93
115

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

Portions of RGB colors in percentages

R + G + B = 77 + 93 + 115 = 285 (100%)
R 77 of 285 ~ 27.02%
G 93 of 285 ~ 32.63%
B 115 of 285 ~ 40.35'%

%27.02
%32.63
%40.35

CMYK color model

#4D5D73 color CMYK value is (33,19,0,55).

  • cyan value is 33.04%
  • magenta value is 19.13%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (33,19,0,55)
C33M19Y0K55 (33%, 19%, 0%, 55%)
(0.33 / 0.19 / 0.00 / 0.55)

CMYK percentages

%33.04
%19.13
%0
%54.9

Codes

Color #4D5D73 in popluar color models

4D 5D 73
RGB 77 93 115
HSL 215° 19.79% 37.65%
HSB/HSV 215° 33.04% 45.10%
CMYK 33.04% 19.13% 0.00%
54.90%

Color #4D5D73 in popluar number systems.

HEX 4D 5D 73
Decimal 77 93 115
Binary 1001101 1011101 1110011
Octal 115 135 163

Shades and tints

Shades of #4D5D73

#4D5D73
(77,93,115)
#465569
(70,85,105)
#3F4D5F
(63,77,95)
#384555
(56,69,85)
#313D4B
(49,61,75)
#2A3541
(42,53,65)
#232D37
(35,45,55)
#1C252D
(28,37,45)
#151D23
(21,29,35)
#0E1519
(14,21,25)
#070D0F
(7,13,15)
#000000
(0,0,0)

Tints of #4D5D73

#4D5D73
(77,93,115)
#5D6B7F
(93,107,127)
#6D798B
(109,121,139)
#7D8797
(125,135,151)
#8D95A3
(141,149,163)
#9DA3AF
(157,163,175)
#ADB1BB
(173,177,187)
#BDBFC7
(189,191,199)
#CDCDD3
(205,205,211)
#DDDBDF
(221,219,223)
#EDE9EB
(237,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D5D73; }

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

This text font color is #4D5D73.

Background Color

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

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

This div background color is #4D5D73.

Border color

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

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

This div border color is #4D5D73.

Opacity

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

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

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

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

This text has shadow with #4D5D73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D5D73.

Preview

Color preview on black background

This text has color #4D5D73 on black background.


Color preview on white background

This text has color #4D5D73 on white background.


Black color preview on #4D5D73 background

This text has black color on #4D5D73 background.


White color preview on #4D5D73 background

This text has white color on #4D5D73 background.


Related colors

Complementary color

Complementary color for #hex is #B2A28C.


I love getcolorcode.com

Triadic colors

1 #734D5D and #5D734D with #4D5D73 are triadic colors.

2 #735D4D and #5D4D73 with #4D5D73 are triadic colors.