COLOR #4D6ED4

HEX: #4D6ED4 RGB: (77,110,212)

Renk bilgisi

#4D6ED4 contains mainly blue color. #4D6ED4 ‘ nin web güvenlik rengi #3366CC (ya da #36C) dir.

RGB renk modeli

#4D6ED4 color RGB value is (77,110,212).

RGB: (77,110,212) (30%, 43%, 83%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 110 of 255 = 43%
B 212 of 255 = 83%

77
110
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 110 + 212 = 399 (100%)
R 77 of 399 ~ 19.3%
G 110 of 399 ~ 27.57%
B 212 of 399 ~ 53.13'%

%19.3
%27.57
%53.13

CMYK RENK MODELİ

#4D6ED4 rengi CMYK tonu (64,48,0,17).

  • camgöbeği tonu 63.68%
  • eflatun tonu 48.11%
  • sarı tonu 0.00%
  • ana renk tonu 16.86%

CMYK: (64,48,0,17)
C64M48Y0K17 (64%, 48%, 0%, 17%)
(0.64 / 0.48 / 0.00 / 0.17)

CMYK yüzdeleri

%63.68
%48.11
%0
%16.86

Codes

Color #4D6ED4 in popluar color models

4D 6E D4
RGB 77 110 212
HSL 225° 61.09% 56.67%
HSB/HSV 225° 63.68% 83.14%
CMYK 63.68% 48.11% 0.00%
16.86%

Color #4D6ED4 in popluar number systems.

HEX 4D 6E D4
Decimal 77 110 212
Binary 1001101 1101110 11010100
Octal 115 156 324

Shades and tints

Shades of #4D6ED4

#4D6ED4
(77,110,212)
#4664C1
(70,100,193)
#3F5AAE
(63,90,174)
#38509B
(56,80,155)
#314688
(49,70,136)
#2A3C75
(42,60,117)
#233262
(35,50,98)
#1C284F
(28,40,79)
#151E3C
(21,30,60)
#0E1429
(14,20,41)
#070A16
(7,10,22)
#000000
(0,0,0)

Tints of #4D6ED4

#4D6ED4
(77,110,212)
#5D7BD7
(93,123,215)
#6D88DA
(109,136,218)
#7D95DD
(125,149,221)
#8DA2E0
(141,162,224)
#9DAFE3
(157,175,227)
#ADBCE6
(173,188,230)
#BDC9E9
(189,201,233)
#CDD6EC
(205,214,236)
#DDE3EF
(221,227,239)
#EDF0F2
(237,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D6ED4 color. Also use rgb(77,110,212) instead hex code.

Text Font Color

.myTextColor { color: #4D6ED4; }

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

This text font color is #4D6ED4.

Background Color

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

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

This div background color is #4D6ED4.

Border color

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

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

This div border color is #4D6ED4.

Opacity

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

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

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

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

This text has shadow with #4D6ED4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D6ED4.

Preview

Color preview on black background

This text has color #4D6ED4 on black background.


Color preview on white background

This text has color #4D6ED4 on white background.


Black color preview on #4D6ED4 background

This text has black color on #4D6ED4 background.


White color preview on #4D6ED4 background

This text has white color on #4D6ED4 background.


Related colors

Complementary color

Complementary color for #hex is #B2912B.


I love getcolorcode.com

Triadic colors

1 #D44D6E and #6ED44D with #4D6ED4 are triadic colors.

2 #D46E4D and #6E4DD4 with #4D6ED4 are triadic colors.