COLOR #503026

HEX: #503026 RGB: (80,48,38)

Color info

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

RGB color model

#503026 color RGB value is (80,48,38).

RGB: (80,48,38) (31%, 19%, 15%)

RGB channels and saturation

R 80 of 255 = 31%
G 48 of 255 = 19%
B 38 of 255 = 15%

80
48
38

R + G + B ~ 22%. #503026 is dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 48 + 38 = 166 (100%)
R 80 of 166 ~ 48.19%
G 48 of 166 ~ 28.92%
B 38 of 166 ~ 22.89'%

%48.19
%28.92
%22.89

CMYK color model

#503026 color CMYK value is (0,40,53,69).

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

CMYK: (0,40,53,69)
C0M40Y53K69 (0%, 40%, 53%, 69%)
(0.00 / 0.40 / 0.53 / 0.69)

CMYK percentages

%0
%40
%52.5
%68.63

Codes

Color #503026 in popluar color models

50 30 26
RGB 80 48 38
HSL 14° 35.59% 23.14%
HSB/HSV 14° 52.50% 31.37%
CMYK 0.00% 40.00% 52.50%
68.63%

Color #503026 in popluar number systems.

HEX 50 30 26
Decimal 80 48 38
Binary 1010000 110000 100110
Octal 120 60 46

Shades and tints

Shades of #503026

#503026
(80,48,38)
#492C23
(73,44,35)
#422820
(66,40,32)
#3B241D
(59,36,29)
#34201A
(52,32,26)
#2D1C17
(45,28,23)
#261814
(38,24,20)
#1F1411
(31,20,17)
#18100E
(24,16,14)
#110C0B
(17,12,11)
#0A0808
(10,8,8)
#000000
(0,0,0)

Tints of #503026

#503026
(80,48,38)
#5F4239
(95,66,57)
#6E544C
(110,84,76)
#7D665F
(125,102,95)
#8C7872
(140,120,114)
#9B8A85
(155,138,133)
#AA9C98
(170,156,152)
#B9AEAB
(185,174,171)
#C8C0BE
(200,192,190)
#D7D2D1
(215,210,209)
#E6E4E4
(230,228,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #503026; }

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

This text font color is #503026.

Background Color

.myBgColor { background-color: #503026; }

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

This div background color is #503026.

Border color

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

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

This div border color is #503026.

Opacity

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

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

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

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

This text has shadow with #503026 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #503026.

Preview

Color preview on black background

This text has color #503026 on black background.


Color preview on white background

This text has color #503026 on white background.


Black color preview on #503026 background

This text has black color on #503026 background.


White color preview on #503026 background

This text has white color on #503026 background.


Related colors

Complementary color

Complementary color for #hex is #AFCFD9.


I love getcolorcode.com

Triadic colors

1 #265030 and #302650 with #503026 are triadic colors.

2 #263050 and #305026 with #503026 are triadic colors.