COLOR #4D5886

HEX: #4D5886 RGB: (77,88,134)

Color info

#4D5886 contains red, green and blue colors in about the same proportion. Web safe color of #4D5886 is #336699 (or #369).

RGB color model

#4D5886 color RGB value is (77,88,134).

RGB: (77,88,134) (30%, 35%, 53%)

RGB channels and saturation

R 77 of 255 = 30%
G 88 of 255 = 35%
B 134 of 255 = 53%

77
88
134

R + G + B ~ 39%. #4D5886 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 88 + 134 = 299 (100%)
R 77 of 299 ~ 25.75%
G 88 of 299 ~ 29.43%
B 134 of 299 ~ 44.82'%

%25.75
%29.43
%44.82

CMYK color model

#4D5886 color CMYK value is (43,34,0,47).

  • cyan value is 42.54%
  • magenta value is 34.33%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (43,34,0,47)
C43M34Y0K47 (43%, 34%, 0%, 47%)
(0.43 / 0.34 / 0.00 / 0.47)

CMYK percentages

%42.54
%34.33
%0
%47.45

Codes

Color #4D5886 in popluar color models

4D 58 86
RGB 77 88 134
HSL 228° 27.01% 41.37%
HSB/HSV 228° 42.54% 52.55%
CMYK 42.54% 34.33% 0.00%
47.45%

Color #4D5886 in popluar number systems.

HEX 4D 58 86
Decimal 77 88 134
Binary 1001101 1011000 10000110
Octal 115 130 206

Shades and tints

Shades of #4D5886

#4D5886
(77,88,134)
#46507A
(70,80,122)
#3F486E
(63,72,110)
#384062
(56,64,98)
#313856
(49,56,86)
#2A304A
(42,48,74)
#23283E
(35,40,62)
#1C2032
(28,32,50)
#151826
(21,24,38)
#0E101A
(14,16,26)
#07080E
(7,8,14)
#000000
(0,0,0)

Tints of #4D5886

#4D5886
(77,88,134)
#5D6791
(93,103,145)
#6D769C
(109,118,156)
#7D85A7
(125,133,167)
#8D94B2
(141,148,178)
#9DA3BD
(157,163,189)
#ADB2C8
(173,178,200)
#BDC1D3
(189,193,211)
#CDD0DE
(205,208,222)
#DDDFE9
(221,223,233)
#EDEEF4
(237,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D5886 color. Also use rgb(77,88,134) instead hex code.

Text Font Color

.myTextColor { color: #4D5886; }

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

This text font color is #4D5886.

Background Color

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

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

This div background color is #4D5886.

Border color

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

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

This div border color is #4D5886.

Opacity

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

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

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

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

This text has shadow with #4D5886 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D5886.

Preview

Color preview on black background

This text has color #4D5886 on black background.


Color preview on white background

This text has color #4D5886 on white background.


Black color preview on #4D5886 background

This text has black color on #4D5886 background.


White color preview on #4D5886 background

This text has white color on #4D5886 background.


Related colors

Complementary color

Complementary color for #hex is #B2A779.


I love getcolorcode.com

Triadic colors

1 #864D58 and #58864D with #4D5886 are triadic colors.

2 #86584D and #584D86 with #4D5886 are triadic colors.