COLOR #504055

HEX: #504055 RGB: (80,64,85)

Color info

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

RGB color model

#504055 color RGB value is (80,64,85).

RGB: (80,64,85) (31%, 25%, 33%)

RGB channels and saturation

R 80 of 255 = 31%
G 64 of 255 = 25%
B 85 of 255 = 33%

80
64
85

R + G + B ~ 30%. #504055 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 64 + 85 = 229 (100%)
R 80 of 229 ~ 34.93%
G 64 of 229 ~ 27.95%
B 85 of 229 ~ 37.12'%

%34.93
%27.95
%37.12

CMYK color model

#504055 color CMYK value is (6,25,0,67).

  • cyan value is 5.88%
  • magenta value is 24.71%
  • yellow value is 0.00%
  • key color value is 66.67%

CMYK: (6,25,0,67)
C6M25Y0K67 (6%, 25%, 0%, 67%)
(0.06 / 0.25 / 0.00 / 0.67)

CMYK percentages

%5.88
%24.71
%0
%66.67

Codes

Color #504055 in popluar color models

50 40 55
RGB 80 64 85
HSL 286° 14.09% 29.22%
HSB/HSV 286° 24.71% 33.33%
CMYK 5.88% 24.71% 0.00%
66.67%

Color #504055 in popluar number systems.

HEX 50 40 55
Decimal 80 64 85
Binary 1010000 1000000 1010101
Octal 120 100 125

Shades and tints

Shades of #504055

#504055
(80,64,85)
#493B4E
(73,59,78)
#423647
(66,54,71)
#3B3140
(59,49,64)
#342C39
(52,44,57)
#2D2732
(45,39,50)
#26222B
(38,34,43)
#1F1D24
(31,29,36)
#18181D
(24,24,29)
#111316
(17,19,22)
#0A0E0F
(10,14,15)
#000000
(0,0,0)

Tints of #504055

#504055
(80,64,85)
#5F5164
(95,81,100)
#6E6273
(110,98,115)
#7D7382
(125,115,130)
#8C8491
(140,132,145)
#9B95A0
(155,149,160)
#AAA6AF
(170,166,175)
#B9B7BE
(185,183,190)
#C8C8CD
(200,200,205)
#D7D9DC
(215,217,220)
#E6EAEB
(230,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #504055 color. Also use rgb(80,64,85) instead hex code.

Text Font Color

.myTextColor { color: #504055; }

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

This text font color is #504055.

Background Color

.myBgColor { background-color: #504055; }

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

This div background color is #504055.

Border color

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

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

This div border color is #504055.

Opacity

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

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

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

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

This text has shadow with #504055 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504055.

Preview

Color preview on black background

This text has color #504055 on black background.


Color preview on white background

This text has color #504055 on white background.


Black color preview on #504055 background

This text has black color on #504055 background.


White color preview on #504055 background

This text has white color on #504055 background.


Related colors

Complementary color

Complementary color for #hex is #AFBFAA.


I love getcolorcode.com

Triadic colors

1 #555040 and #405550 with #504055 are triadic colors.

2 #554050 and #405055 with #504055 are triadic colors.