COLOR #503143

HEX: #503143 RGB: (80,49,67)

Color info

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

RGB color model

#503143 color RGB value is (80,49,67).

RGB: (80,49,67) (31%, 19%, 26%)

RGB channels and saturation

R 80 of 255 = 31%
G 49 of 255 = 19%
B 67 of 255 = 26%

80
49
67

R + G + B ~ 25%. #503143 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 49 + 67 = 196 (100%)
R 80 of 196 ~ 40.82%
G 49 of 196 ~ 25%
B 67 of 196 ~ 34.18'%

%40.82
%25
%34.18

CMYK color model

#503143 color CMYK value is (0,39,16,69).

  • cyan value is 0.00%
  • magenta value is 38.75%
  • yellow value is 16.25%
  • key color value is 68.63%

CMYK: (0,39,16,69)
C0M39Y16K69 (0%, 39%, 16%, 69%)
(0.00 / 0.39 / 0.16 / 0.69)

CMYK percentages

%0
%38.75
%16.25
%68.63

Codes

Color #503143 in popluar color models

50 31 43
RGB 80 49 67
HSL 325° 24.03% 25.29%
HSB/HSV 325° 38.75% 31.37%
CMYK 0.00% 38.75% 16.25%
68.63%

Color #503143 in popluar number systems.

HEX 50 31 43
Decimal 80 49 67
Binary 1010000 110001 1000011
Octal 120 61 103

Shades and tints

Shades of #503143

#503143
(80,49,67)
#492D3D
(73,45,61)
#422937
(66,41,55)
#3B2531
(59,37,49)
#34212B
(52,33,43)
#2D1D25
(45,29,37)
#26191F
(38,25,31)
#1F1519
(31,21,25)
#181113
(24,17,19)
#110D0D
(17,13,13)
#0A0907
(10,9,7)
#000000
(0,0,0)

Tints of #503143

#503143
(80,49,67)
#5F4354
(95,67,84)
#6E5565
(110,85,101)
#7D6776
(125,103,118)
#8C7987
(140,121,135)
#9B8B98
(155,139,152)
#AA9DA9
(170,157,169)
#B9AFBA
(185,175,186)
#C8C1CB
(200,193,203)
#D7D3DC
(215,211,220)
#E6E5ED
(230,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #503143; }

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

This text font color is #503143.

Background Color

.myBgColor { background-color: #503143; }

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

This div background color is #503143.

Border color

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

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

This div border color is #503143.

Opacity

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

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

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

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

This text has shadow with #503143 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #503143.

Preview

Color preview on black background

This text has color #503143 on black background.


Color preview on white background

This text has color #503143 on white background.


Black color preview on #503143 background

This text has black color on #503143 background.


White color preview on #503143 background

This text has white color on #503143 background.


Related colors

Complementary color

Complementary color for #hex is #AFCEBC.


I love getcolorcode.com

Triadic colors

1 #435031 and #314350 with #503143 are triadic colors.

2 #433150 and #315043 with #503143 are triadic colors.