COLOR #4D46B2

HEX: #4D46B2 RGB: (77,70,178)

Renk bilgisi

#4D46B2 contains mainly blue color. #4D46B2 ‘ nin web güvenlik rengi #333399 (ya da #339) dir.

RGB renk modeli

#4D46B2 color RGB value is (77,70,178).

RGB: (77,70,178) (30%, 27%, 70%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 70 of 255 = 27%
B 178 of 255 = 70%

77
70
178

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 70 + 178 = 325 (100%)
R 77 of 325 ~ 23.69%
G 70 of 325 ~ 21.54%
B 178 of 325 ~ 54.77'%

%23.69
%21.54
%54.77

CMYK RENK MODELİ

#4D46B2 rengi CMYK tonu (57,61,0,30).

  • camgöbeği tonu 56.74%
  • eflatun tonu 60.67%
  • sarı tonu 0.00%
  • ana renk tonu 30.20%

CMYK: (57,61,0,30)
C57M61Y0K30 (57%, 61%, 0%, 30%)
(0.57 / 0.61 / 0.00 / 0.30)

CMYK yüzdeleri

%56.74
%60.67
%0
%30.2

Codes

Color #4D46B2 in popluar color models

4D 46 B2
RGB 77 70 178
HSL 244° 43.55% 48.63%
HSB/HSV 244° 60.67% 69.80%
CMYK 56.74% 60.67% 0.00%
30.20%

Color #4D46B2 in popluar number systems.

HEX 4D 46 B2
Decimal 77 70 178
Binary 1001101 1000110 10110010
Octal 115 106 262

Shades and tints

Shades of #4D46B2

#4D46B2
(77,70,178)
#4640A2
(70,64,162)
#3F3A92
(63,58,146)
#383482
(56,52,130)
#312E72
(49,46,114)
#2A2862
(42,40,98)
#232252
(35,34,82)
#1C1C42
(28,28,66)
#151632
(21,22,50)
#0E1022
(14,16,34)
#070A12
(7,10,18)
#000000
(0,0,0)

Tints of #4D46B2

#4D46B2
(77,70,178)
#5D56B9
(93,86,185)
#6D66C0
(109,102,192)
#7D76C7
(125,118,199)
#8D86CE
(141,134,206)
#9D96D5
(157,150,213)
#ADA6DC
(173,166,220)
#BDB6E3
(189,182,227)
#CDC6EA
(205,198,234)
#DDD6F1
(221,214,241)
#EDE6F8
(237,230,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D46B2; }

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

This text font color is #4D46B2.

Background Color

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

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

This div background color is #4D46B2.

Border color

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

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

This div border color is #4D46B2.

Opacity

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

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

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

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

This text has shadow with #4D46B2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D46B2.

Preview

Color preview on black background

This text has color #4D46B2 on black background.


Color preview on white background

This text has color #4D46B2 on white background.


Black color preview on #4D46B2 background

This text has black color on #4D46B2 background.


White color preview on #4D46B2 background

This text has white color on #4D46B2 background.


Related colors

Complementary color

Complementary color for #hex is #B2B94D.


I love getcolorcode.com

Triadic colors

1 #B24D46 and #46B24D with #4D46B2 are triadic colors.

2 #B2464D and #464DB2 with #4D46B2 are triadic colors.