COLOR #502544

HEX: #502544 RGB: (80,37,68)

Color info

#502544 contains red, green and blue colors in about the same proportion. Web safe color of #502544 is #663333 (or #633).

RGB color model

#502544 color RGB value is (80,37,68).

RGB: (80,37,68) (31%, 15%, 27%)

RGB channels and saturation

R 80 of 255 = 31%
G 37 of 255 = 15%
B 68 of 255 = 27%

80
37
68

R + G + B ~ 24%. #502544 is dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 37 + 68 = 185 (100%)
R 80 of 185 ~ 43.24%
G 37 of 185 ~ 20%
B 68 of 185 ~ 36.76'%

%43.24
%20
%36.76

CMYK color model

#502544 color CMYK value is (0,54,15,69).

  • cyan value is 0.00%
  • magenta value is 53.75%
  • yellow value is 15.00%
  • key color value is 68.63%

CMYK: (0,54,15,69)
C0M54Y15K69 (0%, 54%, 15%, 69%)
(0.00 / 0.54 / 0.15 / 0.69)

CMYK percentages

%0
%53.75
%15
%68.63

Codes

Color #502544 in popluar color models

50 25 44
RGB 80 37 68
HSL 317° 36.75% 22.94%
HSB/HSV 317° 53.75% 31.37%
CMYK 0.00% 53.75% 15.00%
68.63%

Color #502544 in popluar number systems.

HEX 50 25 44
Decimal 80 37 68
Binary 1010000 100101 1000100
Octal 120 45 104

Shades and tints

Shades of #502544

#502544
(80,37,68)
#49223E
(73,34,62)
#421F38
(66,31,56)
#3B1C32
(59,28,50)
#34192C
(52,25,44)
#2D1626
(45,22,38)
#261320
(38,19,32)
#1F101A
(31,16,26)
#180D14
(24,13,20)
#110A0E
(17,10,14)
#0A0708
(10,7,8)
#000000
(0,0,0)

Tints of #502544

#502544
(80,37,68)
#5F3855
(95,56,85)
#6E4B66
(110,75,102)
#7D5E77
(125,94,119)
#8C7188
(140,113,136)
#9B8499
(155,132,153)
#AA97AA
(170,151,170)
#B9AABB
(185,170,187)
#C8BDCC
(200,189,204)
#D7D0DD
(215,208,221)
#E6E3EE
(230,227,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #502544; }

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

This text font color is #502544.

Background Color

.myBgColor { background-color: #502544; }

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

This div background color is #502544.

Border color

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

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

This div border color is #502544.

Opacity

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

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

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

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

This text has shadow with #502544 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #502544.

Preview

Color preview on black background

This text has color #502544 on black background.


Color preview on white background

This text has color #502544 on white background.


Black color preview on #502544 background

This text has black color on #502544 background.


White color preview on #502544 background

This text has white color on #502544 background.


Related colors

Complementary color

Complementary color for #hex is #AFDABB.


I love getcolorcode.com

Triadic colors

1 #445025 and #254450 with #502544 are triadic colors.

2 #442550 and #255044 with #502544 are triadic colors.