COLOR #4D5A73

HEX: #4D5A73 RGB: (77,90,115)

Color info

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

RGB color model

#4D5A73 color RGB value is (77,90,115).

RGB: (77,90,115) (30%, 35%, 45%)

RGB channels and saturation

R 77 of 255 = 30%
G 90 of 255 = 35%
B 115 of 255 = 45%

77
90
115

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

Portions of RGB colors in percentages

R + G + B = 77 + 90 + 115 = 282 (100%)
R 77 of 282 ~ 27.3%
G 90 of 282 ~ 31.91%
B 115 of 282 ~ 40.78'%

%27.3
%31.91
%40.78

CMYK color model

#4D5A73 color CMYK value is (33,22,0,55).

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

CMYK: (33,22,0,55)
C33M22Y0K55 (33%, 22%, 0%, 55%)
(0.33 / 0.22 / 0.00 / 0.55)

CMYK percentages

%33.04
%21.74
%0
%54.9

Codes

Color #4D5A73 in popluar color models

4D 5A 73
RGB 77 90 115
HSL 219° 19.79% 37.65%
HSB/HSV 219° 33.04% 45.10%
CMYK 33.04% 21.74% 0.00%
54.90%

Color #4D5A73 in popluar number systems.

HEX 4D 5A 73
Decimal 77 90 115
Binary 1001101 1011010 1110011
Octal 115 132 163

Shades and tints

Shades of #4D5A73

#4D5A73
(77,90,115)
#465269
(70,82,105)
#3F4A5F
(63,74,95)
#384255
(56,66,85)
#313A4B
(49,58,75)
#2A3241
(42,50,65)
#232A37
(35,42,55)
#1C222D
(28,34,45)
#151A23
(21,26,35)
#0E1219
(14,18,25)
#070A0F
(7,10,15)
#000000
(0,0,0)

Tints of #4D5A73

#4D5A73
(77,90,115)
#5D697F
(93,105,127)
#6D788B
(109,120,139)
#7D8797
(125,135,151)
#8D96A3
(141,150,163)
#9DA5AF
(157,165,175)
#ADB4BB
(173,180,187)
#BDC3C7
(189,195,199)
#CDD2D3
(205,210,211)
#DDE1DF
(221,225,223)
#EDF0EB
(237,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D5A73; }

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

This text font color is #4D5A73.

Background Color

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

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

This div background color is #4D5A73.

Border color

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

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

This div border color is #4D5A73.

Opacity

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

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

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

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

This text has shadow with #4D5A73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D5A73.

Preview

Color preview on black background

This text has color #4D5A73 on black background.


Color preview on white background

This text has color #4D5A73 on white background.


Black color preview on #4D5A73 background

This text has black color on #4D5A73 background.


White color preview on #4D5A73 background

This text has white color on #4D5A73 background.


Related colors

Complementary color

Complementary color for #hex is #B2A58C.


I love getcolorcode.com

Triadic colors

1 #734D5A and #5A734D with #4D5A73 are triadic colors.

2 #735A4D and #5A4D73 with #4D5A73 are triadic colors.