COLOR #502321

HEX: #502321 RGB: (80,35,33)

Color info

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

RGB color model

#502321 color RGB value is (80,35,33).

RGB: (80,35,33) (31%, 14%, 13%)

RGB channels and saturation

R 80 of 255 = 31%
G 35 of 255 = 14%
B 33 of 255 = 13%

80
35
33

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

Portions of RGB colors in percentages

R + G + B = 80 + 35 + 33 = 148 (100%)
R 80 of 148 ~ 54.05%
G 35 of 148 ~ 23.65%
B 33 of 148 ~ 22.3'%

%54.05
%23.65
%22.3

CMYK color model

#502321 color CMYK value is (0,56,59,69).

  • cyan value is 0.00%
  • magenta value is 56.25%
  • yellow value is 58.75%
  • key color value is 68.63%

CMYK: (0,56,59,69)
C0M56Y59K69 (0%, 56%, 59%, 69%)
(0.00 / 0.56 / 0.59 / 0.69)

CMYK percentages

%0
%56.25
%58.75
%68.63

Codes

Color #502321 in popluar color models

50 23 21
RGB 80 35 33
HSL 41.59% 22.16%
HSB/HSV 58.75% 31.37%
CMYK 0.00% 56.25% 58.75%
68.63%

Color #502321 in popluar number systems.

HEX 50 23 21
Decimal 80 35 33
Binary 1010000 100011 100001
Octal 120 43 41

Shades and tints

Shades of #502321

#502321
(80,35,33)
#49201E
(73,32,30)
#421D1B
(66,29,27)
#3B1A18
(59,26,24)
#341715
(52,23,21)
#2D1412
(45,20,18)
#26110F
(38,17,15)
#1F0E0C
(31,14,12)
#180B09
(24,11,9)
#110806
(17,8,6)
#0A0503
(10,5,3)
#000000
(0,0,0)

Tints of #502321

#502321
(80,35,33)
#5F3735
(95,55,53)
#6E4B49
(110,75,73)
#7D5F5D
(125,95,93)
#8C7371
(140,115,113)
#9B8785
(155,135,133)
#AA9B99
(170,155,153)
#B9AFAD
(185,175,173)
#C8C3C1
(200,195,193)
#D7D7D5
(215,215,213)
#E6EBE9
(230,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #502321 color. Also use rgb(80,35,33) instead hex code.

Text Font Color

.myTextColor { color: #502321; }

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

This text font color is #502321.

Background Color

.myBgColor { background-color: #502321; }

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

This div background color is #502321.

Border color

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

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

This div border color is #502321.

Opacity

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

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

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

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

This text has shadow with #502321 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #502321.

Preview

Color preview on black background

This text has color #502321 on black background.


Color preview on white background

This text has color #502321 on white background.


Black color preview on #502321 background

This text has black color on #502321 background.


White color preview on #502321 background

This text has white color on #502321 background.


Related colors

Complementary color

Complementary color for #hex is #AFDCDE.


I love getcolorcode.com

Triadic colors

1 #215023 and #232150 with #502321 are triadic colors.

2 #212350 and #235021 with #502321 are triadic colors.