COLOR #4D6C94

HEX: #4D6C94 RGB: (77,108,148)

Color info

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

RGB color model

#4D6C94 color RGB value is (77,108,148).

RGB: (77,108,148) (30%, 42%, 58%)

RGB channels and saturation

R 77 of 255 = 30%
G 108 of 255 = 42%
B 148 of 255 = 58%

77
108
148

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

Portions of RGB colors in percentages

R + G + B = 77 + 108 + 148 = 333 (100%)
R 77 of 333 ~ 23.12%
G 108 of 333 ~ 32.43%
B 148 of 333 ~ 44.44'%

%23.12
%32.43
%44.44

CMYK color model

#4D6C94 color CMYK value is (48,27,0,42).

  • cyan value is 47.97%
  • magenta value is 27.03%
  • yellow value is 0.00%
  • key color value is 41.96%

CMYK: (48,27,0,42)
C48M27Y0K42 (48%, 27%, 0%, 42%)
(0.48 / 0.27 / 0.00 / 0.42)

CMYK percentages

%47.97
%27.03
%0
%41.96

Codes

Color #4D6C94 in popluar color models

4D 6C 94
RGB 77 108 148
HSL 214° 31.56% 44.12%
HSB/HSV 214° 47.97% 58.04%
CMYK 47.97% 27.03% 0.00%
41.96%

Color #4D6C94 in popluar number systems.

HEX 4D 6C 94
Decimal 77 108 148
Binary 1001101 1101100 10010100
Octal 115 154 224

Shades and tints

Shades of #4D6C94

#4D6C94
(77,108,148)
#466387
(70,99,135)
#3F5A7A
(63,90,122)
#38516D
(56,81,109)
#314860
(49,72,96)
#2A3F53
(42,63,83)
#233646
(35,54,70)
#1C2D39
(28,45,57)
#15242C
(21,36,44)
#0E1B1F
(14,27,31)
#071212
(7,18,18)
#000000
(0,0,0)

Tints of #4D6C94

#4D6C94
(77,108,148)
#5D799D
(93,121,157)
#6D86A6
(109,134,166)
#7D93AF
(125,147,175)
#8DA0B8
(141,160,184)
#9DADC1
(157,173,193)
#ADBACA
(173,186,202)
#BDC7D3
(189,199,211)
#CDD4DC
(205,212,220)
#DDE1E5
(221,225,229)
#EDEEEE
(237,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D6C94 color. Also use rgb(77,108,148) instead hex code.

Text Font Color

.myTextColor { color: #4D6C94; }

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

This text font color is #4D6C94.

Background Color

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

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

This div background color is #4D6C94.

Border color

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

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

This div border color is #4D6C94.

Opacity

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

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

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

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

This text has shadow with #4D6C94 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D6C94.

Preview

Color preview on black background

This text has color #4D6C94 on black background.


Color preview on white background

This text has color #4D6C94 on white background.


Black color preview on #4D6C94 background

This text has black color on #4D6C94 background.


White color preview on #4D6C94 background

This text has white color on #4D6C94 background.


Related colors

Complementary color

Complementary color for #hex is #B2936B.


I love getcolorcode.com

Triadic colors

1 #944D6C and #6C944D with #4D6C94 are triadic colors.

2 #946C4D and #6C4D94 with #4D6C94 are triadic colors.