COLOR #4D9EB6

HEX: #4D9EB6 RGB: (77,158,182)

Color info

#4D9EB6 contains mainly green and blue colors. Web safe color of #4D9EB6 is #3399CC (or #39C).

RGB color model

#4D9EB6 color RGB value is (77,158,182).

RGB: (77,158,182) (30%, 62%, 71%)

RGB channels and saturation

R 77 of 255 = 30%
G 158 of 255 = 62%
B 182 of 255 = 71%

77
158
182

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

Portions of RGB colors in percentages

R + G + B = 77 + 158 + 182 = 417 (100%)
R 77 of 417 ~ 18.47%
G 158 of 417 ~ 37.89%
B 182 of 417 ~ 43.65'%

%18.47
%37.89
%43.65

CMYK color model

#4D9EB6 color CMYK value is (58,13,0,29).

  • cyan value is 57.69%
  • magenta value is 13.19%
  • yellow value is 0.00%
  • key color value is 28.63%

CMYK: (58,13,0,29)
C58M13Y0K29 (58%, 13%, 0%, 29%)
(0.58 / 0.13 / 0.00 / 0.29)

CMYK percentages

%57.69
%13.19
%0
%28.63

Codes

Color #4D9EB6 in popluar color models

4D 9E B6
RGB 77 158 182
HSL 194° 41.83% 50.78%
HSB/HSV 194° 57.69% 71.37%
CMYK 57.69% 13.19% 0.00%
28.63%

Color #4D9EB6 in popluar number systems.

HEX 4D 9E B6
Decimal 77 158 182
Binary 1001101 10011110 10110110
Octal 115 236 266

Shades and tints

Shades of #4D9EB6

#4D9EB6
(77,158,182)
#4690A6
(70,144,166)
#3F8296
(63,130,150)
#387486
(56,116,134)
#316676
(49,102,118)
#2A5866
(42,88,102)
#234A56
(35,74,86)
#1C3C46
(28,60,70)
#152E36
(21,46,54)
#0E2026
(14,32,38)
#071216
(7,18,22)
#000000
(0,0,0)

Tints of #4D9EB6

#4D9EB6
(77,158,182)
#5DA6BC
(93,166,188)
#6DAEC2
(109,174,194)
#7DB6C8
(125,182,200)
#8DBECE
(141,190,206)
#9DC6D4
(157,198,212)
#ADCEDA
(173,206,218)
#BDD6E0
(189,214,224)
#CDDEE6
(205,222,230)
#DDE6EC
(221,230,236)
#EDEEF2
(237,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D9EB6 color. Also use rgb(77,158,182) instead hex code.

Text Font Color

.myTextColor { color: #4D9EB6; }

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

This text font color is #4D9EB6.

Background Color

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

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

This div background color is #4D9EB6.

Border color

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

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

This div border color is #4D9EB6.

Opacity

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

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

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

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

This text has shadow with #4D9EB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D9EB6.

Preview

Color preview on black background

This text has color #4D9EB6 on black background.


Color preview on white background

This text has color #4D9EB6 on white background.


Black color preview on #4D9EB6 background

This text has black color on #4D9EB6 background.


White color preview on #4D9EB6 background

This text has white color on #4D9EB6 background.


Related colors

Complementary color

Complementary color for #hex is #B26149.


I love getcolorcode.com

Triadic colors

1 #B64D9E and #9EB64D with #4D9EB6 are triadic colors.

2 #B69E4D and #9E4DB6 with #4D9EB6 are triadic colors.