COLOR #503342

HEX: #503342 RGB: (80,51,66)

Color info

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

RGB color model

#503342 color RGB value is (80,51,66).

RGB: (80,51,66) (31%, 20%, 26%)

RGB channels and saturation

R 80 of 255 = 31%
G 51 of 255 = 20%
B 66 of 255 = 26%

80
51
66

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

Portions of RGB colors in percentages

R + G + B = 80 + 51 + 66 = 197 (100%)
R 80 of 197 ~ 40.61%
G 51 of 197 ~ 25.89%
B 66 of 197 ~ 33.5'%

%40.61
%25.89
%33.5

CMYK color model

#503342 color CMYK value is (0,36,18,69).

  • cyan value is 0.00%
  • magenta value is 36.25%
  • yellow value is 17.50%
  • key color value is 68.63%

CMYK: (0,36,18,69)
C0M36Y18K69 (0%, 36%, 18%, 69%)
(0.00 / 0.36 / 0.18 / 0.69)

CMYK percentages

%0
%36.25
%17.5
%68.63

Codes

Color #503342 in popluar color models

50 33 42
RGB 80 51 66
HSL 329° 22.14% 25.69%
HSB/HSV 329° 36.25% 31.37%
CMYK 0.00% 36.25% 17.50%
68.63%

Color #503342 in popluar number systems.

HEX 50 33 42
Decimal 80 51 66
Binary 1010000 110011 1000010
Octal 120 63 102

Shades and tints

Shades of #503342

#503342
(80,51,66)
#492F3C
(73,47,60)
#422B36
(66,43,54)
#3B2730
(59,39,48)
#34232A
(52,35,42)
#2D1F24
(45,31,36)
#261B1E
(38,27,30)
#1F1718
(31,23,24)
#181312
(24,19,18)
#110F0C
(17,15,12)
#0A0B06
(10,11,6)
#000000
(0,0,0)

Tints of #503342

#503342
(80,51,66)
#5F4553
(95,69,83)
#6E5764
(110,87,100)
#7D6975
(125,105,117)
#8C7B86
(140,123,134)
#9B8D97
(155,141,151)
#AA9FA8
(170,159,168)
#B9B1B9
(185,177,185)
#C8C3CA
(200,195,202)
#D7D5DB
(215,213,219)
#E6E7EC
(230,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #503342 color. Also use rgb(80,51,66) instead hex code.

Text Font Color

.myTextColor { color: #503342; }

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

This text font color is #503342.

Background Color

.myBgColor { background-color: #503342; }

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

This div background color is #503342.

Border color

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

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

This div border color is #503342.

Opacity

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

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

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

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

This text has shadow with #503342 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #503342.

Preview

Color preview on black background

This text has color #503342 on black background.


Color preview on white background

This text has color #503342 on white background.


Black color preview on #503342 background

This text has black color on #503342 background.


White color preview on #503342 background

This text has white color on #503342 background.


Related colors

Complementary color

Complementary color for #hex is #AFCCBD.


I love getcolorcode.com

Triadic colors

1 #425033 and #334250 with #503342 are triadic colors.

2 #423350 and #335042 with #503342 are triadic colors.