COLOR #4D5E77

HEX: #4D5E77 RGB: (77,94,119)

Color info

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

RGB color model

#4D5E77 color RGB value is (77,94,119).

RGB: (77,94,119) (30%, 37%, 47%)

RGB channels and saturation

R 77 of 255 = 30%
G 94 of 255 = 37%
B 119 of 255 = 47%

77
94
119

R + G + B ~ 38%. #4D5E77 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 94 + 119 = 290 (100%)
R 77 of 290 ~ 26.55%
G 94 of 290 ~ 32.41%
B 119 of 290 ~ 41.03'%

%26.55
%32.41
%41.03

CMYK color model

#4D5E77 color CMYK value is (35,21,0,53).

  • cyan value is 35.29%
  • magenta value is 21.01%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (35,21,0,53)
C35M21Y0K53 (35%, 21%, 0%, 53%)
(0.35 / 0.21 / 0.00 / 0.53)

CMYK percentages

%35.29
%21.01
%0
%53.33

Codes

Color #4D5E77 in popluar color models

4D 5E 77
RGB 77 94 119
HSL 216° 21.43% 38.43%
HSB/HSV 216° 35.29% 46.67%
CMYK 35.29% 21.01% 0.00%
53.33%

Color #4D5E77 in popluar number systems.

HEX 4D 5E 77
Decimal 77 94 119
Binary 1001101 1011110 1110111
Octal 115 136 167

Shades and tints

Shades of #4D5E77

#4D5E77
(77,94,119)
#46566D
(70,86,109)
#3F4E63
(63,78,99)
#384659
(56,70,89)
#313E4F
(49,62,79)
#2A3645
(42,54,69)
#232E3B
(35,46,59)
#1C2631
(28,38,49)
#151E27
(21,30,39)
#0E161D
(14,22,29)
#070E13
(7,14,19)
#000000
(0,0,0)

Tints of #4D5E77

#4D5E77
(77,94,119)
#5D6C83
(93,108,131)
#6D7A8F
(109,122,143)
#7D889B
(125,136,155)
#8D96A7
(141,150,167)
#9DA4B3
(157,164,179)
#ADB2BF
(173,178,191)
#BDC0CB
(189,192,203)
#CDCED7
(205,206,215)
#DDDCE3
(221,220,227)
#EDEAEF
(237,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D5E77 color. Also use rgb(77,94,119) instead hex code.

Text Font Color

.myTextColor { color: #4D5E77; }

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

This text font color is #4D5E77.

Background Color

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

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

This div background color is #4D5E77.

Border color

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

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

This div border color is #4D5E77.

Opacity

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

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

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

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

This text has shadow with #4D5E77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D5E77.

Preview

Color preview on black background

This text has color #4D5E77 on black background.


Color preview on white background

This text has color #4D5E77 on white background.


Black color preview on #4D5E77 background

This text has black color on #4D5E77 background.


White color preview on #4D5E77 background

This text has white color on #4D5E77 background.


Related colors

Complementary color

Complementary color for #hex is #B2A188.


I love getcolorcode.com

Triadic colors

1 #774D5E and #5E774D with #4D5E77 are triadic colors.

2 #775E4D and #5E4D77 with #4D5E77 are triadic colors.