COLOR #4D6D93

HEX: #4D6D93 RGB: (77,109,147)

Color info

#4D6D93 contains mainly green and blue colors. Web safe color of #4D6D93 is #336699 (or #369).

RGB color model

#4D6D93 color RGB value is (77,109,147).

RGB: (77,109,147) (30%, 43%, 58%)

RGB channels and saturation

R 77 of 255 = 30%
G 109 of 255 = 43%
B 147 of 255 = 58%

77
109
147

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

Portions of RGB colors in percentages

R + G + B = 77 + 109 + 147 = 333 (100%)
R 77 of 333 ~ 23.12%
G 109 of 333 ~ 32.73%
B 147 of 333 ~ 44.14'%

%23.12
%32.73
%44.14

CMYK color model

#4D6D93 color CMYK value is (48,26,0,42).

  • cyan value is 47.62%
  • magenta value is 25.85%
  • yellow value is 0.00%
  • key color value is 42.35%

CMYK: (48,26,0,42)
C48M26Y0K42 (48%, 26%, 0%, 42%)
(0.48 / 0.26 / 0.00 / 0.42)

CMYK percentages

%47.62
%25.85
%0
%42.35

Codes

Color #4D6D93 in popluar color models

4D 6D 93
RGB 77 109 147
HSL 213° 31.25% 43.92%
HSB/HSV 213° 47.62% 57.65%
CMYK 47.62% 25.85% 0.00%
42.35%

Color #4D6D93 in popluar number systems.

HEX 4D 6D 93
Decimal 77 109 147
Binary 1001101 1101101 10010011
Octal 115 155 223

Shades and tints

Shades of #4D6D93

#4D6D93
(77,109,147)
#466486
(70,100,134)
#3F5B79
(63,91,121)
#38526C
(56,82,108)
#31495F
(49,73,95)
#2A4052
(42,64,82)
#233745
(35,55,69)
#1C2E38
(28,46,56)
#15252B
(21,37,43)
#0E1C1E
(14,28,30)
#071311
(7,19,17)
#000000
(0,0,0)

Tints of #4D6D93

#4D6D93
(77,109,147)
#5D7A9C
(93,122,156)
#6D87A5
(109,135,165)
#7D94AE
(125,148,174)
#8DA1B7
(141,161,183)
#9DAEC0
(157,174,192)
#ADBBC9
(173,187,201)
#BDC8D2
(189,200,210)
#CDD5DB
(205,213,219)
#DDE2E4
(221,226,228)
#EDEFED
(237,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D6D93; }

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

This text font color is #4D6D93.

Background Color

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

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

This div background color is #4D6D93.

Border color

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

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

This div border color is #4D6D93.

Opacity

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

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

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

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

This text has shadow with #4D6D93 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D6D93.

Preview

Color preview on black background

This text has color #4D6D93 on black background.


Color preview on white background

This text has color #4D6D93 on white background.


Black color preview on #4D6D93 background

This text has black color on #4D6D93 background.


White color preview on #4D6D93 background

This text has white color on #4D6D93 background.


Related colors

Complementary color

Complementary color for #hex is #B2926C.


I love getcolorcode.com

Triadic colors

1 #934D6D and #6D934D with #4D6D93 are triadic colors.

2 #936D4D and #6D4D93 with #4D6D93 are triadic colors.