COLOR #502966

HEX: #502966 RGB: (80,41,102)

Color info

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

RGB color model

#502966 color RGB value is (80,41,102).

RGB: (80,41,102) (31%, 16%, 40%)

RGB channels and saturation

R 80 of 255 = 31%
G 41 of 255 = 16%
B 102 of 255 = 40%

80
41
102

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

Portions of RGB colors in percentages

R + G + B = 80 + 41 + 102 = 223 (100%)
R 80 of 223 ~ 35.87%
G 41 of 223 ~ 18.39%
B 102 of 223 ~ 45.74'%

%35.87
%18.39
%45.74

CMYK color model

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

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

CMYK: (22,60,0,60)
C22M60Y0K60 (22%, 60%, 0%, 60%)
(0.22 / 0.60 / 0.00 / 0.60)

CMYK percentages

%21.57
%59.8
%0
%60

Codes

Color #502966 in popluar color models

50 29 66
RGB 80 41 102
HSL 278° 42.66% 28.04%
HSB/HSV 278° 59.80% 40.00%
CMYK 21.57% 59.80% 0.00%
60.00%

Color #502966 in popluar number systems.

HEX 50 29 66
Decimal 80 41 102
Binary 1010000 101001 1100110
Octal 120 51 146

Shades and tints

Shades of #502966

#502966
(80,41,102)
#49265D
(73,38,93)
#422354
(66,35,84)
#3B204B
(59,32,75)
#341D42
(52,29,66)
#2D1A39
(45,26,57)
#261730
(38,23,48)
#1F1427
(31,20,39)
#18111E
(24,17,30)
#110E15
(17,14,21)
#0A0B0C
(10,11,12)
#000000
(0,0,0)

Tints of #502966

#502966
(80,41,102)
#5F3C73
(95,60,115)
#6E4F80
(110,79,128)
#7D628D
(125,98,141)
#8C759A
(140,117,154)
#9B88A7
(155,136,167)
#AA9BB4
(170,155,180)
#B9AEC1
(185,174,193)
#C8C1CE
(200,193,206)
#D7D4DB
(215,212,219)
#E6E7E8
(230,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #502966; }

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

This text font color is #502966.

Background Color

.myBgColor { background-color: #502966; }

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

This div background color is #502966.

Border color

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

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

This div border color is #502966.

Opacity

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

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

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

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

This text has shadow with #502966 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #502966.

Preview

Color preview on black background

This text has color #502966 on black background.


Color preview on white background

This text has color #502966 on white background.


Black color preview on #502966 background

This text has black color on #502966 background.


White color preview on #502966 background

This text has white color on #502966 background.


Related colors

Complementary color

Complementary color for #hex is #AFD699.


I love getcolorcode.com

Triadic colors

1 #665029 and #296650 with #502966 are triadic colors.

2 #662950 and #295066 with #502966 are triadic colors.