COLOR #503528

HEX: #503528 RGB: (80,53,40)

Color info

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

RGB color model

#503528 color RGB value is (80,53,40).

RGB: (80,53,40) (31%, 21%, 16%)

RGB channels and saturation

R 80 of 255 = 31%
G 53 of 255 = 21%
B 40 of 255 = 16%

80
53
40

R + G + B ~ 23%. #503528 is dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 53 + 40 = 173 (100%)
R 80 of 173 ~ 46.24%
G 53 of 173 ~ 30.64%
B 40 of 173 ~ 23.12'%

%46.24
%30.64
%23.12

CMYK color model

#503528 color CMYK value is (0,34,50,69).

  • cyan value is 0.00%
  • magenta value is 33.75%
  • yellow value is 50.00%
  • key color value is 68.63%

CMYK: (0,34,50,69)
C0M34Y50K69 (0%, 34%, 50%, 69%)
(0.00 / 0.34 / 0.50 / 0.69)

CMYK percentages

%0
%33.75
%50
%68.63

Codes

Color #503528 in popluar color models

50 35 28
RGB 80 53 40
HSL 20° 33.33% 23.53%
HSB/HSV 20° 50.00% 31.37%
CMYK 0.00% 33.75% 50.00%
68.63%

Color #503528 in popluar number systems.

HEX 50 35 28
Decimal 80 53 40
Binary 1010000 110101 101000
Octal 120 65 50

Shades and tints

Shades of #503528

#503528
(80,53,40)
#493125
(73,49,37)
#422D22
(66,45,34)
#3B291F
(59,41,31)
#34251C
(52,37,28)
#2D2119
(45,33,25)
#261D16
(38,29,22)
#1F1913
(31,25,19)
#181510
(24,21,16)
#11110D
(17,17,13)
#0A0D0A
(10,13,10)
#000000
(0,0,0)

Tints of #503528

#503528
(80,53,40)
#5F473B
(95,71,59)
#6E594E
(110,89,78)
#7D6B61
(125,107,97)
#8C7D74
(140,125,116)
#9B8F87
(155,143,135)
#AAA19A
(170,161,154)
#B9B3AD
(185,179,173)
#C8C5C0
(200,197,192)
#D7D7D3
(215,215,211)
#E6E9E6
(230,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #503528; }

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

This text font color is #503528.

Background Color

.myBgColor { background-color: #503528; }

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

This div background color is #503528.

Border color

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

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

This div border color is #503528.

Opacity

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

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

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

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

This text has shadow with #503528 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #503528.

Preview

Color preview on black background

This text has color #503528 on black background.


Color preview on white background

This text has color #503528 on white background.


Black color preview on #503528 background

This text has black color on #503528 background.


White color preview on #503528 background

This text has white color on #503528 background.


Related colors

Complementary color

Complementary color for #hex is #AFCAD7.


I love getcolorcode.com

Triadic colors

1 #285035 and #352850 with #503528 are triadic colors.

2 #283550 and #355028 with #503528 are triadic colors.