COLOR #503128

HEX: #503128 RGB: (80,49,40)

Color info

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

RGB color model

#503128 color RGB value is (80,49,40).

RGB: (80,49,40) (31%, 19%, 16%)

RGB channels and saturation

R 80 of 255 = 31%
G 49 of 255 = 19%
B 40 of 255 = 16%

80
49
40

R + G + B ~ 22%. #503128 is dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 49 + 40 = 169 (100%)
R 80 of 169 ~ 47.34%
G 49 of 169 ~ 28.99%
B 40 of 169 ~ 23.67'%

%47.34
%28.99
%23.67

CMYK color model

#503128 color CMYK value is (0,39,50,69).

  • cyan value is 0.00%
  • magenta value is 38.75%
  • yellow value is 50.00%
  • key color value is 68.63%
CMYK: (0,39,50,69) C0M39Y50K69 (0%,39%,50%,69%) (0.00/0.39/0.50/0.69) 

CMYK percentages

%0
%38.75
%50
%68.63

Codes

Color #503128 in popluar color models

50 31 28
RGB 80 49 40
HSL 14° 33.33% 23.53%
HSB/HSV 14° 50.00% 31.37%
CMYK 0.00% 38.75% 50.00%
68.63%

Color #503128 in popluar number systems.

HEX 50 31 28
Decimal 80 49 40
Binary 1010000 110001 101000
Octal 120 61 50

Shades and tints

Shades of #503128

#503128
(80,49,40)
#492D25
(73,45,37)
#422922
(66,41,34)
#3B251F
(59,37,31)
#34211C
(52,33,28)
#2D1D19
(45,29,25)
#261916
(38,25,22)
#1F1513
(31,21,19)
#181110
(24,17,16)
#110D0D
(17,13,13)
#0A090A
(10,9,10)
#000000
(0,0,0)

Tints of #503128

#503128
(80,49,40)
#5F433B
(95,67,59)
#6E554E
(110,85,78)
#7D6761
(125,103,97)
#8C7974
(140,121,116)
#9B8B87
(155,139,135)
#AA9D9A
(170,157,154)
#B9AFAD
(185,175,173)
#C8C1C0
(200,193,192)
#D7D3D3
(215,211,211)
#E6E5E6
(230,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #503128; }

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

This text font color is #503128.

Background Color

.myBgColor { background-color: #503128; }

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

This div background color is #503128.

Border color

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

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

This div border color is #503128.

Opacity

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

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

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

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

This text has shadow with #503128 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #503128.

Preview

Color preview on black background

This text has color #503128 on black background.


Color preview on white background

This text has color #503128 on white background.


Black color preview on #503128 background

This text has black color on #503128 background.


White color preview on #503128 background

This text has white color on #503128 background.


Related colors

Complementary color

Complementary color for #hex is #AFCED7.


I love getcolorcode.com

Triadic colors

1 #285031 and #312850 with #503128 are triadic colors.

2 #283150 and #315028 with #503128 are triadic colors.