COLOR #503826

HEX: #503826 RGB: (80,56,38)

Color info

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

RGB color model

#503826 color RGB value is (80,56,38).

RGB: (80,56,38) (31%, 22%, 15%)

RGB channels and saturation

R 80 of 255 = 31%
G 56 of 255 = 22%
B 38 of 255 = 15%

80
56
38

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

Portions of RGB colors in percentages

R + G + B = 80 + 56 + 38 = 174 (100%)
R 80 of 174 ~ 45.98%
G 56 of 174 ~ 32.18%
B 38 of 174 ~ 21.84'%

%45.98
%32.18
%21.84

CMYK color model

#503826 color CMYK value is (0,30,53,69).

  • cyan value is 0.00%
  • magenta value is 30.00%
  • yellow value is 52.50%
  • key color value is 68.63%

CMYK: (0,30,53,69)
C0M30Y53K69 (0%, 30%, 53%, 69%)
(0.00 / 0.30 / 0.53 / 0.69)

CMYK percentages

%0
%30
%52.5
%68.63

Codes

Color #503826 in popluar color models

50 38 26
RGB 80 56 38
HSL 26° 35.59% 23.14%
HSB/HSV 26° 52.50% 31.37%
CMYK 0.00% 30.00% 52.50%
68.63%

Color #503826 in popluar number systems.

HEX 50 38 26
Decimal 80 56 38
Binary 1010000 111000 100110
Octal 120 70 46

Shades and tints

Shades of #503826

#503826
(80,56,38)
#493323
(73,51,35)
#422E20
(66,46,32)
#3B291D
(59,41,29)
#34241A
(52,36,26)
#2D1F17
(45,31,23)
#261A14
(38,26,20)
#1F1511
(31,21,17)
#18100E
(24,16,14)
#110B0B
(17,11,11)
#0A0608
(10,6,8)
#000000
(0,0,0)

Tints of #503826

#503826
(80,56,38)
#5F4A39
(95,74,57)
#6E5C4C
(110,92,76)
#7D6E5F
(125,110,95)
#8C8072
(140,128,114)
#9B9285
(155,146,133)
#AAA498
(170,164,152)
#B9B6AB
(185,182,171)
#C8C8BE
(200,200,190)
#D7DAD1
(215,218,209)
#E6ECE4
(230,236,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #503826 color. Also use rgb(80,56,38) instead hex code.

Text Font Color

.myTextColor { color: #503826; }

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

This text font color is #503826.

Background Color

.myBgColor { background-color: #503826; }

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

This div background color is #503826.

Border color

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

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

This div border color is #503826.

Opacity

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

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

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

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

This text has shadow with #503826 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #503826.

Preview

Color preview on black background

This text has color #503826 on black background.


Color preview on white background

This text has color #503826 on white background.


Black color preview on #503826 background

This text has black color on #503826 background.


White color preview on #503826 background

This text has white color on #503826 background.


Related colors

Complementary color

Complementary color for #hex is #AFC7D9.


I love getcolorcode.com

Triadic colors

1 #265038 and #382650 with #503826 are triadic colors.

2 #263850 and #385026 with #503826 are triadic colors.