COLOR #4D5673

HEX: #4D5673 RGB: (77,86,115)

Color info

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

RGB color model

#4D5673 color RGB value is (77,86,115).

RGB: (77,86,115) (30%, 34%, 45%)

RGB channels and saturation

R 77 of 255 = 30%
G 86 of 255 = 34%
B 115 of 255 = 45%

77
86
115

R + G + B ~ 36%. #4D5673 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 86 + 115 = 278 (100%)
R 77 of 278 ~ 27.7%
G 86 of 278 ~ 30.94%
B 115 of 278 ~ 41.37'%

%27.7
%30.94
%41.37

CMYK color model

#4D5673 color CMYK value is (33,25,0,55).

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

CMYK: (33,25,0,55)
C33M25Y0K55 (33%, 25%, 0%, 55%)
(0.33 / 0.25 / 0.00 / 0.55)

CMYK percentages

%33.04
%25.22
%0
%54.9

Codes

Color #4D5673 in popluar color models

4D 56 73
RGB 77 86 115
HSL 226° 19.79% 37.65%
HSB/HSV 226° 33.04% 45.10%
CMYK 33.04% 25.22% 0.00%
54.90%

Color #4D5673 in popluar number systems.

HEX 4D 56 73
Decimal 77 86 115
Binary 1001101 1010110 1110011
Octal 115 126 163

Shades and tints

Shades of #4D5673

#4D5673
(77,86,115)
#464F69
(70,79,105)
#3F485F
(63,72,95)
#384155
(56,65,85)
#313A4B
(49,58,75)
#2A3341
(42,51,65)
#232C37
(35,44,55)
#1C252D
(28,37,45)
#151E23
(21,30,35)
#0E1719
(14,23,25)
#07100F
(7,16,15)
#000000
(0,0,0)

Tints of #4D5673

#4D5673
(77,86,115)
#5D657F
(93,101,127)
#6D748B
(109,116,139)
#7D8397
(125,131,151)
#8D92A3
(141,146,163)
#9DA1AF
(157,161,175)
#ADB0BB
(173,176,187)
#BDBFC7
(189,191,199)
#CDCED3
(205,206,211)
#DDDDDF
(221,221,223)
#EDECEB
(237,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D5673; }

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

This text font color is #4D5673.

Background Color

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

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

This div background color is #4D5673.

Border color

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

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

This div border color is #4D5673.

Opacity

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

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

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

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

This text has shadow with #4D5673 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D5673.

Preview

Color preview on black background

This text has color #4D5673 on black background.


Color preview on white background

This text has color #4D5673 on white background.


Black color preview on #4D5673 background

This text has black color on #4D5673 background.


White color preview on #4D5673 background

This text has white color on #4D5673 background.


Related colors

Complementary color

Complementary color for #hex is #B2A98C.


I love getcolorcode.com

Triadic colors

1 #734D56 and #56734D with #4D5673 are triadic colors.

2 #73564D and #564D73 with #4D5673 are triadic colors.