COLOR #4D5174

HEX: #4D5174 RGB: (77,81,116)

Color info

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

RGB color model

#4D5174 color RGB value is (77,81,116).

RGB: (77,81,116) (30%, 32%, 45%)

RGB channels and saturation

R 77 of 255 = 30%
G 81 of 255 = 32%
B 116 of 255 = 45%

77
81
116

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

Portions of RGB colors in percentages

R + G + B = 77 + 81 + 116 = 274 (100%)
R 77 of 274 ~ 28.1%
G 81 of 274 ~ 29.56%
B 116 of 274 ~ 42.34'%

%28.1
%29.56
%42.34

CMYK color model

#4D5174 color CMYK value is (34,30,0,55).

  • cyan value is 33.62%
  • magenta value is 30.17%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (34,30,0,55)
C34M30Y0K55 (34%, 30%, 0%, 55%)
(0.34 / 0.30 / 0.00 / 0.55)

CMYK percentages

%33.62
%30.17
%0
%54.51

Codes

Color #4D5174 in popluar color models

4D 51 74
RGB 77 81 116
HSL 234° 20.21% 37.84%
HSB/HSV 234° 33.62% 45.49%
CMYK 33.62% 30.17% 0.00%
54.51%

Color #4D5174 in popluar number systems.

HEX 4D 51 74
Decimal 77 81 116
Binary 1001101 1010001 1110100
Octal 115 121 164

Shades and tints

Shades of #4D5174

#4D5174
(77,81,116)
#464A6A
(70,74,106)
#3F4360
(63,67,96)
#383C56
(56,60,86)
#31354C
(49,53,76)
#2A2E42
(42,46,66)
#232738
(35,39,56)
#1C202E
(28,32,46)
#151924
(21,25,36)
#0E121A
(14,18,26)
#070B10
(7,11,16)
#000000
(0,0,0)

Tints of #4D5174

#4D5174
(77,81,116)
#5D6080
(93,96,128)
#6D6F8C
(109,111,140)
#7D7E98
(125,126,152)
#8D8DA4
(141,141,164)
#9D9CB0
(157,156,176)
#ADABBC
(173,171,188)
#BDBAC8
(189,186,200)
#CDC9D4
(205,201,212)
#DDD8E0
(221,216,224)
#EDE7EC
(237,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D5174 color. Also use rgb(77,81,116) instead hex code.

Text Font Color

.myTextColor { color: #4D5174; }

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

This text font color is #4D5174.

Background Color

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

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

This div background color is #4D5174.

Border color

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

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

This div border color is #4D5174.

Opacity

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

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

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

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

This text has shadow with #4D5174 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D5174.

Preview

Color preview on black background

This text has color #4D5174 on black background.


Color preview on white background

This text has color #4D5174 on white background.


Black color preview on #4D5174 background

This text has black color on #4D5174 background.


White color preview on #4D5174 background

This text has white color on #4D5174 background.


Related colors

Complementary color

Complementary color for #hex is #B2AE8B.


I love getcolorcode.com

Triadic colors

1 #744D51 and #51744D with #4D5174 are triadic colors.

2 #74514D and #514D74 with #4D5174 are triadic colors.