COLOR #503530

HEX: #503530 RGB: (80,53,48)

Color info

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

RGB color model

#503530 color RGB value is (80,53,48).

RGB: (80,53,48) (31%, 21%, 19%)

RGB channels and saturation

R 80 of 255 = 31%
G 53 of 255 = 21%
B 48 of 255 = 19%

80
53
48

R + G + B ~ 24%. #503530 is dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 53 + 48 = 181 (100%)
R 80 of 181 ~ 44.2%
G 53 of 181 ~ 29.28%
B 48 of 181 ~ 26.52'%

%44.2
%29.28
%26.52

CMYK color model

#503530 color CMYK value is (0,34,40,69).

  • cyan value is 0.00%
  • magenta value is 33.75%
  • yellow value is 40.00%
  • key color value is 68.63%
CMYK: (0,34,40,69) C0M34Y40K69 (0%,34%,40%,69%) (0.00/0.34/0.40/0.69) 

CMYK percentages

%0
%33.75
%40
%68.63

Codes

Color #503530 in popluar color models

50 35 30
RGB 80 53 48
HSL 25.00% 25.10%
HSB/HSV 40.00% 31.37%
CMYK 0.00% 33.75% 40.00%
68.63%

Color #503530 in popluar number systems.

HEX 50 35 30
Decimal 80 53 48
Binary 1010000 110101 110000
Octal 120 65 60

Shades and tints

Shades of #503530

#503530
(80,53,48)
#49312C
(73,49,44)
#422D28
(66,45,40)
#3B2924
(59,41,36)
#342520
(52,37,32)
#2D211C
(45,33,28)
#261D18
(38,29,24)
#1F1914
(31,25,20)
#181510
(24,21,16)
#11110C
(17,17,12)
#0A0D08
(10,13,8)
#000000
(0,0,0)

Tints of #503530

#503530
(80,53,48)
#5F4742
(95,71,66)
#6E5954
(110,89,84)
#7D6B66
(125,107,102)
#8C7D78
(140,125,120)
#9B8F8A
(155,143,138)
#AAA19C
(170,161,156)
#B9B3AE
(185,179,174)
#C8C5C0
(200,197,192)
#D7D7D2
(215,215,210)
#E6E9E4
(230,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #503530; }

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

This text font color is #503530.

Background Color

.myBgColor { background-color: #503530; }

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

This div background color is #503530.

Border color

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

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

This div border color is #503530.

Opacity

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

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

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

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

This text has shadow with #503530 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #503530.

Preview

Color preview on black background

This text has color #503530 on black background.


Color preview on white background

This text has color #503530 on white background.


Black color preview on #503530 background

This text has black color on #503530 background.


White color preview on #503530 background

This text has white color on #503530 background.


Related colors

Complementary color

Complementary color for #hex is #AFCACF.


I love getcolorcode.com

Triadic colors

1 #305035 and #353050 with #503530 are triadic colors.

2 #303550 and #355030 with #503530 are triadic colors.