COLOR #502440

HEX: #502440 RGB: (80,36,64)

Color info

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

RGB color model

#502440 color RGB value is (80,36,64).

RGB: (80,36,64) (31%, 14%, 25%)

RGB channels and saturation

R 80 of 255 = 31%
G 36 of 255 = 14%
B 64 of 255 = 25%

80
36
64

R + G + B ~ 23%. #502440 is dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 36 + 64 = 180 (100%)
R 80 of 180 ~ 44.44%
G 36 of 180 ~ 20%
B 64 of 180 ~ 35.56'%

%44.44
%20
%35.56

CMYK color model

#502440 color CMYK value is (0,55,20,69).

  • cyan value is 0.00%
  • magenta value is 55.00%
  • yellow value is 20.00%
  • key color value is 68.63%

CMYK: (0,55,20,69)
C0M55Y20K69 (0%, 55%, 20%, 69%)
(0.00 / 0.55 / 0.20 / 0.69)

CMYK percentages

%0
%55
%20
%68.63

Codes

Color #502440 in popluar color models

50 24 40
RGB 80 36 64
HSL 322° 37.93% 22.75%
HSB/HSV 322° 55.00% 31.37%
CMYK 0.00% 55.00% 20.00%
68.63%

Color #502440 in popluar number systems.

HEX 50 24 40
Decimal 80 36 64
Binary 1010000 100100 1000000
Octal 120 44 100

Shades and tints

Shades of #502440

#502440
(80,36,64)
#49213B
(73,33,59)
#421E36
(66,30,54)
#3B1B31
(59,27,49)
#34182C
(52,24,44)
#2D1527
(45,21,39)
#261222
(38,18,34)
#1F0F1D
(31,15,29)
#180C18
(24,12,24)
#110913
(17,9,19)
#0A060E
(10,6,14)
#000000
(0,0,0)

Tints of #502440

#502440
(80,36,64)
#5F3751
(95,55,81)
#6E4A62
(110,74,98)
#7D5D73
(125,93,115)
#8C7084
(140,112,132)
#9B8395
(155,131,149)
#AA96A6
(170,150,166)
#B9A9B7
(185,169,183)
#C8BCC8
(200,188,200)
#D7CFD9
(215,207,217)
#E6E2EA
(230,226,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #502440 color. Also use rgb(80,36,64) instead hex code.

Text Font Color

.myTextColor { color: #502440; }

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

This text font color is #502440.

Background Color

.myBgColor { background-color: #502440; }

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

This div background color is #502440.

Border color

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

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

This div border color is #502440.

Opacity

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

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

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

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

This text has shadow with #502440 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #502440.

Preview

Color preview on black background

This text has color #502440 on black background.


Color preview on white background

This text has color #502440 on white background.


Black color preview on #502440 background

This text has black color on #502440 background.


White color preview on #502440 background

This text has white color on #502440 background.


Related colors

Complementary color

Complementary color for #hex is #AFDBBF.


I love getcolorcode.com

Triadic colors

1 #405024 and #244050 with #502440 are triadic colors.

2 #402450 and #245040 with #502440 are triadic colors.