COLOR #4D7E94

HEX: #4D7E94 RGB: (77,126,148)

Color info

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

RGB color model

#4D7E94 color RGB value is (77,126,148).

RGB: (77,126,148) (30%, 49%, 58%)

RGB channels and saturation

R 77 of 255 = 30%
G 126 of 255 = 49%
B 148 of 255 = 58%

77
126
148

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

Portions of RGB colors in percentages

R + G + B = 77 + 126 + 148 = 351 (100%)
R 77 of 351 ~ 21.94%
G 126 of 351 ~ 35.9%
B 148 of 351 ~ 42.17'%

%21.94
%35.9
%42.17

CMYK color model

#4D7E94 color CMYK value is (48,15,0,42).

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

CMYK: (48,15,0,42)
C48M15Y0K42 (48%, 15%, 0%, 42%)
(0.48 / 0.15 / 0.00 / 0.42)

CMYK percentages

%47.97
%14.86
%0
%41.96

Codes

Color #4D7E94 in popluar color models

4D 7E 94
RGB 77 126 148
HSL 199° 31.56% 44.12%
HSB/HSV 199° 47.97% 58.04%
CMYK 47.97% 14.86% 0.00%
41.96%

Color #4D7E94 in popluar number systems.

HEX 4D 7E 94
Decimal 77 126 148
Binary 1001101 1111110 10010100
Octal 115 176 224

Shades and tints

Shades of #4D7E94

#4D7E94
(77,126,148)
#467387
(70,115,135)
#3F687A
(63,104,122)
#385D6D
(56,93,109)
#315260
(49,82,96)
#2A4753
(42,71,83)
#233C46
(35,60,70)
#1C3139
(28,49,57)
#15262C
(21,38,44)
#0E1B1F
(14,27,31)
#071012
(7,16,18)
#000000
(0,0,0)

Tints of #4D7E94

#4D7E94
(77,126,148)
#5D899D
(93,137,157)
#6D94A6
(109,148,166)
#7D9FAF
(125,159,175)
#8DAAB8
(141,170,184)
#9DB5C1
(157,181,193)
#ADC0CA
(173,192,202)
#BDCBD3
(189,203,211)
#CDD6DC
(205,214,220)
#DDE1E5
(221,225,229)
#EDECEE
(237,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D7E94; }

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

This text font color is #4D7E94.

Background Color

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

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

This div background color is #4D7E94.

Border color

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

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

This div border color is #4D7E94.

Opacity

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

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

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

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

This text has shadow with #4D7E94 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D7E94.

Preview

Color preview on black background

This text has color #4D7E94 on black background.


Color preview on white background

This text has color #4D7E94 on white background.


Black color preview on #4D7E94 background

This text has black color on #4D7E94 background.


White color preview on #4D7E94 background

This text has white color on #4D7E94 background.


Related colors

Complementary color

Complementary color for #hex is #B2816B.


I love getcolorcode.com

Triadic colors

1 #944D7E and #7E944D with #4D7E94 are triadic colors.

2 #947E4D and #7E4D94 with #4D7E94 are triadic colors.