COLOR #501B58

HEX: #501B58 RGB: (80,27,88)

Color info

#501B58 contains mainly red and blue colors. Web safe color of #501B58 is #663366 (or #636).

RGB color model

#501B58 color RGB value is (80,27,88).

RGB: (80,27,88) (31%, 11%, 35%)

RGB channels and saturation

R 80 of 255 = 31%
G 27 of 255 = 11%
B 88 of 255 = 35%

80
27
88

R + G + B ~ 26%. #501B58 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 27 + 88 = 195 (100%)
R 80 of 195 ~ 41.03%
G 27 of 195 ~ 13.85%
B 88 of 195 ~ 45.13'%

%41.03
%13.85
%45.13

CMYK color model

#501B58 color CMYK value is (9,69,0,65).

  • cyan value is 9.09%
  • magenta value is 69.32%
  • yellow value is 0.00%
  • key color value is 65.49%
CMYK: (9,69,0,65) C9M69Y0K65 (9%,69%,0%,65%) (0.09/0.69/0.00/0.65) 

CMYK percentages

%9.09
%69.32
%0
%65.49

Codes

Color #501B58 in popluar color models

50 1B 58
RGB 80 27 88
HSL 292° 53.04% 22.55%
HSB/HSV 292° 69.32% 34.51%
CMYK 9.09% 69.32% 0.00%
65.49%

Color #501B58 in popluar number systems.

HEX 50 1B 58
Decimal 80 27 88
Binary 1010000 11011 1011000
Octal 120 33 130

Shades and tints

Shades of #501B58

#501B58
(80,27,88)
#491950
(73,25,80)
#421748
(66,23,72)
#3B1540
(59,21,64)
#341338
(52,19,56)
#2D1130
(45,17,48)
#260F28
(38,15,40)
#1F0D20
(31,13,32)
#180B18
(24,11,24)
#110910
(17,9,16)
#0A0708
(10,7,8)
#000000
(0,0,0)

Tints of #501B58

#501B58
(80,27,88)
#5F2F67
(95,47,103)
#6E4376
(110,67,118)
#7D5785
(125,87,133)
#8C6B94
(140,107,148)
#9B7FA3
(155,127,163)
#AA93B2
(170,147,178)
#B9A7C1
(185,167,193)
#C8BBD0
(200,187,208)
#D7CFDF
(215,207,223)
#E6E3EE
(230,227,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #501B58; }

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

This text font color is #501B58.

Background Color

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

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

This div background color is #501B58.

Border color

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

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

This div border color is #501B58.

Opacity

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

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

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

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

This text has shadow with #501B58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #501B58.

Preview

Color preview on black background

This text has color #501B58 on black background.


Color preview on white background

This text has color #501B58 on white background.


Black color preview on #501B58 background

This text has black color on #501B58 background.


White color preview on #501B58 background

This text has white color on #501B58 background.


Related colors

Complementary color

Complementary color for #hex is #AFE4A7.


I love getcolorcode.com

Triadic colors

1 #58501B and #1B5850 with #501B58 are triadic colors.

2 #581B50 and #1B5058 with #501B58 are triadic colors.