COLOR #504864

HEX: #504864 RGB: (80,72,100)

Color info

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

RGB color model

#504864 color RGB value is (80,72,100).

RGB: (80,72,100) (31%, 28%, 39%)

RGB channels and saturation

R 80 of 255 = 31%
G 72 of 255 = 28%
B 100 of 255 = 39%

80
72
100

R + G + B ~ 33%. #504864 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 72 + 100 = 252 (100%)
R 80 of 252 ~ 31.75%
G 72 of 252 ~ 28.57%
B 100 of 252 ~ 39.68'%

%31.75
%28.57
%39.68

CMYK color model

#504864 color CMYK value is (20,28,0,61).

  • cyan value is 20.00%
  • magenta value is 28.00%
  • yellow value is 0.00%
  • key color value is 60.78%

CMYK: (20,28,0,61)
C20M28Y0K61 (20%, 28%, 0%, 61%)
(0.20 / 0.28 / 0.00 / 0.61)

CMYK percentages

%20
%28
%0
%60.78

Codes

Color #504864 in popluar color models

50 48 64
RGB 80 72 100
HSL 257° 16.28% 33.73%
HSB/HSV 257° 28.00% 39.22%
CMYK 20.00% 28.00% 0.00%
60.78%

Color #504864 in popluar number systems.

HEX 50 48 64
Decimal 80 72 100
Binary 1010000 1001000 1100100
Octal 120 110 144

Shades and tints

Shades of #504864

#504864
(80,72,100)
#49425B
(73,66,91)
#423C52
(66,60,82)
#3B3649
(59,54,73)
#343040
(52,48,64)
#2D2A37
(45,42,55)
#26242E
(38,36,46)
#1F1E25
(31,30,37)
#18181C
(24,24,28)
#111213
(17,18,19)
#0A0C0A
(10,12,10)
#000000
(0,0,0)

Tints of #504864

#504864
(80,72,100)
#5F5872
(95,88,114)
#6E6880
(110,104,128)
#7D788E
(125,120,142)
#8C889C
(140,136,156)
#9B98AA
(155,152,170)
#AAA8B8
(170,168,184)
#B9B8C6
(185,184,198)
#C8C8D4
(200,200,212)
#D7D8E2
(215,216,226)
#E6E8F0
(230,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #504864; }

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

This text font color is #504864.

Background Color

.myBgColor { background-color: #504864; }

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

This div background color is #504864.

Border color

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

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

This div border color is #504864.

Opacity

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

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

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

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

This text has shadow with #504864 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504864.

Preview

Color preview on black background

This text has color #504864 on black background.


Color preview on white background

This text has color #504864 on white background.


Black color preview on #504864 background

This text has black color on #504864 background.


White color preview on #504864 background

This text has white color on #504864 background.


Related colors

Complementary color

Complementary color for #hex is #AFB79B.


I love getcolorcode.com

Triadic colors

1 #645048 and #486450 with #504864 are triadic colors.

2 #644850 and #485064 with #504864 are triadic colors.