COLOR #502662

HEX: #502662 RGB: (80,38,98)

Color info

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

RGB color model

#502662 color RGB value is (80,38,98).

RGB: (80,38,98) (31%, 15%, 38%)

RGB channels and saturation

R 80 of 255 = 31%
G 38 of 255 = 15%
B 98 of 255 = 38%

80
38
98

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

Portions of RGB colors in percentages

R + G + B = 80 + 38 + 98 = 216 (100%)
R 80 of 216 ~ 37.04%
G 38 of 216 ~ 17.59%
B 98 of 216 ~ 45.37'%

%37.04
%17.59
%45.37

CMYK color model

#502662 color CMYK value is (18,61,0,62).

  • cyan value is 18.37%
  • magenta value is 61.22%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (18,61,0,62)
C18M61Y0K62 (18%, 61%, 0%, 62%)
(0.18 / 0.61 / 0.00 / 0.62)

CMYK percentages

%18.37
%61.22
%0
%61.57

Codes

Color #502662 in popluar color models

50 26 62
RGB 80 38 98
HSL 282° 44.12% 26.67%
HSB/HSV 282° 61.22% 38.43%
CMYK 18.37% 61.22% 0.00%
61.57%

Color #502662 in popluar number systems.

HEX 50 26 62
Decimal 80 38 98
Binary 1010000 100110 1100010
Octal 120 46 142

Shades and tints

Shades of #502662

#502662
(80,38,98)
#49235A
(73,35,90)
#422052
(66,32,82)
#3B1D4A
(59,29,74)
#341A42
(52,26,66)
#2D173A
(45,23,58)
#261432
(38,20,50)
#1F112A
(31,17,42)
#180E22
(24,14,34)
#110B1A
(17,11,26)
#0A0812
(10,8,18)
#000000
(0,0,0)

Tints of #502662

#502662
(80,38,98)
#5F3970
(95,57,112)
#6E4C7E
(110,76,126)
#7D5F8C
(125,95,140)
#8C729A
(140,114,154)
#9B85A8
(155,133,168)
#AA98B6
(170,152,182)
#B9ABC4
(185,171,196)
#C8BED2
(200,190,210)
#D7D1E0
(215,209,224)
#E6E4EE
(230,228,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #502662 color. Also use rgb(80,38,98) instead hex code.

Text Font Color

.myTextColor { color: #502662; }

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

This text font color is #502662.

Background Color

.myBgColor { background-color: #502662; }

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

This div background color is #502662.

Border color

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

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

This div border color is #502662.

Opacity

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

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

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

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

This text has shadow with #502662 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #502662.

Preview

Color preview on black background

This text has color #502662 on black background.


Color preview on white background

This text has color #502662 on white background.


Black color preview on #502662 background

This text has black color on #502662 background.


White color preview on #502662 background

This text has white color on #502662 background.


Related colors

Complementary color

Complementary color for #hex is #AFD99D.


I love getcolorcode.com

Triadic colors

1 #625026 and #266250 with #502662 are triadic colors.

2 #622650 and #265062 with #502662 are triadic colors.