COLOR #4D46C6

HEX: #4D46C6 RGB: (77,70,198)

Renk bilgisi

#4D46C6 contains mainly blue color. #4D46C6 ‘ nin web güvenlik rengi #3333CC (ya da #33C) dir.

RGB renk modeli

#4D46C6 color RGB value is (77,70,198).

RGB: (77,70,198) (30%, 27%, 78%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 70 of 255 = 27%
B 198 of 255 = 78%

77
70
198

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 70 + 198 = 345 (100%)
R 77 of 345 ~ 22.32%
G 70 of 345 ~ 20.29%
B 198 of 345 ~ 57.39'%

%22.32
%20.29
%57.39

CMYK RENK MODELİ

#4D46C6 rengi CMYK tonu (61,65,0,22).

  • camgöbeği tonu 61.11%
  • eflatun tonu 64.65%
  • sarı tonu 0.00%
  • ana renk tonu 22.35%

CMYK: (61,65,0,22)
C61M65Y0K22 (61%, 65%, 0%, 22%)
(0.61 / 0.65 / 0.00 / 0.22)

CMYK yüzdeleri

%61.11
%64.65
%0
%22.35

Codes

Color #4D46C6 in popluar color models

4D 46 C6
RGB 77 70 198
HSL 243° 52.89% 52.55%
HSB/HSV 243° 64.65% 77.65%
CMYK 61.11% 64.65% 0.00%
22.35%

Color #4D46C6 in popluar number systems.

HEX 4D 46 C6
Decimal 77 70 198
Binary 1001101 1000110 11000110
Octal 115 106 306

Shades and tints

Shades of #4D46C6

#4D46C6
(77,70,198)
#4640B4
(70,64,180)
#3F3AA2
(63,58,162)
#383490
(56,52,144)
#312E7E
(49,46,126)
#2A286C
(42,40,108)
#23225A
(35,34,90)
#1C1C48
(28,28,72)
#151636
(21,22,54)
#0E1024
(14,16,36)
#070A12
(7,10,18)
#000000
(0,0,0)

Tints of #4D46C6

#4D46C6
(77,70,198)
#5D56CB
(93,86,203)
#6D66D0
(109,102,208)
#7D76D5
(125,118,213)
#8D86DA
(141,134,218)
#9D96DF
(157,150,223)
#ADA6E4
(173,166,228)
#BDB6E9
(189,182,233)
#CDC6EE
(205,198,238)
#DDD6F3
(221,214,243)
#EDE6F8
(237,230,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D46C6 color. Also use rgb(77,70,198) instead hex code.

Text Font Color

.myTextColor { color: #4D46C6; }

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

This text font color is #4D46C6.

Background Color

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

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

This div background color is #4D46C6.

Border color

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

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

This div border color is #4D46C6.

Opacity

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

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

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

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

This text has shadow with #4D46C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D46C6.

Preview

Color preview on black background

This text has color #4D46C6 on black background.


Color preview on white background

This text has color #4D46C6 on white background.


Black color preview on #4D46C6 background

This text has black color on #4D46C6 background.


White color preview on #4D46C6 background

This text has white color on #4D46C6 background.


Related colors

Complementary color

Complementary color for #hex is #B2B939.


I love getcolorcode.com

Triadic colors

1 #C64D46 and #46C64D with #4D46C6 are triadic colors.

2 #C6464D and #464DC6 with #4D46C6 are triadic colors.