COLOR #503948

HEX: #503948 RGB: (80,57,72)

Color info

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

RGB color model

#503948 color RGB value is (80,57,72).

RGB: (80,57,72) (31%, 22%, 28%)

RGB channels and saturation

R 80 of 255 = 31%
G 57 of 255 = 22%
B 72 of 255 = 28%

80
57
72

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

Portions of RGB colors in percentages

R + G + B = 80 + 57 + 72 = 209 (100%)
R 80 of 209 ~ 38.28%
G 57 of 209 ~ 27.27%
B 72 of 209 ~ 34.45'%

%38.28
%27.27
%34.45

CMYK color model

#503948 color CMYK value is (0,29,10,69).

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

CMYK: (0,29,10,69)
C0M29Y10K69 (0%, 29%, 10%, 69%)
(0.00 / 0.29 / 0.10 / 0.69)

CMYK percentages

%0
%28.75
%10
%68.63

Codes

Color #503948 in popluar color models

50 39 48
RGB 80 57 72
HSL 321° 16.79% 26.86%
HSB/HSV 321° 28.75% 31.37%
CMYK 0.00% 28.75% 10.00%
68.63%

Color #503948 in popluar number systems.

HEX 50 39 48
Decimal 80 57 72
Binary 1010000 111001 1001000
Octal 120 71 110

Shades and tints

Shades of #503948

#503948
(80,57,72)
#493442
(73,52,66)
#422F3C
(66,47,60)
#3B2A36
(59,42,54)
#342530
(52,37,48)
#2D202A
(45,32,42)
#261B24
(38,27,36)
#1F161E
(31,22,30)
#181118
(24,17,24)
#110C12
(17,12,18)
#0A070C
(10,7,12)
#000000
(0,0,0)

Tints of #503948

#503948
(80,57,72)
#5F4B58
(95,75,88)
#6E5D68
(110,93,104)
#7D6F78
(125,111,120)
#8C8188
(140,129,136)
#9B9398
(155,147,152)
#AAA5A8
(170,165,168)
#B9B7B8
(185,183,184)
#C8C9C8
(200,201,200)
#D7DBD8
(215,219,216)
#E6EDE8
(230,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #503948; }

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

This text font color is #503948.

Background Color

.myBgColor { background-color: #503948; }

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

This div background color is #503948.

Border color

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

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

This div border color is #503948.

Opacity

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

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

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

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

This text has shadow with #503948 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #503948.

Preview

Color preview on black background

This text has color #503948 on black background.


Color preview on white background

This text has color #503948 on white background.


Black color preview on #503948 background

This text has black color on #503948 background.


White color preview on #503948 background

This text has white color on #503948 background.


Related colors

Complementary color

Complementary color for #hex is #AFC6B7.


I love getcolorcode.com

Triadic colors

1 #485039 and #394850 with #503948 are triadic colors.

2 #483950 and #395048 with #503948 are triadic colors.