COLOR #503843

HEX: #503843 RGB: (80,56,67)

Color info

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

RGB color model

#503843 color RGB value is (80,56,67).

RGB: (80,56,67) (31%, 22%, 26%)

RGB channels and saturation

R 80 of 255 = 31%
G 56 of 255 = 22%
B 67 of 255 = 26%

80
56
67

R + G + B ~ 26%. #503843 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 56 + 67 = 203 (100%)
R 80 of 203 ~ 39.41%
G 56 of 203 ~ 27.59%
B 67 of 203 ~ 33'%

%39.41
%27.59
%33

CMYK color model

#503843 color CMYK value is (0,30,16,69).

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

CMYK: (0,30,16,69)
C0M30Y16K69 (0%, 30%, 16%, 69%)
(0.00 / 0.30 / 0.16 / 0.69)

CMYK percentages

%0
%30
%16.25
%68.63

Codes

Color #503843 in popluar color models

50 38 43
RGB 80 56 67
HSL 333° 17.65% 26.67%
HSB/HSV 333° 30.00% 31.37%
CMYK 0.00% 30.00% 16.25%
68.63%

Color #503843 in popluar number systems.

HEX 50 38 43
Decimal 80 56 67
Binary 1010000 111000 1000011
Octal 120 70 103

Shades and tints

Shades of #503843

#503843
(80,56,67)
#49333D
(73,51,61)
#422E37
(66,46,55)
#3B2931
(59,41,49)
#34242B
(52,36,43)
#2D1F25
(45,31,37)
#261A1F
(38,26,31)
#1F1519
(31,21,25)
#181013
(24,16,19)
#110B0D
(17,11,13)
#0A0607
(10,6,7)
#000000
(0,0,0)

Tints of #503843

#503843
(80,56,67)
#5F4A54
(95,74,84)
#6E5C65
(110,92,101)
#7D6E76
(125,110,118)
#8C8087
(140,128,135)
#9B9298
(155,146,152)
#AAA4A9
(170,164,169)
#B9B6BA
(185,182,186)
#C8C8CB
(200,200,203)
#D7DADC
(215,218,220)
#E6ECED
(230,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #503843; }

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

This text font color is #503843.

Background Color

.myBgColor { background-color: #503843; }

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

This div background color is #503843.

Border color

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

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

This div border color is #503843.

Opacity

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

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

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

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

This text has shadow with #503843 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #503843.

Preview

Color preview on black background

This text has color #503843 on black background.


Color preview on white background

This text has color #503843 on white background.


Black color preview on #503843 background

This text has black color on #503843 background.


White color preview on #503843 background

This text has white color on #503843 background.


Related colors

Complementary color

Complementary color for #hex is #AFC7BC.


I love getcolorcode.com

Triadic colors

1 #435038 and #384350 with #503843 are triadic colors.

2 #433850 and #385043 with #503843 are triadic colors.