COLOR #501155

HEX: #501155 RGB: (80,17,85)

Color info

#501155 contains mainly red and blue colors. Web safe color of #501155 is #660066 (or #606).

RGB color model

#501155 color RGB value is (80,17,85).

RGB: (80,17,85) (31%, 7%, 33%)

RGB channels and saturation

R 80 of 255 = 31%
G 17 of 255 = 7%
B 85 of 255 = 33%

80
17
85

R + G + B ~ 24%. #501155 is dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 17 + 85 = 182 (100%)
R 80 of 182 ~ 43.96%
G 17 of 182 ~ 9.34%
B 85 of 182 ~ 46.7'%

%43.96
%46.7

CMYK color model

#501155 color CMYK value is (6,80,0,67).

  • cyan value is 5.88%
  • magenta value is 80.00%
  • yellow value is 0.00%
  • key color value is 66.67%

CMYK: (6,80,0,67)
C6M80Y0K67 (6%, 80%, 0%, 67%)
(0.06 / 0.80 / 0.00 / 0.67)

CMYK percentages

%5.88
%80
%0
%66.67

Codes

Color #501155 in popluar color models

50 11 55
RGB 80 17 85
HSL 296° 66.67% 20.00%
HSB/HSV 296° 80.00% 33.33%
CMYK 5.88% 80.00% 0.00%
66.67%

Color #501155 in popluar number systems.

HEX 50 11 55
Decimal 80 17 85
Binary 1010000 10001 1010101
Octal 120 21 125

Shades and tints

Shades of #501155

#501155
(80,17,85)
#49104E
(73,16,78)
#420F47
(66,15,71)
#3B0E40
(59,14,64)
#340D39
(52,13,57)
#2D0C32
(45,12,50)
#260B2B
(38,11,43)
#1F0A24
(31,10,36)
#18091D
(24,9,29)
#110816
(17,8,22)
#0A070F
(10,7,15)
#000000
(0,0,0)

Tints of #501155

#501155
(80,17,85)
#5F2664
(95,38,100)
#6E3B73
(110,59,115)
#7D5082
(125,80,130)
#8C6591
(140,101,145)
#9B7AA0
(155,122,160)
#AA8FAF
(170,143,175)
#B9A4BE
(185,164,190)
#C8B9CD
(200,185,205)
#D7CEDC
(215,206,220)
#E6E3EB
(230,227,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #501155 color. Also use rgb(80,17,85) instead hex code.

Text Font Color

.myTextColor { color: #501155; }

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

This text font color is #501155.

Background Color

.myBgColor { background-color: #501155; }

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

This div background color is #501155.

Border color

.myBorderColor { border: 1px solid #501155; }

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

This div border color is #501155.

Opacity

.myOpacity80 { color: #501155; opacity: 0.8; }

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

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

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

This text has shadow with #501155 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #501155.

Preview

Color preview on black background

This text has color #501155 on black background.


Color preview on white background

This text has color #501155 on white background.


Black color preview on #501155 background

This text has black color on #501155 background.


White color preview on #501155 background

This text has white color on #501155 background.


Related colors

Complementary color

Complementary color for #hex is #AFEEAA.


I love getcolorcode.com

Triadic colors

1 #555011 and #115550 with #501155 are triadic colors.

2 #551150 and #115055 with #501155 are triadic colors.