COLOR #503758

HEX: #503758 RGB: (80,55,88)

Color info

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

RGB color model

#503758 color RGB value is (80,55,88).

RGB: (80,55,88) (31%, 22%, 35%)

RGB channels and saturation

R 80 of 255 = 31%
G 55 of 255 = 22%
B 88 of 255 = 35%

80
55
88

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

Portions of RGB colors in percentages

R + G + B = 80 + 55 + 88 = 223 (100%)
R 80 of 223 ~ 35.87%
G 55 of 223 ~ 24.66%
B 88 of 223 ~ 39.46'%

%35.87
%24.66
%39.46

CMYK color model

#503758 color CMYK value is (9,38,0,65).

  • cyan value is 9.09%
  • magenta value is 37.50%
  • yellow value is 0.00%
  • key color value is 65.49%

CMYK: (9,38,0,65)
C9M38Y0K65 (9%, 38%, 0%, 65%)
(0.09 / 0.38 / 0.00 / 0.65)

CMYK percentages

%9.09
%37.5
%0
%65.49

Codes

Color #503758 in popluar color models

50 37 58
RGB 80 55 88
HSL 285° 23.08% 28.04%
HSB/HSV 285° 37.50% 34.51%
CMYK 9.09% 37.50% 0.00%
65.49%

Color #503758 in popluar number systems.

HEX 50 37 58
Decimal 80 55 88
Binary 1010000 110111 1011000
Octal 120 67 130

Shades and tints

Shades of #503758

#503758
(80,55,88)
#493250
(73,50,80)
#422D48
(66,45,72)
#3B2840
(59,40,64)
#342338
(52,35,56)
#2D1E30
(45,30,48)
#261928
(38,25,40)
#1F1420
(31,20,32)
#180F18
(24,15,24)
#110A10
(17,10,16)
#0A0508
(10,5,8)
#000000
(0,0,0)

Tints of #503758

#503758
(80,55,88)
#5F4967
(95,73,103)
#6E5B76
(110,91,118)
#7D6D85
(125,109,133)
#8C7F94
(140,127,148)
#9B91A3
(155,145,163)
#AAA3B2
(170,163,178)
#B9B5C1
(185,181,193)
#C8C7D0
(200,199,208)
#D7D9DF
(215,217,223)
#E6EBEE
(230,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #503758; }

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

This text font color is #503758.

Background Color

.myBgColor { background-color: #503758; }

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

This div background color is #503758.

Border color

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

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

This div border color is #503758.

Opacity

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

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

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

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

This text has shadow with #503758 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #503758.

Preview

Color preview on black background

This text has color #503758 on black background.


Color preview on white background

This text has color #503758 on white background.


Black color preview on #503758 background

This text has black color on #503758 background.


White color preview on #503758 background

This text has white color on #503758 background.


Related colors

Complementary color

Complementary color for #hex is #AFC8A7.


I love getcolorcode.com

Triadic colors

1 #585037 and #375850 with #503758 are triadic colors.

2 #583750 and #375058 with #503758 are triadic colors.