COLOR #502066

HEX: #502066 RGB: (80,32,102)

Color info

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

RGB color model

#502066 color RGB value is (80,32,102).

RGB: (80,32,102) (31%, 13%, 40%)

RGB channels and saturation

R 80 of 255 = 31%
G 32 of 255 = 13%
B 102 of 255 = 40%

80
32
102

R + G + B ~ 28%. #502066 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 32 + 102 = 214 (100%)
R 80 of 214 ~ 37.38%
G 32 of 214 ~ 14.95%
B 102 of 214 ~ 47.66'%

%37.38
%14.95
%47.66

CMYK color model

#502066 color CMYK value is (22,69,0,60).

  • cyan value is 21.57%
  • magenta value is 68.63%
  • yellow value is 0.00%
  • key color value is 60.00%

CMYK: (22,69,0,60)
C22M69Y0K60 (22%, 69%, 0%, 60%)
(0.22 / 0.69 / 0.00 / 0.60)

CMYK percentages

%21.57
%68.63
%0
%60

Codes

Color #502066 in popluar color models

50 20 66
RGB 80 32 102
HSL 281° 52.24% 26.27%
HSB/HSV 281° 68.63% 40.00%
CMYK 21.57% 68.63% 0.00%
60.00%

Color #502066 in popluar number systems.

HEX 50 20 66
Decimal 80 32 102
Binary 1010000 100000 1100110
Octal 120 40 146

Shades and tints

Shades of #502066

#502066
(80,32,102)
#491E5D
(73,30,93)
#421C54
(66,28,84)
#3B1A4B
(59,26,75)
#341842
(52,24,66)
#2D1639
(45,22,57)
#261430
(38,20,48)
#1F1227
(31,18,39)
#18101E
(24,16,30)
#110E15
(17,14,21)
#0A0C0C
(10,12,12)
#000000
(0,0,0)

Tints of #502066

#502066
(80,32,102)
#5F3473
(95,52,115)
#6E4880
(110,72,128)
#7D5C8D
(125,92,141)
#8C709A
(140,112,154)
#9B84A7
(155,132,167)
#AA98B4
(170,152,180)
#B9ACC1
(185,172,193)
#C8C0CE
(200,192,206)
#D7D4DB
(215,212,219)
#E6E8E8
(230,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #502066 color. Also use rgb(80,32,102) instead hex code.

Text Font Color

.myTextColor { color: #502066; }

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

This text font color is #502066.

Background Color

.myBgColor { background-color: #502066; }

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

This div background color is #502066.

Border color

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

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

This div border color is #502066.

Opacity

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

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

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

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

This text has shadow with #502066 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #502066.

Preview

Color preview on black background

This text has color #502066 on black background.


Color preview on white background

This text has color #502066 on white background.


Black color preview on #502066 background

This text has black color on #502066 background.


White color preview on #502066 background

This text has white color on #502066 background.


Related colors

Complementary color

Complementary color for #hex is #AFDF99.


I love getcolorcode.com

Triadic colors

1 #665020 and #206650 with #502066 are triadic colors.

2 #662050 and #205066 with #502066 are triadic colors.