COLOR #4D5688

HEX: #4D5688 RGB: (77,86,136)

Renk bilgisi

#4D5688 contains red, green and blue colors in about the same proportion. #4D5688 ‘ nin web güvenlik rengi #336699 (ya da #369) dir.

RGB renk modeli

#4D5688 color RGB value is (77,86,136).

RGB: (77,86,136) (30%, 34%, 53%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 86 of 255 = 34%
B 136 of 255 = 53%

77
86
136

R + G + B ~ 39%. #4D5688 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 86 + 136 = 299 (100%)
R 77 of 299 ~ 25.75%
G 86 of 299 ~ 28.76%
B 136 of 299 ~ 45.48'%

%25.75
%28.76
%45.48

CMYK RENK MODELİ

#4D5688 rengi CMYK tonu (43,37,0,47).

  • camgöbeği tonu 43.38%
  • eflatun tonu 36.76%
  • sarı tonu 0.00%
  • ana renk tonu 46.67%

CMYK: (43,37,0,47)
C43M37Y0K47 (43%, 37%, 0%, 47%)
(0.43 / 0.37 / 0.00 / 0.47)

CMYK yüzdeleri

%43.38
%36.76
%0
%46.67

Codes

Color #4D5688 in popluar color models

4D 56 88
RGB 77 86 136
HSL 231° 27.70% 41.76%
HSB/HSV 231° 43.38% 53.33%
CMYK 43.38% 36.76% 0.00%
46.67%

Color #4D5688 in popluar number systems.

HEX 4D 56 88
Decimal 77 86 136
Binary 1001101 1010110 10001000
Octal 115 126 210

Shades and tints

Shades of #4D5688

#4D5688
(77,86,136)
#464F7C
(70,79,124)
#3F4870
(63,72,112)
#384164
(56,65,100)
#313A58
(49,58,88)
#2A334C
(42,51,76)
#232C40
(35,44,64)
#1C2534
(28,37,52)
#151E28
(21,30,40)
#0E171C
(14,23,28)
#071010
(7,16,16)
#000000
(0,0,0)

Tints of #4D5688

#4D5688
(77,86,136)
#5D6592
(93,101,146)
#6D749C
(109,116,156)
#7D83A6
(125,131,166)
#8D92B0
(141,146,176)
#9DA1BA
(157,161,186)
#ADB0C4
(173,176,196)
#BDBFCE
(189,191,206)
#CDCED8
(205,206,216)
#DDDDE2
(221,221,226)
#EDECEC
(237,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D5688 color. Also use rgb(77,86,136) instead hex code.

Text Font Color

.myTextColor { color: #4D5688; }

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

This text font color is #4D5688.

Background Color

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

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

This div background color is #4D5688.

Border color

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

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

This div border color is #4D5688.

Opacity

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

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

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

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

This text has shadow with #4D5688 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D5688.

Preview

Color preview on black background

This text has color #4D5688 on black background.


Color preview on white background

This text has color #4D5688 on white background.


Black color preview on #4D5688 background

This text has black color on #4D5688 background.


White color preview on #4D5688 background

This text has white color on #4D5688 background.


Related colors

Complementary color

Complementary color for #hex is #B2A977.


I love getcolorcode.com

Triadic colors

1 #884D56 and #56884D with #4D5688 are triadic colors.

2 #88564D and #564D88 with #4D5688 are triadic colors.