COLOR #4D6286

HEX: #4D6286 RGB: (77,98,134)

Color info

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

RGB color model

#4D6286 color RGB value is (77,98,134).

RGB: (77,98,134) (30%, 38%, 53%)

RGB channels and saturation

R 77 of 255 = 30%
G 98 of 255 = 38%
B 134 of 255 = 53%

77
98
134

R + G + B ~ 40%. #4D6286 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 77 + 98 + 134 = 309 (100%)
R 77 of 309 ~ 24.92%
G 98 of 309 ~ 31.72%
B 134 of 309 ~ 43.37'%

%24.92
%31.72
%43.37

CMYK color model

#4D6286 color CMYK value is (43,27,0,47).

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

CMYK: (43,27,0,47)
C43M27Y0K47 (43%, 27%, 0%, 47%)
(0.43 / 0.27 / 0.00 / 0.47)

CMYK percentages

%42.54
%26.87
%0
%47.45

Codes

Color #4D6286 in popluar color models

4D 62 86
RGB 77 98 134
HSL 218° 27.01% 41.37%
HSB/HSV 218° 42.54% 52.55%
CMYK 42.54% 26.87% 0.00%
47.45%

Color #4D6286 in popluar number systems.

HEX 4D 62 86
Decimal 77 98 134
Binary 1001101 1100010 10000110
Octal 115 142 206

Shades and tints

Shades of #4D6286

#4D6286
(77,98,134)
#465A7A
(70,90,122)
#3F526E
(63,82,110)
#384A62
(56,74,98)
#314256
(49,66,86)
#2A3A4A
(42,58,74)
#23323E
(35,50,62)
#1C2A32
(28,42,50)
#152226
(21,34,38)
#0E1A1A
(14,26,26)
#07120E
(7,18,14)
#000000
(0,0,0)

Tints of #4D6286

#4D6286
(77,98,134)
#5D7091
(93,112,145)
#6D7E9C
(109,126,156)
#7D8CA7
(125,140,167)
#8D9AB2
(141,154,178)
#9DA8BD
(157,168,189)
#ADB6C8
(173,182,200)
#BDC4D3
(189,196,211)
#CDD2DE
(205,210,222)
#DDE0E9
(221,224,233)
#EDEEF4
(237,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D6286; }

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

This text font color is #4D6286.

Background Color

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

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

This div background color is #4D6286.

Border color

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

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

This div border color is #4D6286.

Opacity

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

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

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

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

This text has shadow with #4D6286 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D6286.

Preview

Color preview on black background

This text has color #4D6286 on black background.


Color preview on white background

This text has color #4D6286 on white background.


Black color preview on #4D6286 background

This text has black color on #4D6286 background.


White color preview on #4D6286 background

This text has white color on #4D6286 background.


Related colors

Complementary color

Complementary color for #hex is #B29D79.


I love getcolorcode.com

Triadic colors

1 #864D62 and #62864D with #4D6286 are triadic colors.

2 #86624D and #624D86 with #4D6286 are triadic colors.