COLOR #502343

HEX: #502343 RGB: (80,35,67)

Color info

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

RGB color model

#502343 color RGB value is (80,35,67).

RGB: (80,35,67) (31%, 14%, 26%)

RGB channels and saturation

R 80 of 255 = 31%
G 35 of 255 = 14%
B 67 of 255 = 26%

80
35
67

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

Portions of RGB colors in percentages

R + G + B = 80 + 35 + 67 = 182 (100%)
R 80 of 182 ~ 43.96%
G 35 of 182 ~ 19.23%
B 67 of 182 ~ 36.81'%

%43.96
%19.23
%36.81

CMYK color model

#502343 color CMYK value is (0,56,16,69).

  • cyan value is 0.00%
  • magenta value is 56.25%
  • yellow value is 16.25%
  • key color value is 68.63%
CMYK: (0,56,16,69) C0M56Y16K69 (0%,56%,16%,69%) (0.00/0.56/0.16/0.69) 

CMYK percentages

%0
%56.25
%16.25
%68.63

Codes

Color #502343 in popluar color models

50 23 43
RGB 80 35 67
HSL 317° 39.13% 22.55%
HSB/HSV 317° 56.25% 31.37%
CMYK 0.00% 56.25% 16.25%
68.63%

Color #502343 in popluar number systems.

HEX 50 23 43
Decimal 80 35 67
Binary 1010000 100011 1000011
Octal 120 43 103

Shades and tints

Shades of #502343

#502343
(80,35,67)
#49203D
(73,32,61)
#421D37
(66,29,55)
#3B1A31
(59,26,49)
#34172B
(52,23,43)
#2D1425
(45,20,37)
#26111F
(38,17,31)
#1F0E19
(31,14,25)
#180B13
(24,11,19)
#11080D
(17,8,13)
#0A0507
(10,5,7)
#000000
(0,0,0)

Tints of #502343

#502343
(80,35,67)
#5F3754
(95,55,84)
#6E4B65
(110,75,101)
#7D5F76
(125,95,118)
#8C7387
(140,115,135)
#9B8798
(155,135,152)
#AA9BA9
(170,155,169)
#B9AFBA
(185,175,186)
#C8C3CB
(200,195,203)
#D7D7DC
(215,215,220)
#E6EBED
(230,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #502343; }

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

This text font color is #502343.

Background Color

.myBgColor { background-color: #502343; }

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

This div background color is #502343.

Border color

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

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

This div border color is #502343.

Opacity

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

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

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

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

This text has shadow with #502343 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #502343.

Preview

Color preview on black background

This text has color #502343 on black background.


Color preview on white background

This text has color #502343 on white background.


Black color preview on #502343 background

This text has black color on #502343 background.


White color preview on #502343 background

This text has white color on #502343 background.


Related colors

Complementary color

Complementary color for #hex is #AFDCBC.


I love getcolorcode.com

Triadic colors

1 #435023 and #234350 with #502343 are triadic colors.

2 #432350 and #235043 with #502343 are triadic colors.