COLOR #4D6DAE

HEX: #4D6DAE RGB: (77,109,174)

Color info

#4D6DAE contains mainly blue color. Web safe color of #4D6DAE is #336699 (or #369).

RGB color model

#4D6DAE color RGB value is (77,109,174).

RGB: (77,109,174) (30%, 43%, 68%)

RGB channels and saturation

R 77 of 255 = 30%
G 109 of 255 = 43%
B 174 of 255 = 68%

77
109
174

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

Portions of RGB colors in percentages

R + G + B = 77 + 109 + 174 = 360 (100%)
R 77 of 360 ~ 21.39%
G 109 of 360 ~ 30.28%
B 174 of 360 ~ 48.33'%

%21.39
%30.28
%48.33

CMYK color model

#4D6DAE color CMYK value is (56,37,0,32).

  • cyan value is 55.75%
  • magenta value is 37.36%
  • yellow value is 0.00%
  • key color value is 31.76%

CMYK: (56,37,0,32)
C56M37Y0K32 (56%, 37%, 0%, 32%)
(0.56 / 0.37 / 0.00 / 0.32)

CMYK percentages

%55.75
%37.36
%0
%31.76

Codes

Color #4D6DAE in popluar color models

4D 6D AE
RGB 77 109 174
HSL 220° 38.65% 49.22%
HSB/HSV 220° 55.75% 68.24%
CMYK 55.75% 37.36% 0.00%
31.76%

Color #4D6DAE in popluar number systems.

HEX 4D 6D AE
Decimal 77 109 174
Binary 1001101 1101101 10101110
Octal 115 155 256

Shades and tints

Shades of #4D6DAE

#4D6DAE
(77,109,174)
#46649F
(70,100,159)
#3F5B90
(63,91,144)
#385281
(56,82,129)
#314972
(49,73,114)
#2A4063
(42,64,99)
#233754
(35,55,84)
#1C2E45
(28,46,69)
#152536
(21,37,54)
#0E1C27
(14,28,39)
#071318
(7,19,24)
#000000
(0,0,0)

Tints of #4D6DAE

#4D6DAE
(77,109,174)
#5D7AB5
(93,122,181)
#6D87BC
(109,135,188)
#7D94C3
(125,148,195)
#8DA1CA
(141,161,202)
#9DAED1
(157,174,209)
#ADBBD8
(173,187,216)
#BDC8DF
(189,200,223)
#CDD5E6
(205,213,230)
#DDE2ED
(221,226,237)
#EDEFF4
(237,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D6DAE color. Also use rgb(77,109,174) instead hex code.

Text Font Color

.myTextColor { color: #4D6DAE; }

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

This text font color is #4D6DAE.

Background Color

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

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

This div background color is #4D6DAE.

Border color

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

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

This div border color is #4D6DAE.

Opacity

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

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

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

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

This text has shadow with #4D6DAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D6DAE.

Preview

Color preview on black background

This text has color #4D6DAE on black background.


Color preview on white background

This text has color #4D6DAE on white background.


Black color preview on #4D6DAE background

This text has black color on #4D6DAE background.


White color preview on #4D6DAE background

This text has white color on #4D6DAE background.


Related colors

Complementary color

Complementary color for #hex is #B29251.


I love getcolorcode.com

Triadic colors

1 #AE4D6D and #6DAE4D with #4D6DAE are triadic colors.

2 #AE6D4D and #6D4DAE with #4D6DAE are triadic colors.