COLOR #503716

HEX: #503716 RGB: (80,55,22)

Color info

#503716 contains red, green and blue colors in about the same proportion. Web safe color of #503716 is #663300 (or #630).

RGB color model

#503716 color RGB value is (80,55,22).

RGB: (80,55,22) (31%, 22%, 9%)

RGB channels and saturation

R 80 of 255 = 31%
G 55 of 255 = 22%
B 22 of 255 = 9%

80
55
22

R + G + B ~ 21%. #503716 is dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 55 + 22 = 157 (100%)
R 80 of 157 ~ 50.96%
G 55 of 157 ~ 35.03%
B 22 of 157 ~ 14.01'%

%50.96
%35.03
%14.01

CMYK color model

#503716 color CMYK value is (0,31,73,69).

  • cyan value is 0.00%
  • magenta value is 31.25%
  • yellow value is 72.50%
  • key color value is 68.63%

CMYK: (0,31,73,69)
C0M31Y73K69 (0%, 31%, 73%, 69%)
(0.00 / 0.31 / 0.73 / 0.69)

CMYK percentages

%0
%31.25
%72.5
%68.63

Codes

Color #503716 in popluar color models

50 37 16
RGB 80 55 22
HSL 34° 56.86% 20.00%
HSB/HSV 34° 72.50% 31.37%
CMYK 0.00% 31.25% 72.50%
68.63%

Color #503716 in popluar number systems.

HEX 50 37 16
Decimal 80 55 22
Binary 1010000 110111 10110
Octal 120 67 26

Shades and tints

Shades of #503716

#503716
(80,55,22)
#493214
(73,50,20)
#422D12
(66,45,18)
#3B2810
(59,40,16)
#34230E
(52,35,14)
#2D1E0C
(45,30,12)
#26190A
(38,25,10)
#1F1408
(31,20,8)
#180F06
(24,15,6)
#110A04
(17,10,4)
#0A0502
(10,5,2)
#000000
(0,0,0)

Tints of #503716

#503716
(80,55,22)
#5F492B
(95,73,43)
#6E5B40
(110,91,64)
#7D6D55
(125,109,85)
#8C7F6A
(140,127,106)
#9B917F
(155,145,127)
#AAA394
(170,163,148)
#B9B5A9
(185,181,169)
#C8C7BE
(200,199,190)
#D7D9D3
(215,217,211)
#E6EBE8
(230,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #503716 color. Also use rgb(80,55,22) instead hex code.

Text Font Color

.myTextColor { color: #503716; }

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

This text font color is #503716.

Background Color

.myBgColor { background-color: #503716; }

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

This div background color is #503716.

Border color

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

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

This div border color is #503716.

Opacity

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

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

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

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

This text has shadow with #503716 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #503716.

Preview

Color preview on black background

This text has color #503716 on black background.


Color preview on white background

This text has color #503716 on white background.


Black color preview on #503716 background

This text has black color on #503716 background.


White color preview on #503716 background

This text has white color on #503716 background.


Related colors

Complementary color

Complementary color for #hex is #AFC8E9.


I love getcolorcode.com

Triadic colors

1 #165037 and #371650 with #503716 are triadic colors.

2 #163750 and #375016 with #503716 are triadic colors.