COLOR #503755

HEX: #503755 RGB: (80,55,85)

Color info

#503755 contains red, green and blue colors in about the same proportion. Web safe color of #503755 is #663366 (or #636).

RGB color model

#503755 color RGB value is (80,55,85).

RGB: (80,55,85) (31%, 22%, 33%)

RGB channels and saturation

R 80 of 255 = 31%
G 55 of 255 = 22%
B 85 of 255 = 33%

80
55
85

R + G + B ~ 29%. #503755 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 55 + 85 = 220 (100%)
R 80 of 220 ~ 36.36%
G 55 of 220 ~ 25%
B 85 of 220 ~ 38.64'%

%36.36
%25
%38.64

CMYK color model

#503755 color CMYK value is (6,35,0,67).

  • cyan value is 5.88%
  • magenta value is 35.29%
  • yellow value is 0.00%
  • key color value is 66.67%

CMYK: (6,35,0,67)
C6M35Y0K67 (6%, 35%, 0%, 67%)
(0.06 / 0.35 / 0.00 / 0.67)

CMYK percentages

%5.88
%35.29
%0
%66.67

Codes

Color #503755 in popluar color models

50 37 55
RGB 80 55 85
HSL 290° 21.43% 27.45%
HSB/HSV 290° 35.29% 33.33%
CMYK 5.88% 35.29% 0.00%
66.67%

Color #503755 in popluar number systems.

HEX 50 37 55
Decimal 80 55 85
Binary 1010000 110111 1010101
Octal 120 67 125

Shades and tints

Shades of #503755

#503755
(80,55,85)
#49324E
(73,50,78)
#422D47
(66,45,71)
#3B2840
(59,40,64)
#342339
(52,35,57)
#2D1E32
(45,30,50)
#26192B
(38,25,43)
#1F1424
(31,20,36)
#180F1D
(24,15,29)
#110A16
(17,10,22)
#0A050F
(10,5,15)
#000000
(0,0,0)

Tints of #503755

#503755
(80,55,85)
#5F4964
(95,73,100)
#6E5B73
(110,91,115)
#7D6D82
(125,109,130)
#8C7F91
(140,127,145)
#9B91A0
(155,145,160)
#AAA3AF
(170,163,175)
#B9B5BE
(185,181,190)
#C8C7CD
(200,199,205)
#D7D9DC
(215,217,220)
#E6EBEB
(230,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #503755 color. Also use rgb(80,55,85) instead hex code.

Text Font Color

.myTextColor { color: #503755; }

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

This text font color is #503755.

Background Color

.myBgColor { background-color: #503755; }

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

This div background color is #503755.

Border color

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

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

This div border color is #503755.

Opacity

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

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

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

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

This text has shadow with #503755 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #503755.

Preview

Color preview on black background

This text has color #503755 on black background.


Color preview on white background

This text has color #503755 on white background.


Black color preview on #503755 background

This text has black color on #503755 background.


White color preview on #503755 background

This text has white color on #503755 background.


Related colors

Complementary color

Complementary color for #hex is #AFC8AA.


I love getcolorcode.com

Triadic colors

1 #555037 and #375550 with #503755 are triadic colors.

2 #553750 and #375055 with #503755 are triadic colors.