COLOR #50427E

HEX: #50427E RGB: (80,66,126)

Renk bilgisi

#50427E contains mainly red and blue colors. #50427E ‘ nin web güvenlik rengi #663366 (ya da #636) dir.

RGB renk modeli

#50427E color RGB value is (80,66,126).

RGB: (80,66,126) (31%, 26%, 49%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 66 of 255 = 26%
B 126 of 255 = 49%

80
66
126

R + G + B ~ 35%. #50427E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 66 + 126 = 272 (100%)
R 80 of 272 ~ 29.41%
G 66 of 272 ~ 24.26%
B 126 of 272 ~ 46.32'%

%29.41
%24.26
%46.32

CMYK RENK MODELİ

#50427E rengi CMYK tonu (37,48,0,51).

  • camgöbeği tonu 36.51%
  • eflatun tonu 47.62%
  • sarı tonu 0.00%
  • ana renk tonu 50.59%

CMYK: (37,48,0,51)
C37M48Y0K51 (37%, 48%, 0%, 51%)
(0.37 / 0.48 / 0.00 / 0.51)

CMYK yüzdeleri

%36.51
%47.62
%0
%50.59

Codes

Color #50427E in popluar color models

50 42 7E
RGB 80 66 126
HSL 254° 31.25% 37.65%
HSB/HSV 254° 47.62% 49.41%
CMYK 36.51% 47.62% 0.00%
50.59%

Color #50427E in popluar number systems.

HEX 50 42 7E
Decimal 80 66 126
Binary 1010000 1000010 1111110
Octal 120 102 176

Shades and tints

Shades of #50427E

#50427E
(80,66,126)
#493C73
(73,60,115)
#423668
(66,54,104)
#3B305D
(59,48,93)
#342A52
(52,42,82)
#2D2447
(45,36,71)
#261E3C
(38,30,60)
#1F1831
(31,24,49)
#181226
(24,18,38)
#110C1B
(17,12,27)
#0A0610
(10,6,16)
#000000
(0,0,0)

Tints of #50427E

#50427E
(80,66,126)
#5F5389
(95,83,137)
#6E6494
(110,100,148)
#7D759F
(125,117,159)
#8C86AA
(140,134,170)
#9B97B5
(155,151,181)
#AAA8C0
(170,168,192)
#B9B9CB
(185,185,203)
#C8CAD6
(200,202,214)
#D7DBE1
(215,219,225)
#E6ECEC
(230,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50427E color. Also use rgb(80,66,126) instead hex code.

Text Font Color

.myTextColor { color: #50427E; }

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

This text font color is #50427E.

Background Color

.myBgColor { background-color: #50427E; }

<div style="background-color:#50427E">Inner text</div>

This div background color is #50427E.

Border color

.myBorderColor { border: 1px solid #50427E; }

<div style="border:3px solid #50427E">Div</div>

This div border color is #50427E.

Opacity

.myOpacity80 { color: #50427E; opacity: 0.8; }

<p style="color:#50427E;opacity:0.8;">80%</p>

Text with #50427E 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 #50427E;}

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

This text has shadow with #50427E color.


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

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

This text has shadow with #50427E primary color and red secondary color.


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

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

This text has shadow with #50427E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #50427E.

Preview

Color preview on black background

This text has color #50427E on black background.


Color preview on white background

This text has color #50427E on white background.


Black color preview on #50427E background

This text has black color on #50427E background.


White color preview on #50427E background

This text has white color on #50427E background.


Related colors

Complementary color

Complementary color for #hex is #AFBD81.


I love getcolorcode.com

Triadic colors

1 #7E5042 and #427E50 with #50427E are triadic colors.

2 #7E4250 and #42507E with #50427E are triadic colors.