COLOR #503349

HEX: #503349 RGB: (80,51,73)

Color info

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

RGB color model

#503349 color RGB value is (80,51,73).

RGB: (80,51,73) (31%, 20%, 29%)

RGB channels and saturation

R 80 of 255 = 31%
G 51 of 255 = 20%
B 73 of 255 = 29%

80
51
73

R + G + B ~ 27%. #503349 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 51 + 73 = 204 (100%)
R 80 of 204 ~ 39.22%
G 51 of 204 ~ 25%
B 73 of 204 ~ 35.78'%

%39.22
%25
%35.78

CMYK color model

#503349 color CMYK value is (0,36,9,69).

  • cyan value is 0.00%
  • magenta value is 36.25%
  • yellow value is 8.75%
  • key color value is 68.63%

CMYK: (0,36,9,69)
C0M36Y9K69 (0%, 36%, 9%, 69%)
(0.00 / 0.36 / 0.09 / 0.69)

CMYK percentages

%0
%36.25
%8.75
%68.63

Codes

Color #503349 in popluar color models

50 33 49
RGB 80 51 73
HSL 314° 22.14% 25.69%
HSB/HSV 314° 36.25% 31.37%
CMYK 0.00% 36.25% 8.75%
68.63%

Color #503349 in popluar number systems.

HEX 50 33 49
Decimal 80 51 73
Binary 1010000 110011 1001001
Octal 120 63 111

Shades and tints

Shades of #503349

#503349
(80,51,73)
#492F43
(73,47,67)
#422B3D
(66,43,61)
#3B2737
(59,39,55)
#342331
(52,35,49)
#2D1F2B
(45,31,43)
#261B25
(38,27,37)
#1F171F
(31,23,31)
#181319
(24,19,25)
#110F13
(17,15,19)
#0A0B0D
(10,11,13)
#000000
(0,0,0)

Tints of #503349

#503349
(80,51,73)
#5F4559
(95,69,89)
#6E5769
(110,87,105)
#7D6979
(125,105,121)
#8C7B89
(140,123,137)
#9B8D99
(155,141,153)
#AA9FA9
(170,159,169)
#B9B1B9
(185,177,185)
#C8C3C9
(200,195,201)
#D7D5D9
(215,213,217)
#E6E7E9
(230,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #503349 color. Also use rgb(80,51,73) instead hex code.

Text Font Color

.myTextColor { color: #503349; }

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

This text font color is #503349.

Background Color

.myBgColor { background-color: #503349; }

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

This div background color is #503349.

Border color

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

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

This div border color is #503349.

Opacity

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

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

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

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

This text has shadow with #503349 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #503349.

Preview

Color preview on black background

This text has color #503349 on black background.


Color preview on white background

This text has color #503349 on white background.


Black color preview on #503349 background

This text has black color on #503349 background.


White color preview on #503349 background

This text has white color on #503349 background.


Related colors

Complementary color

Complementary color for #hex is #AFCCB6.


I love getcolorcode.com

Triadic colors

1 #495033 and #334950 with #503349 are triadic colors.

2 #493350 and #335049 with #503349 are triadic colors.