COLOR #4D40A6

HEX: #4D40A6 RGB: (77,64,166)

Renk bilgisi

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

RGB renk modeli

#4D40A6 color RGB value is (77,64,166).

RGB: (77,64,166) (30%, 25%, 65%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 64 of 255 = 25%
B 166 of 255 = 65%

77
64
166

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 64 + 166 = 307 (100%)
R 77 of 307 ~ 25.08%
G 64 of 307 ~ 20.85%
B 166 of 307 ~ 54.07'%

%25.08
%20.85
%54.07

CMYK RENK MODELİ

#4D40A6 rengi CMYK tonu (54,61,0,35).

  • camgöbeği tonu 53.61%
  • eflatun tonu 61.45%
  • sarı tonu 0.00%
  • ana renk tonu 34.90%

CMYK: (54,61,0,35)
C54M61Y0K35 (54%, 61%, 0%, 35%)
(0.54 / 0.61 / 0.00 / 0.35)

CMYK yüzdeleri

%53.61
%61.45
%0
%34.9

Codes

Color #4D40A6 in popluar color models

4D 40 A6
RGB 77 64 166
HSL 248° 44.35% 45.10%
HSB/HSV 248° 61.45% 65.10%
CMYK 53.61% 61.45% 0.00%
34.90%

Color #4D40A6 in popluar number systems.

HEX 4D 40 A6
Decimal 77 64 166
Binary 1001101 1000000 10100110
Octal 115 100 246

Shades and tints

Shades of #4D40A6

#4D40A6
(77,64,166)
#463B97
(70,59,151)
#3F3688
(63,54,136)
#383179
(56,49,121)
#312C6A
(49,44,106)
#2A275B
(42,39,91)
#23224C
(35,34,76)
#1C1D3D
(28,29,61)
#15182E
(21,24,46)
#0E131F
(14,19,31)
#070E10
(7,14,16)
#000000
(0,0,0)

Tints of #4D40A6

#4D40A6
(77,64,166)
#5D51AE
(93,81,174)
#6D62B6
(109,98,182)
#7D73BE
(125,115,190)
#8D84C6
(141,132,198)
#9D95CE
(157,149,206)
#ADA6D6
(173,166,214)
#BDB7DE
(189,183,222)
#CDC8E6
(205,200,230)
#DDD9EE
(221,217,238)
#EDEAF6
(237,234,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D40A6 color. Also use rgb(77,64,166) instead hex code.

Text Font Color

.myTextColor { color: #4D40A6; }

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

This text font color is #4D40A6.

Background Color

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

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

This div background color is #4D40A6.

Border color

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

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

This div border color is #4D40A6.

Opacity

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

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

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

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

This text has shadow with #4D40A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D40A6.

Preview

Color preview on black background

This text has color #4D40A6 on black background.


Color preview on white background

This text has color #4D40A6 on white background.


Black color preview on #4D40A6 background

This text has black color on #4D40A6 background.


White color preview on #4D40A6 background

This text has white color on #4D40A6 background.


Related colors

Complementary color

Complementary color for #hex is #B2BF59.


I love getcolorcode.com

Triadic colors

1 #A64D40 and #40A64D with #4D40A6 are triadic colors.

2 #A6404D and #404DA6 with #4D40A6 are triadic colors.