COLOR #502765

HEX: #502765 RGB: (80,39,101)

Color info

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

RGB color model

#502765 color RGB value is (80,39,101).

RGB: (80,39,101) (31%, 15%, 40%)

RGB channels and saturation

R 80 of 255 = 31%
G 39 of 255 = 15%
B 101 of 255 = 40%

80
39
101

R + G + B ~ 29%. #502765 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 39 + 101 = 220 (100%)
R 80 of 220 ~ 36.36%
G 39 of 220 ~ 17.73%
B 101 of 220 ~ 45.91'%

%36.36
%17.73
%45.91

CMYK color model

#502765 color CMYK value is (21,61,0,60).

  • cyan value is 20.79%
  • magenta value is 61.39%
  • yellow value is 0.00%
  • key color value is 60.39%

CMYK: (21,61,0,60)
C21M61Y0K60 (21%, 61%, 0%, 60%)
(0.21 / 0.61 / 0.00 / 0.60)

CMYK percentages

%20.79
%61.39
%0
%60.39

Codes

Color #502765 in popluar color models

50 27 65
RGB 80 39 101
HSL 280° 44.29% 27.45%
HSB/HSV 280° 61.39% 39.61%
CMYK 20.79% 61.39% 0.00%
60.39%

Color #502765 in popluar number systems.

HEX 50 27 65
Decimal 80 39 101
Binary 1010000 100111 1100101
Octal 120 47 145

Shades and tints

Shades of #502765

#502765
(80,39,101)
#49245C
(73,36,92)
#422153
(66,33,83)
#3B1E4A
(59,30,74)
#341B41
(52,27,65)
#2D1838
(45,24,56)
#26152F
(38,21,47)
#1F1226
(31,18,38)
#180F1D
(24,15,29)
#110C14
(17,12,20)
#0A090B
(10,9,11)
#000000
(0,0,0)

Tints of #502765

#502765
(80,39,101)
#5F3A73
(95,58,115)
#6E4D81
(110,77,129)
#7D608F
(125,96,143)
#8C739D
(140,115,157)
#9B86AB
(155,134,171)
#AA99B9
(170,153,185)
#B9ACC7
(185,172,199)
#C8BFD5
(200,191,213)
#D7D2E3
(215,210,227)
#E6E5F1
(230,229,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #502765 color. Also use rgb(80,39,101) instead hex code.

Text Font Color

.myTextColor { color: #502765; }

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

This text font color is #502765.

Background Color

.myBgColor { background-color: #502765; }

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

This div background color is #502765.

Border color

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

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

This div border color is #502765.

Opacity

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

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

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

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

This text has shadow with #502765 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #502765.

Preview

Color preview on black background

This text has color #502765 on black background.


Color preview on white background

This text has color #502765 on white background.


Black color preview on #502765 background

This text has black color on #502765 background.


White color preview on #502765 background

This text has white color on #502765 background.


Related colors

Complementary color

Complementary color for #hex is #AFD89A.


I love getcolorcode.com

Triadic colors

1 #655027 and #276550 with #502765 are triadic colors.

2 #652750 and #275065 with #502765 are triadic colors.