COLOR #502562

HEX: #502562 RGB: (80,37,98)

Color info

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

RGB color model

#502562 color RGB value is (80,37,98).

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

RGB channels and saturation

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

80
37
98

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

Portions of RGB colors in percentages

R + G + B = 80 + 37 + 98 = 215 (100%)
R 80 of 215 ~ 37.21%
G 37 of 215 ~ 17.21%
B 98 of 215 ~ 45.58'%

%37.21
%17.21
%45.58

CMYK color model

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

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

CMYK: (18,62,0,62)
C18M62Y0K62 (18%, 62%, 0%, 62%)
(0.18 / 0.62 / 0.00 / 0.62)

CMYK percentages

%18.37
%62.24
%0
%61.57

Codes

Color #502562 in popluar color models

50 25 62
RGB 80 37 98
HSL 282° 45.19% 26.47%
HSB/HSV 282° 62.24% 38.43%
CMYK 18.37% 62.24% 0.00%
61.57%

Color #502562 in popluar number systems.

HEX 50 25 62
Decimal 80 37 98
Binary 1010000 100101 1100010
Octal 120 45 142

Shades and tints

Shades of #502562

#502562
(80,37,98)
#49225A
(73,34,90)
#421F52
(66,31,82)
#3B1C4A
(59,28,74)
#341942
(52,25,66)
#2D163A
(45,22,58)
#261332
(38,19,50)
#1F102A
(31,16,42)
#180D22
(24,13,34)
#110A1A
(17,10,26)
#0A0712
(10,7,18)
#000000
(0,0,0)

Tints of #502562

#502562
(80,37,98)
#5F3870
(95,56,112)
#6E4B7E
(110,75,126)
#7D5E8C
(125,94,140)
#8C719A
(140,113,154)
#9B84A8
(155,132,168)
#AA97B6
(170,151,182)
#B9AAC4
(185,170,196)
#C8BDD2
(200,189,210)
#D7D0E0
(215,208,224)
#E6E3EE
(230,227,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #502562; }

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

This text font color is #502562.

Background Color

.myBgColor { background-color: #502562; }

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

This div background color is #502562.

Border color

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

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

This div border color is #502562.

Opacity

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

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

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

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

This text has shadow with #502562 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #502562.

Preview

Color preview on black background

This text has color #502562 on black background.


Color preview on white background

This text has color #502562 on white background.


Black color preview on #502562 background

This text has black color on #502562 background.


White color preview on #502562 background

This text has white color on #502562 background.


Related colors

Complementary color

Complementary color for #hex is #AFDA9D.


I love getcolorcode.com

Triadic colors

1 #625025 and #256250 with #502562 are triadic colors.

2 #622550 and #255062 with #502562 are triadic colors.