COLOR #504664

HEX: #504664 RGB: (80,70,100)

Color info

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

RGB color model

#504664 color RGB value is (80,70,100).

RGB: (80,70,100) (31%, 27%, 39%)

RGB channels and saturation

R 80 of 255 = 31%
G 70 of 255 = 27%
B 100 of 255 = 39%

80
70
100

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

Portions of RGB colors in percentages

R + G + B = 80 + 70 + 100 = 250 (100%)
R 80 of 250 ~ 32%
G 70 of 250 ~ 28%
B 100 of 250 ~ 40'%

%32
%28
%40

CMYK color model

#504664 color CMYK value is (20,30,0,61).

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

CMYK: (20,30,0,61)
C20M30Y0K61 (20%, 30%, 0%, 61%)
(0.20 / 0.30 / 0.00 / 0.61)

CMYK percentages

%20
%30
%0
%60.78

Codes

Color #504664 in popluar color models

50 46 64
RGB 80 70 100
HSL 260° 17.65% 33.33%
HSB/HSV 260° 30.00% 39.22%
CMYK 20.00% 30.00% 0.00%
60.78%

Color #504664 in popluar number systems.

HEX 50 46 64
Decimal 80 70 100
Binary 1010000 1000110 1100100
Octal 120 106 144

Shades and tints

Shades of #504664

#504664
(80,70,100)
#49405B
(73,64,91)
#423A52
(66,58,82)
#3B3449
(59,52,73)
#342E40
(52,46,64)
#2D2837
(45,40,55)
#26222E
(38,34,46)
#1F1C25
(31,28,37)
#18161C
(24,22,28)
#111013
(17,16,19)
#0A0A0A
(10,10,10)
#000000
(0,0,0)

Tints of #504664

#504664
(80,70,100)
#5F5672
(95,86,114)
#6E6680
(110,102,128)
#7D768E
(125,118,142)
#8C869C
(140,134,156)
#9B96AA
(155,150,170)
#AAA6B8
(170,166,184)
#B9B6C6
(185,182,198)
#C8C6D4
(200,198,212)
#D7D6E2
(215,214,226)
#E6E6F0
(230,230,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #504664; }

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

This text font color is #504664.

Background Color

.myBgColor { background-color: #504664; }

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

This div background color is #504664.

Border color

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

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

This div border color is #504664.

Opacity

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

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

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

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

This text has shadow with #504664 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504664.

Preview

Color preview on black background

This text has color #504664 on black background.


Color preview on white background

This text has color #504664 on white background.


Black color preview on #504664 background

This text has black color on #504664 background.


White color preview on #504664 background

This text has white color on #504664 background.


Related colors

Complementary color

Complementary color for #hex is #AFB99B.


I love getcolorcode.com

Triadic colors

1 #645046 and #466450 with #504664 are triadic colors.

2 #644650 and #465064 with #504664 are triadic colors.