COLOR #50197F

HEX: #50197F RGB: (80,25,127)

Renk bilgisi

#50197F contains mainly red and blue colors. #50197F ‘ nin web güvenlik rengi #660066 (ya da #606) dir.

RGB renk modeli

#50197F color RGB value is (80,25,127).

RGB: (80,25,127) (31%, 10%, 50%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 25 of 255 = 10%
B 127 of 255 = 50%

80
25
127

R + G + B ~ 30%. #50197F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 25 + 127 = 232 (100%)
R 80 of 232 ~ 34.48%
G 25 of 232 ~ 10.78%
B 127 of 232 ~ 54.74'%

%34.48
%10.78
%54.74

CMYK RENK MODELİ

#50197F rengi CMYK tonu (37,80,0,50).

  • camgöbeği tonu 37.01%
  • eflatun tonu 80.31%
  • sarı tonu 0.00%
  • ana renk tonu 50.20%
CMYK: (37,80,0,50) C37M80Y0K50 (37%,80%,0%,50%) (0.37/0.80/0.00/0.50) 

CMYK yüzdeleri

%37.01
%80.31
%0
%50.2

Codes

Color #50197F in popluar color models

50 19 7F
RGB 80 25 127
HSL 272° 67.11% 29.80%
HSB/HSV 272° 80.31% 49.80%
CMYK 37.01% 80.31% 0.00%
50.20%

Color #50197F in popluar number systems.

HEX 50 19 7F
Decimal 80 25 127
Binary 1010000 11001 1111111
Octal 120 31 177

Shades and tints

Shades of #50197F

#50197F
(80,25,127)
#491774
(73,23,116)
#421569
(66,21,105)
#3B135E
(59,19,94)
#341153
(52,17,83)
#2D0F48
(45,15,72)
#260D3D
(38,13,61)
#1F0B32
(31,11,50)
#180927
(24,9,39)
#11071C
(17,7,28)
#0A0511
(10,5,17)
#000000
(0,0,0)

Tints of #50197F

#50197F
(80,25,127)
#5F2D8A
(95,45,138)
#6E4195
(110,65,149)
#7D55A0
(125,85,160)
#8C69AB
(140,105,171)
#9B7DB6
(155,125,182)
#AA91C1
(170,145,193)
#B9A5CC
(185,165,204)
#C8B9D7
(200,185,215)
#D7CDE2
(215,205,226)
#E6E1ED
(230,225,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50197F color. Also use rgb(80,25,127) instead hex code.

Text Font Color

.myTextColor { color: #50197F; }

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

This text font color is #50197F.

Background Color

.myBgColor { background-color: #50197F; }

<div style="background-color:#50197F">Inner text</div>

This div background color is #50197F.

Border color

.myBorderColor { border: 1px solid #50197F; }

<div style="border:3px solid #50197F">Div</div>

This div border color is #50197F.

Opacity

.myOpacity80 { color: #50197F; opacity: 0.8; }

<p style="color:#50197F;opacity:0.8;">80%</p>

Text with #50197F 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 #50197F;}

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

This text has shadow with #50197F color.


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

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

This text has shadow with #50197F primary color and red secondary color.


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

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

This text has shadow with #50197F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #50197F.

Preview

Color preview on black background

This text has color #50197F on black background.


Color preview on white background

This text has color #50197F on white background.


Black color preview on #50197F background

This text has black color on #50197F background.


White color preview on #50197F background

This text has white color on #50197F background.


Related colors

Complementary color

Complementary color for #hex is #AFE680.


I love getcolorcode.com

Triadic colors

1 #7F5019 and #197F50 with #50197F are triadic colors.

2 #7F1950 and #19507F with #50197F are triadic colors.