COLOR #503148

HEX: #503148 RGB: (80,49,72)

Color info

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

RGB color model

#503148 color RGB value is (80,49,72).

RGB: (80,49,72) (31%, 19%, 28%)

RGB channels and saturation

R 80 of 255 = 31%
G 49 of 255 = 19%
B 72 of 255 = 28%

80
49
72

R + G + B ~ 26%. #503148 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 49 + 72 = 201 (100%)
R 80 of 201 ~ 39.8%
G 49 of 201 ~ 24.38%
B 72 of 201 ~ 35.82'%

%39.8
%24.38
%35.82

CMYK color model

#503148 color CMYK value is (0,39,10,69).

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

CMYK: (0,39,10,69)
C0M39Y10K69 (0%, 39%, 10%, 69%)
(0.00 / 0.39 / 0.10 / 0.69)

CMYK percentages

%0
%38.75
%10
%68.63

Codes

Color #503148 in popluar color models

50 31 48
RGB 80 49 72
HSL 315° 24.03% 25.29%
HSB/HSV 315° 38.75% 31.37%
CMYK 0.00% 38.75% 10.00%
68.63%

Color #503148 in popluar number systems.

HEX 50 31 48
Decimal 80 49 72
Binary 1010000 110001 1001000
Octal 120 61 110

Shades and tints

Shades of #503148

#503148
(80,49,72)
#492D42
(73,45,66)
#42293C
(66,41,60)
#3B2536
(59,37,54)
#342130
(52,33,48)
#2D1D2A
(45,29,42)
#261924
(38,25,36)
#1F151E
(31,21,30)
#181118
(24,17,24)
#110D12
(17,13,18)
#0A090C
(10,9,12)
#000000
(0,0,0)

Tints of #503148

#503148
(80,49,72)
#5F4358
(95,67,88)
#6E5568
(110,85,104)
#7D6778
(125,103,120)
#8C7988
(140,121,136)
#9B8B98
(155,139,152)
#AA9DA8
(170,157,168)
#B9AFB8
(185,175,184)
#C8C1C8
(200,193,200)
#D7D3D8
(215,211,216)
#E6E5E8
(230,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #503148; }

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

This text font color is #503148.

Background Color

.myBgColor { background-color: #503148; }

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

This div background color is #503148.

Border color

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

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

This div border color is #503148.

Opacity

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

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

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

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

This text has shadow with #503148 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #503148.

Preview

Color preview on black background

This text has color #503148 on black background.


Color preview on white background

This text has color #503148 on white background.


Black color preview on #503148 background

This text has black color on #503148 background.


White color preview on #503148 background

This text has white color on #503148 background.


Related colors

Complementary color

Complementary color for #hex is #AFCEB7.


I love getcolorcode.com

Triadic colors

1 #485031 and #314850 with #503148 are triadic colors.

2 #483150 and #315048 with #503148 are triadic colors.