COLOR #502024

HEX: #502024 RGB: (80,32,36)

Color info

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

RGB color model

#502024 color RGB value is (80,32,36).

RGB: (80,32,36) (31%, 13%, 14%)

RGB channels and saturation

R 80 of 255 = 31%
G 32 of 255 = 13%
B 36 of 255 = 14%

80
32
36

R + G + B ~ 19%. #502024 is dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 32 + 36 = 148 (100%)
R 80 of 148 ~ 54.05%
G 32 of 148 ~ 21.62%
B 36 of 148 ~ 24.32'%

%54.05
%21.62
%24.32

CMYK color model

#502024 color CMYK value is (0,60,55,69).

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

CMYK: (0,60,55,69)
C0M60Y55K69 (0%, 60%, 55%, 69%)
(0.00 / 0.60 / 0.55 / 0.69)

CMYK percentages

%0
%60
%55
%68.63

Codes

Color #502024 in popluar color models

50 20 24
RGB 80 32 36
HSL 355° 42.86% 21.96%
HSB/HSV 355° 60.00% 31.37%
CMYK 0.00% 60.00% 55.00%
68.63%

Color #502024 in popluar number systems.

HEX 50 20 24
Decimal 80 32 36
Binary 1010000 100000 100100
Octal 120 40 44

Shades and tints

Shades of #502024

#502024
(80,32,36)
#491E21
(73,30,33)
#421C1E
(66,28,30)
#3B1A1B
(59,26,27)
#341818
(52,24,24)
#2D1615
(45,22,21)
#261412
(38,20,18)
#1F120F
(31,18,15)
#18100C
(24,16,12)
#110E09
(17,14,9)
#0A0C06
(10,12,6)
#000000
(0,0,0)

Tints of #502024

#502024
(80,32,36)
#5F3437
(95,52,55)
#6E484A
(110,72,74)
#7D5C5D
(125,92,93)
#8C7070
(140,112,112)
#9B8483
(155,132,131)
#AA9896
(170,152,150)
#B9ACA9
(185,172,169)
#C8C0BC
(200,192,188)
#D7D4CF
(215,212,207)
#E6E8E2
(230,232,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #502024; }

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

This text font color is #502024.

Background Color

.myBgColor { background-color: #502024; }

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

This div background color is #502024.

Border color

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

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

This div border color is #502024.

Opacity

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

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

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

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

This text has shadow with #502024 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #502024.

Preview

Color preview on black background

This text has color #502024 on black background.


Color preview on white background

This text has color #502024 on white background.


Black color preview on #502024 background

This text has black color on #502024 background.


White color preview on #502024 background

This text has white color on #502024 background.


Related colors

Complementary color

Complementary color for #hex is #AFDFDB.


I love getcolorcode.com

Triadic colors

1 #245020 and #202450 with #502024 are triadic colors.

2 #242050 and #205024 with #502024 are triadic colors.