COLOR #4D427F

HEX: #4D427F RGB: (77,66,127)

Renk bilgisi

#4D427F contains mainly red and blue colors. #4D427F ‘ nin web güvenlik rengi #333366 (ya da #336) dir.

RGB renk modeli

#4D427F color RGB value is (77,66,127).

RGB: (77,66,127) (30%, 26%, 50%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 66 of 255 = 26%
B 127 of 255 = 50%

77
66
127

R + G + B ~ 35%. #4D427F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 66 + 127 = 270 (100%)
R 77 of 270 ~ 28.52%
G 66 of 270 ~ 24.44%
B 127 of 270 ~ 47.04'%

%28.52
%24.44
%47.04

CMYK RENK MODELİ

#4D427F rengi CMYK tonu (39,48,0,50).

  • camgöbeği tonu 39.37%
  • eflatun tonu 48.03%
  • sarı tonu 0.00%
  • ana renk tonu 50.20%

CMYK: (39,48,0,50)
C39M48Y0K50 (39%, 48%, 0%, 50%)
(0.39 / 0.48 / 0.00 / 0.50)

CMYK yüzdeleri

%39.37
%48.03
%0
%50.2

Codes

Color #4D427F in popluar color models

4D 42 7F
RGB 77 66 127
HSL 251° 31.61% 37.84%
HSB/HSV 251° 48.03% 49.80%
CMYK 39.37% 48.03% 0.00%
50.20%

Color #4D427F in popluar number systems.

HEX 4D 42 7F
Decimal 77 66 127
Binary 1001101 1000010 1111111
Octal 115 102 177

Shades and tints

Shades of #4D427F

#4D427F
(77,66,127)
#463C74
(70,60,116)
#3F3669
(63,54,105)
#38305E
(56,48,94)
#312A53
(49,42,83)
#2A2448
(42,36,72)
#231E3D
(35,30,61)
#1C1832
(28,24,50)
#151227
(21,18,39)
#0E0C1C
(14,12,28)
#070611
(7,6,17)
#000000
(0,0,0)

Tints of #4D427F

#4D427F
(77,66,127)
#5D538A
(93,83,138)
#6D6495
(109,100,149)
#7D75A0
(125,117,160)
#8D86AB
(141,134,171)
#9D97B6
(157,151,182)
#ADA8C1
(173,168,193)
#BDB9CC
(189,185,204)
#CDCAD7
(205,202,215)
#DDDBE2
(221,219,226)
#EDECED
(237,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D427F color. Also use rgb(77,66,127) instead hex code.

Text Font Color

.myTextColor { color: #4D427F; }

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

This text font color is #4D427F.

Background Color

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

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

This div background color is #4D427F.

Border color

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

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

This div border color is #4D427F.

Opacity

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

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

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

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

This text has shadow with #4D427F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D427F.

Preview

Color preview on black background

This text has color #4D427F on black background.


Color preview on white background

This text has color #4D427F on white background.


Black color preview on #4D427F background

This text has black color on #4D427F background.


White color preview on #4D427F background

This text has white color on #4D427F background.


Related colors

Complementary color

Complementary color for #hex is #B2BD80.


I love getcolorcode.com

Triadic colors

1 #7F4D42 and #427F4D with #4D427F are triadic colors.

2 #7F424D and #424D7F with #4D427F are triadic colors.