COLOR #503648

HEX: #503648 RGB: (80,54,72)

Color info

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

RGB color model

#503648 color RGB value is (80,54,72).

RGB: (80,54,72) (31%, 21%, 28%)

RGB channels and saturation

R 80 of 255 = 31%
G 54 of 255 = 21%
B 72 of 255 = 28%

80
54
72

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

Portions of RGB colors in percentages

R + G + B = 80 + 54 + 72 = 206 (100%)
R 80 of 206 ~ 38.83%
G 54 of 206 ~ 26.21%
B 72 of 206 ~ 34.95'%

%38.83
%26.21
%34.95

CMYK color model

#503648 color CMYK value is (0,33,10,69).

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

CMYK: (0,33,10,69)
C0M33Y10K69 (0%, 33%, 10%, 69%)
(0.00 / 0.33 / 0.10 / 0.69)

CMYK percentages

%0
%32.5
%10
%68.63

Codes

Color #503648 in popluar color models

50 36 48
RGB 80 54 72
HSL 318° 19.40% 26.27%
HSB/HSV 318° 32.50% 31.37%
CMYK 0.00% 32.50% 10.00%
68.63%

Color #503648 in popluar number systems.

HEX 50 36 48
Decimal 80 54 72
Binary 1010000 110110 1001000
Octal 120 66 110

Shades and tints

Shades of #503648

#503648
(80,54,72)
#493242
(73,50,66)
#422E3C
(66,46,60)
#3B2A36
(59,42,54)
#342630
(52,38,48)
#2D222A
(45,34,42)
#261E24
(38,30,36)
#1F1A1E
(31,26,30)
#181618
(24,22,24)
#111212
(17,18,18)
#0A0E0C
(10,14,12)
#000000
(0,0,0)

Tints of #503648

#503648
(80,54,72)
#5F4858
(95,72,88)
#6E5A68
(110,90,104)
#7D6C78
(125,108,120)
#8C7E88
(140,126,136)
#9B9098
(155,144,152)
#AAA2A8
(170,162,168)
#B9B4B8
(185,180,184)
#C8C6C8
(200,198,200)
#D7D8D8
(215,216,216)
#E6EAE8
(230,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #503648; }

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

This text font color is #503648.

Background Color

.myBgColor { background-color: #503648; }

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

This div background color is #503648.

Border color

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

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

This div border color is #503648.

Opacity

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

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

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

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

This text has shadow with #503648 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #503648.

Preview

Color preview on black background

This text has color #503648 on black background.


Color preview on white background

This text has color #503648 on white background.


Black color preview on #503648 background

This text has black color on #503648 background.


White color preview on #503648 background

This text has white color on #503648 background.


Related colors

Complementary color

Complementary color for #hex is #AFC9B7.


I love getcolorcode.com

Triadic colors

1 #485036 and #364850 with #503648 are triadic colors.

2 #483650 and #365048 with #503648 are triadic colors.