COLOR #502651

HEX: #502651 RGB: (80,38,81)

Color info

#502651 contains red, green and blue colors in about the same proportion. Web safe color of #502651 is #663366 (or #636).

RGB color model

#502651 color RGB value is (80,38,81).

RGB: (80,38,81) (31%, 15%, 32%)

RGB channels and saturation

R 80 of 255 = 31%
G 38 of 255 = 15%
B 81 of 255 = 32%

80
38
81

R + G + B ~ 26%. #502651 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 38 + 81 = 199 (100%)
R 80 of 199 ~ 40.2%
G 38 of 199 ~ 19.1%
B 81 of 199 ~ 40.7'%

%40.2
%19.1
%40.7

CMYK color model

#502651 color CMYK value is (1,53,0,68).

  • cyan value is 1.23%
  • magenta value is 53.09%
  • yellow value is 0.00%
  • key color value is 68.24%
CMYK: (1,53,0,68) C1M53Y0K68 (1%,53%,0%,68%) (0.01/0.53/0.00/0.68) 

CMYK percentages

%1.23
%53.09
%0
%68.24

Codes

Color #502651 in popluar color models

50 26 51
RGB 80 38 81
HSL 299° 36.13% 23.33%
HSB/HSV 299° 53.09% 31.76%
CMYK 1.23% 53.09% 0.00%
68.24%

Color #502651 in popluar number systems.

HEX 50 26 51
Decimal 80 38 81
Binary 1010000 100110 1010001
Octal 120 46 121

Shades and tints

Shades of #502651

#502651
(80,38,81)
#49234A
(73,35,74)
#422043
(66,32,67)
#3B1D3C
(59,29,60)
#341A35
(52,26,53)
#2D172E
(45,23,46)
#261427
(38,20,39)
#1F1120
(31,17,32)
#180E19
(24,14,25)
#110B12
(17,11,18)
#0A080B
(10,8,11)
#000000
(0,0,0)

Tints of #502651

#502651
(80,38,81)
#5F3960
(95,57,96)
#6E4C6F
(110,76,111)
#7D5F7E
(125,95,126)
#8C728D
(140,114,141)
#9B859C
(155,133,156)
#AA98AB
(170,152,171)
#B9ABBA
(185,171,186)
#C8BEC9
(200,190,201)
#D7D1D8
(215,209,216)
#E6E4E7
(230,228,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #502651; }

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

This text font color is #502651.

Background Color

.myBgColor { background-color: #502651; }

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

This div background color is #502651.

Border color

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

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

This div border color is #502651.

Opacity

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

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

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

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

This text has shadow with #502651 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #502651.

Preview

Color preview on black background

This text has color #502651 on black background.


Color preview on white background

This text has color #502651 on white background.


Black color preview on #502651 background

This text has black color on #502651 background.


White color preview on #502651 background

This text has white color on #502651 background.


Related colors

Complementary color

Complementary color for #hex is #AFD9AE.


I love getcolorcode.com

Triadic colors

1 #515026 and #265150 with #502651 are triadic colors.

2 #512650 and #265051 with #502651 are triadic colors.