COLOR #503649

HEX: #503649 RGB: (80,54,73)

Color info

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

RGB color model

#503649 color RGB value is (80,54,73).

RGB: (80,54,73) (31%, 21%, 29%)

RGB channels and saturation

R 80 of 255 = 31%
G 54 of 255 = 21%
B 73 of 255 = 29%

80
54
73

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

Portions of RGB colors in percentages

R + G + B = 80 + 54 + 73 = 207 (100%)
R 80 of 207 ~ 38.65%
G 54 of 207 ~ 26.09%
B 73 of 207 ~ 35.27'%

%38.65
%26.09
%35.27

CMYK color model

#503649 color CMYK value is (0,33,9,69).

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

CMYK: (0,33,9,69)
C0M33Y9K69 (0%, 33%, 9%, 69%)
(0.00 / 0.33 / 0.09 / 0.69)

CMYK percentages

%0
%32.5
%8.75
%68.63

Codes

Color #503649 in popluar color models

50 36 49
RGB 80 54 73
HSL 316° 19.40% 26.27%
HSB/HSV 316° 32.50% 31.37%
CMYK 0.00% 32.50% 8.75%
68.63%

Color #503649 in popluar number systems.

HEX 50 36 49
Decimal 80 54 73
Binary 1010000 110110 1001001
Octal 120 66 111

Shades and tints

Shades of #503649

#503649
(80,54,73)
#493243
(73,50,67)
#422E3D
(66,46,61)
#3B2A37
(59,42,55)
#342631
(52,38,49)
#2D222B
(45,34,43)
#261E25
(38,30,37)
#1F1A1F
(31,26,31)
#181619
(24,22,25)
#111213
(17,18,19)
#0A0E0D
(10,14,13)
#000000
(0,0,0)

Tints of #503649

#503649
(80,54,73)
#5F4859
(95,72,89)
#6E5A69
(110,90,105)
#7D6C79
(125,108,121)
#8C7E89
(140,126,137)
#9B9099
(155,144,153)
#AAA2A9
(170,162,169)
#B9B4B9
(185,180,185)
#C8C6C9
(200,198,201)
#D7D8D9
(215,216,217)
#E6EAE9
(230,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #503649; }

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

This text font color is #503649.

Background Color

.myBgColor { background-color: #503649; }

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

This div background color is #503649.

Border color

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

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

This div border color is #503649.

Opacity

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

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

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

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

This text has shadow with #503649 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #503649.

Preview

Color preview on black background

This text has color #503649 on black background.


Color preview on white background

This text has color #503649 on white background.


Black color preview on #503649 background

This text has black color on #503649 background.


White color preview on #503649 background

This text has white color on #503649 background.


Related colors

Complementary color

Complementary color for #hex is #AFC9B6.


I love getcolorcode.com

Triadic colors

1 #495036 and #364950 with #503649 are triadic colors.

2 #493650 and #365049 with #503649 are triadic colors.