COLOR #501760

HEX: #501760 RGB: (80,23,96)

Color info

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

RGB color model

#501760 color RGB value is (80,23,96).

RGB: (80,23,96) (31%, 9%, 38%)

RGB channels and saturation

R 80 of 255 = 31%
G 23 of 255 = 9%
B 96 of 255 = 38%

80
23
96

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

Portions of RGB colors in percentages

R + G + B = 80 + 23 + 96 = 199 (100%)
R 80 of 199 ~ 40.2%
G 23 of 199 ~ 11.56%
B 96 of 199 ~ 48.24'%

%40.2
%11.56
%48.24

CMYK color model

#501760 color CMYK value is (17,76,0,62).

  • cyan value is 16.67%
  • magenta value is 76.04%
  • yellow value is 0.00%
  • key color value is 62.35%

CMYK: (17,76,0,62)
C17M76Y0K62 (17%, 76%, 0%, 62%)
(0.17 / 0.76 / 0.00 / 0.62)

CMYK percentages

%16.67
%76.04
%0
%62.35

Codes

Color #501760 in popluar color models

50 17 60
RGB 80 23 96
HSL 287° 61.34% 23.33%
HSB/HSV 287° 76.04% 37.65%
CMYK 16.67% 76.04% 0.00%
62.35%

Color #501760 in popluar number systems.

HEX 50 17 60
Decimal 80 23 96
Binary 1010000 10111 1100000
Octal 120 27 140

Shades and tints

Shades of #501760

#501760
(80,23,96)
#491558
(73,21,88)
#421350
(66,19,80)
#3B1148
(59,17,72)
#340F40
(52,15,64)
#2D0D38
(45,13,56)
#260B30
(38,11,48)
#1F0928
(31,9,40)
#180720
(24,7,32)
#110518
(17,5,24)
#0A0310
(10,3,16)
#000000
(0,0,0)

Tints of #501760

#501760
(80,23,96)
#5F2C6E
(95,44,110)
#6E417C
(110,65,124)
#7D568A
(125,86,138)
#8C6B98
(140,107,152)
#9B80A6
(155,128,166)
#AA95B4
(170,149,180)
#B9AAC2
(185,170,194)
#C8BFD0
(200,191,208)
#D7D4DE
(215,212,222)
#E6E9EC
(230,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #501760 color. Also use rgb(80,23,96) instead hex code.

Text Font Color

.myTextColor { color: #501760; }

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

This text font color is #501760.

Background Color

.myBgColor { background-color: #501760; }

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

This div background color is #501760.

Border color

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

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

This div border color is #501760.

Opacity

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

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

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

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

This text has shadow with #501760 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #501760.

Preview

Color preview on black background

This text has color #501760 on black background.


Color preview on white background

This text has color #501760 on white background.


Black color preview on #501760 background

This text has black color on #501760 background.


White color preview on #501760 background

This text has white color on #501760 background.


Related colors

Complementary color

Complementary color for #hex is #AFE89F.


I love getcolorcode.com

Triadic colors

1 #605017 and #176050 with #501760 are triadic colors.

2 #601750 and #175060 with #501760 are triadic colors.