COLOR #504666

HEX: #504666 RGB: (80,70,102)

Color info

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

RGB color model

#504666 color RGB value is (80,70,102).

RGB: (80,70,102) (31%, 27%, 40%)

RGB channels and saturation

R 80 of 255 = 31%
G 70 of 255 = 27%
B 102 of 255 = 40%

80
70
102

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

Portions of RGB colors in percentages

R + G + B = 80 + 70 + 102 = 252 (100%)
R 80 of 252 ~ 31.75%
G 70 of 252 ~ 27.78%
B 102 of 252 ~ 40.48'%

%31.75
%27.78
%40.48

CMYK color model

#504666 color CMYK value is (22,31,0,60).

  • cyan value is 21.57%
  • magenta value is 31.37%
  • yellow value is 0.00%
  • key color value is 60.00%

CMYK: (22,31,0,60)
C22M31Y0K60 (22%, 31%, 0%, 60%)
(0.22 / 0.31 / 0.00 / 0.60)

CMYK percentages

%21.57
%31.37
%0
%60

Codes

Color #504666 in popluar color models

50 46 66
RGB 80 70 102
HSL 259° 18.60% 33.73%
HSB/HSV 259° 31.37% 40.00%
CMYK 21.57% 31.37% 0.00%
60.00%

Color #504666 in popluar number systems.

HEX 50 46 66
Decimal 80 70 102
Binary 1010000 1000110 1100110
Octal 120 106 146

Shades and tints

Shades of #504666

#504666
(80,70,102)
#49405D
(73,64,93)
#423A54
(66,58,84)
#3B344B
(59,52,75)
#342E42
(52,46,66)
#2D2839
(45,40,57)
#262230
(38,34,48)
#1F1C27
(31,28,39)
#18161E
(24,22,30)
#111015
(17,16,21)
#0A0A0C
(10,10,12)
#000000
(0,0,0)

Tints of #504666

#504666
(80,70,102)
#5F5673
(95,86,115)
#6E6680
(110,102,128)
#7D768D
(125,118,141)
#8C869A
(140,134,154)
#9B96A7
(155,150,167)
#AAA6B4
(170,166,180)
#B9B6C1
(185,182,193)
#C8C6CE
(200,198,206)
#D7D6DB
(215,214,219)
#E6E6E8
(230,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #504666; }

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

This text font color is #504666.

Background Color

.myBgColor { background-color: #504666; }

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

This div background color is #504666.

Border color

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

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

This div border color is #504666.

Opacity

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

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

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

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

This text has shadow with #504666 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504666.

Preview

Color preview on black background

This text has color #504666 on black background.


Color preview on white background

This text has color #504666 on white background.


Black color preview on #504666 background

This text has black color on #504666 background.


White color preview on #504666 background

This text has white color on #504666 background.


Related colors

Complementary color

Complementary color for #hex is #AFB999.


I love getcolorcode.com

Triadic colors

1 #665046 and #466650 with #504666 are triadic colors.

2 #664650 and #465066 with #504666 are triadic colors.