COLOR #503041

HEX: #503041 RGB: (80,48,65)

Color info

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

RGB color model

#503041 color RGB value is (80,48,65).

RGB: (80,48,65) (31%, 19%, 25%)

RGB channels and saturation

R 80 of 255 = 31%
G 48 of 255 = 19%
B 65 of 255 = 25%

80
48
65

R + G + B ~ 25%. #503041 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 48 + 65 = 193 (100%)
R 80 of 193 ~ 41.45%
G 48 of 193 ~ 24.87%
B 65 of 193 ~ 33.68'%

%41.45
%24.87
%33.68

CMYK color model

#503041 color CMYK value is (0,40,19,69).

  • cyan value is 0.00%
  • magenta value is 40.00%
  • yellow value is 18.75%
  • key color value is 68.63%
CMYK: (0,40,19,69) C0M40Y19K69 (0%,40%,19%,69%) (0.00/0.40/0.19/0.69) 

CMYK percentages

%0
%40
%18.75
%68.63

Codes

Color #503041 in popluar color models

50 30 41
RGB 80 48 65
HSL 328° 25.00% 25.10%
HSB/HSV 328° 40.00% 31.37%
CMYK 0.00% 40.00% 18.75%
68.63%

Color #503041 in popluar number systems.

HEX 50 30 41
Decimal 80 48 65
Binary 1010000 110000 1000001
Octal 120 60 101

Shades and tints

Shades of #503041

#503041
(80,48,65)
#492C3C
(73,44,60)
#422837
(66,40,55)
#3B2432
(59,36,50)
#34202D
(52,32,45)
#2D1C28
(45,28,40)
#261823
(38,24,35)
#1F141E
(31,20,30)
#181019
(24,16,25)
#110C14
(17,12,20)
#0A080F
(10,8,15)
#000000
(0,0,0)

Tints of #503041

#503041
(80,48,65)
#5F4252
(95,66,82)
#6E5463
(110,84,99)
#7D6674
(125,102,116)
#8C7885
(140,120,133)
#9B8A96
(155,138,150)
#AA9CA7
(170,156,167)
#B9AEB8
(185,174,184)
#C8C0C9
(200,192,201)
#D7D2DA
(215,210,218)
#E6E4EB
(230,228,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #503041; }

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

This text font color is #503041.

Background Color

.myBgColor { background-color: #503041; }

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

This div background color is #503041.

Border color

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

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

This div border color is #503041.

Opacity

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

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

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

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

This text has shadow with #503041 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #503041.

Preview

Color preview on black background

This text has color #503041 on black background.


Color preview on white background

This text has color #503041 on white background.


Black color preview on #503041 background

This text has black color on #503041 background.


White color preview on #503041 background

This text has white color on #503041 background.


Related colors

Complementary color

Complementary color for #hex is #AFCFBE.


I love getcolorcode.com

Triadic colors

1 #415030 and #304150 with #503041 are triadic colors.

2 #413050 and #305041 with #503041 are triadic colors.