COLOR #4D51DB

HEX: #4D51DB RGB: (77,81,219)

Renk bilgisi

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

RGB renk modeli

#4D51DB color RGB value is (77,81,219).

RGB: (77,81,219) (30%, 32%, 86%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 81 of 255 = 32%
B 219 of 255 = 86%

77
81
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 81 + 219 = 377 (100%)
R 77 of 377 ~ 20.42%
G 81 of 377 ~ 21.49%
B 219 of 377 ~ 58.09'%

%20.42
%21.49
%58.09

CMYK RENK MODELİ

#4D51DB rengi CMYK tonu (65,63,0,14).

  • camgöbeği tonu 64.84%
  • eflatun tonu 63.01%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (65,63,0,14)
C65M63Y0K14 (65%, 63%, 0%, 14%)
(0.65 / 0.63 / 0.00 / 0.14)

CMYK yüzdeleri

%64.84
%63.01
%0
%14.12

Codes

Color #4D51DB in popluar color models

4D 51 DB
RGB 77 81 219
HSL 238° 66.36% 58.04%
HSB/HSV 238° 64.84% 85.88%
CMYK 64.84% 63.01% 0.00%
14.12%

Color #4D51DB in popluar number systems.

HEX 4D 51 DB
Decimal 77 81 219
Binary 1001101 1010001 11011011
Octal 115 121 333

Shades and tints

Shades of #4D51DB

#4D51DB
(77,81,219)
#464AC8
(70,74,200)
#3F43B5
(63,67,181)
#383CA2
(56,60,162)
#31358F
(49,53,143)
#2A2E7C
(42,46,124)
#232769
(35,39,105)
#1C2056
(28,32,86)
#151943
(21,25,67)
#0E1230
(14,18,48)
#070B1D
(7,11,29)
#000000
(0,0,0)

Tints of #4D51DB

#4D51DB
(77,81,219)
#5D60DE
(93,96,222)
#6D6FE1
(109,111,225)
#7D7EE4
(125,126,228)
#8D8DE7
(141,141,231)
#9D9CEA
(157,156,234)
#ADABED
(173,171,237)
#BDBAF0
(189,186,240)
#CDC9F3
(205,201,243)
#DDD8F6
(221,216,246)
#EDE7F9
(237,231,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D51DB color. Also use rgb(77,81,219) instead hex code.

Text Font Color

.myTextColor { color: #4D51DB; }

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

This text font color is #4D51DB.

Background Color

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

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

This div background color is #4D51DB.

Border color

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

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

This div border color is #4D51DB.

Opacity

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

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

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

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

This text has shadow with #4D51DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D51DB.

Preview

Color preview on black background

This text has color #4D51DB on black background.


Color preview on white background

This text has color #4D51DB on white background.


Black color preview on #4D51DB background

This text has black color on #4D51DB background.


White color preview on #4D51DB background

This text has white color on #4D51DB background.


Related colors

Complementary color

Complementary color for #hex is #B2AE24.


I love getcolorcode.com

Triadic colors

1 #DB4D51 and #51DB4D with #4D51DB are triadic colors.

2 #DB514D and #514DDB with #4D51DB are triadic colors.