COLOR #501B7D

HEX: #501B7D RGB: (80,27,125)

Renk bilgisi

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

RGB renk modeli

#501B7D color RGB value is (80,27,125).

RGB: (80,27,125) (31%, 11%, 49%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 27 of 255 = 11%
B 125 of 255 = 49%

80
27
125

R + G + B ~ 30%. #501B7D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 27 + 125 = 232 (100%)
R 80 of 232 ~ 34.48%
G 27 of 232 ~ 11.64%
B 125 of 232 ~ 53.88'%

%34.48
%11.64
%53.88

CMYK RENK MODELİ

#501B7D rengi CMYK tonu (36,78,0,51).

  • camgöbeği tonu 36.00%
  • eflatun tonu 78.40%
  • sarı tonu 0.00%
  • ana renk tonu 50.98%

CMYK: (36,78,0,51)
C36M78Y0K51 (36%, 78%, 0%, 51%)
(0.36 / 0.78 / 0.00 / 0.51)

CMYK yüzdeleri

%36
%78.4
%0
%50.98

Codes

Color #501B7D in popluar color models

50 1B 7D
RGB 80 27 125
HSL 272° 64.47% 29.80%
HSB/HSV 272° 78.40% 49.02%
CMYK 36.00% 78.40% 0.00%
50.98%

Color #501B7D in popluar number systems.

HEX 50 1B 7D
Decimal 80 27 125
Binary 1010000 11011 1111101
Octal 120 33 175

Shades and tints

Shades of #501B7D

#501B7D
(80,27,125)
#491972
(73,25,114)
#421767
(66,23,103)
#3B155C
(59,21,92)
#341351
(52,19,81)
#2D1146
(45,17,70)
#260F3B
(38,15,59)
#1F0D30
(31,13,48)
#180B25
(24,11,37)
#11091A
(17,9,26)
#0A070F
(10,7,15)
#000000
(0,0,0)

Tints of #501B7D

#501B7D
(80,27,125)
#5F2F88
(95,47,136)
#6E4393
(110,67,147)
#7D579E
(125,87,158)
#8C6BA9
(140,107,169)
#9B7FB4
(155,127,180)
#AA93BF
(170,147,191)
#B9A7CA
(185,167,202)
#C8BBD5
(200,187,213)
#D7CFE0
(215,207,224)
#E6E3EB
(230,227,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #501B7D color. Also use rgb(80,27,125) instead hex code.

Text Font Color

.myTextColor { color: #501B7D; }

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

This text font color is #501B7D.

Background Color

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

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

This div background color is #501B7D.

Border color

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

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

This div border color is #501B7D.

Opacity

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

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

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

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

This text has shadow with #501B7D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #501B7D.

Preview

Color preview on black background

This text has color #501B7D on black background.


Color preview on white background

This text has color #501B7D on white background.


Black color preview on #501B7D background

This text has black color on #501B7D background.


White color preview on #501B7D background

This text has white color on #501B7D background.


Related colors

Complementary color

Complementary color for #hex is #AFE482.


I love getcolorcode.com

Triadic colors

1 #7D501B and #1B7D50 with #501B7D are triadic colors.

2 #7D1B50 and #1B507D with #501B7D are triadic colors.