COLOR #504860

HEX: #504860 RGB: (80,72,96)

Color info

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

RGB color model

#504860 color RGB value is (80,72,96).

RGB: (80,72,96) (31%, 28%, 38%)

RGB channels and saturation

R 80 of 255 = 31%
G 72 of 255 = 28%
B 96 of 255 = 38%

80
72
96

R + G + B ~ 32%. #504860 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 72 + 96 = 248 (100%)
R 80 of 248 ~ 32.26%
G 72 of 248 ~ 29.03%
B 96 of 248 ~ 38.71'%

%32.26
%29.03
%38.71

CMYK color model

#504860 color CMYK value is (17,25,0,62).

  • cyan value is 16.67%
  • magenta value is 25.00%
  • yellow value is 0.00%
  • key color value is 62.35%
CMYK: (17,25,0,62) C17M25Y0K62 (17%,25%,0%,62%) (0.17/0.25/0.00/0.62) 

CMYK percentages

%16.67
%25
%0
%62.35

Codes

Color #504860 in popluar color models

50 48 60
RGB 80 72 96
HSL 260° 14.29% 32.94%
HSB/HSV 260° 25.00% 37.65%
CMYK 16.67% 25.00% 0.00%
62.35%

Color #504860 in popluar number systems.

HEX 50 48 60
Decimal 80 72 96
Binary 1010000 1001000 1100000
Octal 120 110 140

Shades and tints

Shades of #504860

#504860
(80,72,96)
#494258
(73,66,88)
#423C50
(66,60,80)
#3B3648
(59,54,72)
#343040
(52,48,64)
#2D2A38
(45,42,56)
#262430
(38,36,48)
#1F1E28
(31,30,40)
#181820
(24,24,32)
#111218
(17,18,24)
#0A0C10
(10,12,16)
#000000
(0,0,0)

Tints of #504860

#504860
(80,72,96)
#5F586E
(95,88,110)
#6E687C
(110,104,124)
#7D788A
(125,120,138)
#8C8898
(140,136,152)
#9B98A6
(155,152,166)
#AAA8B4
(170,168,180)
#B9B8C2
(185,184,194)
#C8C8D0
(200,200,208)
#D7D8DE
(215,216,222)
#E6E8EC
(230,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #504860 color. Also use rgb(80,72,96) instead hex code.

Text Font Color

.myTextColor { color: #504860; }

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

This text font color is #504860.

Background Color

.myBgColor { background-color: #504860; }

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

This div background color is #504860.

Border color

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

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

This div border color is #504860.

Opacity

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

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

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

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

This text has shadow with #504860 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504860.

Preview

Color preview on black background

This text has color #504860 on black background.


Color preview on white background

This text has color #504860 on white background.


Black color preview on #504860 background

This text has black color on #504860 background.


White color preview on #504860 background

This text has white color on #504860 background.


Related colors

Complementary color

Complementary color for #hex is #AFB79F.


I love getcolorcode.com

Triadic colors

1 #605048 and #486050 with #504860 are triadic colors.

2 #604850 and #485060 with #504860 are triadic colors.