COLOR #503918

HEX: #503918 RGB: (80,57,24)

Color info

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

RGB color model

#503918 color RGB value is (80,57,24).

RGB: (80,57,24) (31%, 22%, 9%)

RGB channels and saturation

R 80 of 255 = 31%
G 57 of 255 = 22%
B 24 of 255 = 9%

80
57
24

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

Portions of RGB colors in percentages

R + G + B = 80 + 57 + 24 = 161 (100%)
R 80 of 161 ~ 49.69%
G 57 of 161 ~ 35.4%
B 24 of 161 ~ 14.91'%

%49.69
%35.4
%14.91

CMYK color model

#503918 color CMYK value is (0,29,70,69).

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

CMYK: (0,29,70,69)
C0M29Y70K69 (0%, 29%, 70%, 69%)
(0.00 / 0.29 / 0.70 / 0.69)

CMYK percentages

%0
%28.75
%70
%68.63

Codes

Color #503918 in popluar color models

50 39 18
RGB 80 57 24
HSL 35° 53.85% 20.39%
HSB/HSV 35° 70.00% 31.37%
CMYK 0.00% 28.75% 70.00%
68.63%

Color #503918 in popluar number systems.

HEX 50 39 18
Decimal 80 57 24
Binary 1010000 111001 11000
Octal 120 71 30

Shades and tints

Shades of #503918

#503918
(80,57,24)
#493416
(73,52,22)
#422F14
(66,47,20)
#3B2A12
(59,42,18)
#342510
(52,37,16)
#2D200E
(45,32,14)
#261B0C
(38,27,12)
#1F160A
(31,22,10)
#181108
(24,17,8)
#110C06
(17,12,6)
#0A0704
(10,7,4)
#000000
(0,0,0)

Tints of #503918

#503918
(80,57,24)
#5F4B2D
(95,75,45)
#6E5D42
(110,93,66)
#7D6F57
(125,111,87)
#8C816C
(140,129,108)
#9B9381
(155,147,129)
#AAA596
(170,165,150)
#B9B7AB
(185,183,171)
#C8C9C0
(200,201,192)
#D7DBD5
(215,219,213)
#E6EDEA
(230,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #503918; }

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

This text font color is #503918.

Background Color

.myBgColor { background-color: #503918; }

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

This div background color is #503918.

Border color

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

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

This div border color is #503918.

Opacity

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

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

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

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

This text has shadow with #503918 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #503918.

Preview

Color preview on black background

This text has color #503918 on black background.


Color preview on white background

This text has color #503918 on white background.


Black color preview on #503918 background

This text has black color on #503918 background.


White color preview on #503918 background

This text has white color on #503918 background.


Related colors

Complementary color

Complementary color for #hex is #AFC6E7.


I love getcolorcode.com

Triadic colors

1 #185039 and #391850 with #503918 are triadic colors.

2 #183950 and #395018 with #503918 are triadic colors.