COLOR #4D5F96

HEX: #4D5F96 RGB: (77,95,150)

Renk bilgisi

#4D5F96 contains mainly green and blue colors. #4D5F96 ‘ nin web güvenlik rengi #336699 (ya da #369) dir.

RGB renk modeli

#4D5F96 color RGB value is (77,95,150).

RGB: (77,95,150) (30%, 37%, 59%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 95 of 255 = 37%
B 150 of 255 = 59%

77
95
150

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 95 + 150 = 322 (100%)
R 77 of 322 ~ 23.91%
G 95 of 322 ~ 29.5%
B 150 of 322 ~ 46.58'%

%23.91
%29.5
%46.58

CMYK RENK MODELİ

#4D5F96 rengi CMYK tonu (49,37,0,41).

  • camgöbeği tonu 48.67%
  • eflatun tonu 36.67%
  • sarı tonu 0.00%
  • ana renk tonu 41.18%

CMYK: (49,37,0,41)
C49M37Y0K41 (49%, 37%, 0%, 41%)
(0.49 / 0.37 / 0.00 / 0.41)

CMYK yüzdeleri

%48.67
%36.67
%0
%41.18

Codes

Color #4D5F96 in popluar color models

4D 5F 96
RGB 77 95 150
HSL 225° 32.16% 44.51%
HSB/HSV 225° 48.67% 58.82%
CMYK 48.67% 36.67% 0.00%
41.18%

Color #4D5F96 in popluar number systems.

HEX 4D 5F 96
Decimal 77 95 150
Binary 1001101 1011111 10010110
Octal 115 137 226

Shades and tints

Shades of #4D5F96

#4D5F96
(77,95,150)
#465789
(70,87,137)
#3F4F7C
(63,79,124)
#38476F
(56,71,111)
#313F62
(49,63,98)
#2A3755
(42,55,85)
#232F48
(35,47,72)
#1C273B
(28,39,59)
#151F2E
(21,31,46)
#0E1721
(14,23,33)
#070F14
(7,15,20)
#000000
(0,0,0)

Tints of #4D5F96

#4D5F96
(77,95,150)
#5D6D9F
(93,109,159)
#6D7BA8
(109,123,168)
#7D89B1
(125,137,177)
#8D97BA
(141,151,186)
#9DA5C3
(157,165,195)
#ADB3CC
(173,179,204)
#BDC1D5
(189,193,213)
#CDCFDE
(205,207,222)
#DDDDE7
(221,221,231)
#EDEBF0
(237,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D5F96 color. Also use rgb(77,95,150) instead hex code.

Text Font Color

.myTextColor { color: #4D5F96; }

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

This text font color is #4D5F96.

Background Color

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

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

This div background color is #4D5F96.

Border color

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

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

This div border color is #4D5F96.

Opacity

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

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

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

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

This text has shadow with #4D5F96 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D5F96.

Preview

Color preview on black background

This text has color #4D5F96 on black background.


Color preview on white background

This text has color #4D5F96 on white background.


Black color preview on #4D5F96 background

This text has black color on #4D5F96 background.


White color preview on #4D5F96 background

This text has white color on #4D5F96 background.


Related colors

Complementary color

Complementary color for #hex is #B2A069.


I love getcolorcode.com

Triadic colors

1 #964D5F and #5F964D with #4D5F96 are triadic colors.

2 #965F4D and #5F4D96 with #4D5F96 are triadic colors.