COLOR #501F9F

HEX: #501F9F RGB: (80,31,159)

Renk bilgisi

#501F9F contains mainly blue color. #501F9F ‘ nin web güvenlik rengi #663399 (ya da #639) dir.

RGB renk modeli

#501F9F color RGB value is (80,31,159).

RGB: (80,31,159) (31%, 12%, 62%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 31 of 255 = 12%
B 159 of 255 = 62%

80
31
159

R + G + B ~ 35%. #501F9F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 31 + 159 = 270 (100%)
R 80 of 270 ~ 29.63%
G 31 of 270 ~ 11.48%
B 159 of 270 ~ 58.89'%

%29.63
%11.48
%58.89

CMYK RENK MODELİ

#501F9F rengi CMYK tonu (50,81,0,38).

  • camgöbeği tonu 49.69%
  • eflatun tonu 80.50%
  • sarı tonu 0.00%
  • ana renk tonu 37.65%

CMYK: (50,81,0,38)
C50M81Y0K38 (50%, 81%, 0%, 38%)
(0.50 / 0.81 / 0.00 / 0.38)

CMYK yüzdeleri

%49.69
%80.5
%0
%37.65

Codes

Color #501F9F in popluar color models

50 1F 9F
RGB 80 31 159
HSL 263° 67.37% 37.25%
HSB/HSV 263° 80.50% 62.35%
CMYK 49.69% 80.50% 0.00%
37.65%

Color #501F9F in popluar number systems.

HEX 50 1F 9F
Decimal 80 31 159
Binary 1010000 11111 10011111
Octal 120 37 237

Shades and tints

Shades of #501F9F

#501F9F
(80,31,159)
#491D91
(73,29,145)
#421B83
(66,27,131)
#3B1975
(59,25,117)
#341767
(52,23,103)
#2D1559
(45,21,89)
#26134B
(38,19,75)
#1F113D
(31,17,61)
#180F2F
(24,15,47)
#110D21
(17,13,33)
#0A0B13
(10,11,19)
#000000
(0,0,0)

Tints of #501F9F

#501F9F
(80,31,159)
#5F33A7
(95,51,167)
#6E47AF
(110,71,175)
#7D5BB7
(125,91,183)
#8C6FBF
(140,111,191)
#9B83C7
(155,131,199)
#AA97CF
(170,151,207)
#B9ABD7
(185,171,215)
#C8BFDF
(200,191,223)
#D7D3E7
(215,211,231)
#E6E7EF
(230,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #501F9F color. Also use rgb(80,31,159) instead hex code.

Text Font Color

.myTextColor { color: #501F9F; }

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

This text font color is #501F9F.

Background Color

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

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

This div background color is #501F9F.

Border color

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

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

This div border color is #501F9F.

Opacity

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

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

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

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

This text has shadow with #501F9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #501F9F.

Preview

Color preview on black background

This text has color #501F9F on black background.


Color preview on white background

This text has color #501F9F on white background.


Black color preview on #501F9F background

This text has black color on #501F9F background.


White color preview on #501F9F background

This text has white color on #501F9F background.


Related colors

Complementary color

Complementary color for #hex is #AFE060.


I love getcolorcode.com

Triadic colors

1 #9F501F and #1F9F50 with #501F9F are triadic colors.

2 #9F1F50 and #1F509F with #501F9F are triadic colors.