COLOR #501E89

HEX: #501E89 RGB: (80,30,137)

Renk bilgisi

#501E89 contains mainly red and blue colors. #501E89 ‘ nin web güvenlik rengi #663399 (ya da #639) dir.

RGB renk modeli

#501E89 color RGB value is (80,30,137).

RGB: (80,30,137) (31%, 12%, 54%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 30 of 255 = 12%
B 137 of 255 = 54%

80
30
137

R + G + B ~ 32%. #501E89 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 30 + 137 = 247 (100%)
R 80 of 247 ~ 32.39%
G 30 of 247 ~ 12.15%
B 137 of 247 ~ 55.47'%

%32.39
%12.15
%55.47

CMYK RENK MODELİ

#501E89 rengi CMYK tonu (42,78,0,46).

  • camgöbeği tonu 41.61%
  • eflatun tonu 78.10%
  • sarı tonu 0.00%
  • ana renk tonu 46.27%

CMYK: (42,78,0,46)
C42M78Y0K46 (42%, 78%, 0%, 46%)
(0.42 / 0.78 / 0.00 / 0.46)

CMYK yüzdeleri

%41.61
%78.1
%0
%46.27

Codes

Color #501E89 in popluar color models

50 1E 89
RGB 80 30 137
HSL 268° 64.07% 32.75%
HSB/HSV 268° 78.10% 53.73%
CMYK 41.61% 78.10% 0.00%
46.27%

Color #501E89 in popluar number systems.

HEX 50 1E 89
Decimal 80 30 137
Binary 1010000 11110 10001001
Octal 120 36 211

Shades and tints

Shades of #501E89

#501E89
(80,30,137)
#491C7D
(73,28,125)
#421A71
(66,26,113)
#3B1865
(59,24,101)
#341659
(52,22,89)
#2D144D
(45,20,77)
#261241
(38,18,65)
#1F1035
(31,16,53)
#180E29
(24,14,41)
#110C1D
(17,12,29)
#0A0A11
(10,10,17)
#000000
(0,0,0)

Tints of #501E89

#501E89
(80,30,137)
#5F3293
(95,50,147)
#6E469D
(110,70,157)
#7D5AA7
(125,90,167)
#8C6EB1
(140,110,177)
#9B82BB
(155,130,187)
#AA96C5
(170,150,197)
#B9AACF
(185,170,207)
#C8BED9
(200,190,217)
#D7D2E3
(215,210,227)
#E6E6ED
(230,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #501E89 color. Also use rgb(80,30,137) instead hex code.

Text Font Color

.myTextColor { color: #501E89; }

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

This text font color is #501E89.

Background Color

.myBgColor { background-color: #501E89; }

<div style="background-color:#501E89">Inner text</div>

This div background color is #501E89.

Border color

.myBorderColor { border: 1px solid #501E89; }

<div style="border:3px solid #501E89">Div</div>

This div border color is #501E89.

Opacity

.myOpacity80 { color: #501E89; opacity: 0.8; }

<p style="color:#501E89;opacity:0.8;">80%</p>

Text with #501E89 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 #501E89;}

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

This text has shadow with #501E89 color.


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

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

This text has shadow with #501E89 primary color and red secondary color.


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

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

This text has shadow with #501E89 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #501E89.

Preview

Color preview on black background

This text has color #501E89 on black background.


Color preview on white background

This text has color #501E89 on white background.


Black color preview on #501E89 background

This text has black color on #501E89 background.


White color preview on #501E89 background

This text has white color on #501E89 background.


Related colors

Complementary color

Complementary color for #hex is #AFE176.


I love getcolorcode.com

Triadic colors

1 #89501E and #1E8950 with #501E89 are triadic colors.

2 #891E50 and #1E5089 with #501E89 are triadic colors.