COLOR #4D64B0

HEX: #4D64B0 RGB: (77,100,176)

Renk bilgisi

#4D64B0 contains mainly blue color. #4D64B0 ‘ nin web güvenlik rengi #336699 (ya da #369) dir.

RGB renk modeli

#4D64B0 color RGB value is (77,100,176).

RGB: (77,100,176) (30%, 39%, 69%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 100 of 255 = 39%
B 176 of 255 = 69%

77
100
176

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 100 + 176 = 353 (100%)
R 77 of 353 ~ 21.81%
G 100 of 353 ~ 28.33%
B 176 of 353 ~ 49.86'%

%21.81
%28.33
%49.86

CMYK RENK MODELİ

#4D64B0 rengi CMYK tonu (56,43,0,31).

  • camgöbeği tonu 56.25%
  • eflatun tonu 43.18%
  • sarı tonu 0.00%
  • ana renk tonu 30.98%

CMYK: (56,43,0,31)
C56M43Y0K31 (56%, 43%, 0%, 31%)
(0.56 / 0.43 / 0.00 / 0.31)

CMYK yüzdeleri

%56.25
%43.18
%0
%30.98

Codes

Color #4D64B0 in popluar color models

4D 64 B0
RGB 77 100 176
HSL 226° 39.13% 49.61%
HSB/HSV 226° 56.25% 69.02%
CMYK 56.25% 43.18% 0.00%
30.98%

Color #4D64B0 in popluar number systems.

HEX 4D 64 B0
Decimal 77 100 176
Binary 1001101 1100100 10110000
Octal 115 144 260

Shades and tints

Shades of #4D64B0

#4D64B0
(77,100,176)
#465BA0
(70,91,160)
#3F5290
(63,82,144)
#384980
(56,73,128)
#314070
(49,64,112)
#2A3760
(42,55,96)
#232E50
(35,46,80)
#1C2540
(28,37,64)
#151C30
(21,28,48)
#0E1320
(14,19,32)
#070A10
(7,10,16)
#000000
(0,0,0)

Tints of #4D64B0

#4D64B0
(77,100,176)
#5D72B7
(93,114,183)
#6D80BE
(109,128,190)
#7D8EC5
(125,142,197)
#8D9CCC
(141,156,204)
#9DAAD3
(157,170,211)
#ADB8DA
(173,184,218)
#BDC6E1
(189,198,225)
#CDD4E8
(205,212,232)
#DDE2EF
(221,226,239)
#EDF0F6
(237,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D64B0 color. Also use rgb(77,100,176) instead hex code.

Text Font Color

.myTextColor { color: #4D64B0; }

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

This text font color is #4D64B0.

Background Color

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

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

This div background color is #4D64B0.

Border color

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

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

This div border color is #4D64B0.

Opacity

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

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

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

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

This text has shadow with #4D64B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D64B0.

Preview

Color preview on black background

This text has color #4D64B0 on black background.


Color preview on white background

This text has color #4D64B0 on white background.


Black color preview on #4D64B0 background

This text has black color on #4D64B0 background.


White color preview on #4D64B0 background

This text has white color on #4D64B0 background.


Related colors

Complementary color

Complementary color for #hex is #B29B4F.


I love getcolorcode.com

Triadic colors

1 #B04D64 and #64B04D with #4D64B0 are triadic colors.

2 #B0644D and #644DB0 with #4D64B0 are triadic colors.