COLOR #4D6B95

HEX: #4D6B95 RGB: (77,107,149)

Color info

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

RGB color model

#4D6B95 color RGB value is (77,107,149).

RGB: (77,107,149) (30%, 42%, 58%)

RGB channels and saturation

R 77 of 255 = 30%
G 107 of 255 = 42%
B 149 of 255 = 58%

77
107
149

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

Portions of RGB colors in percentages

R + G + B = 77 + 107 + 149 = 333 (100%)
R 77 of 333 ~ 23.12%
G 107 of 333 ~ 32.13%
B 149 of 333 ~ 44.74'%

%23.12
%32.13
%44.74

CMYK color model

#4D6B95 color CMYK value is (48,28,0,42).

  • cyan value is 48.32%
  • magenta value is 28.19%
  • yellow value is 0.00%
  • key color value is 41.57%
CMYK: (48,28,0,42) C48M28Y0K42 (48%,28%,0%,42%) (0.48/0.28/0.00/0.42) 

CMYK percentages

%48.32
%28.19
%0
%41.57

Codes

Color #4D6B95 in popluar color models

4D 6B 95
RGB 77 107 149
HSL 215° 31.86% 44.31%
HSB/HSV 215° 48.32% 58.43%
CMYK 48.32% 28.19% 0.00%
41.57%

Color #4D6B95 in popluar number systems.

HEX 4D 6B 95
Decimal 77 107 149
Binary 1001101 1101011 10010101
Octal 115 153 225

Shades and tints

Shades of #4D6B95

#4D6B95
(77,107,149)
#466288
(70,98,136)
#3F597B
(63,89,123)
#38506E
(56,80,110)
#314761
(49,71,97)
#2A3E54
(42,62,84)
#233547
(35,53,71)
#1C2C3A
(28,44,58)
#15232D
(21,35,45)
#0E1A20
(14,26,32)
#071113
(7,17,19)
#000000
(0,0,0)

Tints of #4D6B95

#4D6B95
(77,107,149)
#5D789E
(93,120,158)
#6D85A7
(109,133,167)
#7D92B0
(125,146,176)
#8D9FB9
(141,159,185)
#9DACC2
(157,172,194)
#ADB9CB
(173,185,203)
#BDC6D4
(189,198,212)
#CDD3DD
(205,211,221)
#DDE0E6
(221,224,230)
#EDEDEF
(237,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D6B95 color. Also use rgb(77,107,149) instead hex code.

Text Font Color

.myTextColor { color: #4D6B95; }

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

This text font color is #4D6B95.

Background Color

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

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

This div background color is #4D6B95.

Border color

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

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

This div border color is #4D6B95.

Opacity

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

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

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

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

This text has shadow with #4D6B95 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D6B95.

Preview

Color preview on black background

This text has color #4D6B95 on black background.


Color preview on white background

This text has color #4D6B95 on white background.


Black color preview on #4D6B95 background

This text has black color on #4D6B95 background.


White color preview on #4D6B95 background

This text has white color on #4D6B95 background.


Related colors

Complementary color

Complementary color for #hex is #B2946A.


I love getcolorcode.com

Triadic colors

1 #954D6B and #6B954D with #4D6B95 are triadic colors.

2 #956B4D and #6B4D95 with #4D6B95 are triadic colors.