COLOR #504056

HEX: #504056 RGB: (80,64,86)

Color info

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

RGB color model

#504056 color RGB value is (80,64,86).

RGB: (80,64,86) (31%, 25%, 34%)

RGB channels and saturation

R 80 of 255 = 31%
G 64 of 255 = 25%
B 86 of 255 = 34%

80
64
86

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

Portions of RGB colors in percentages

R + G + B = 80 + 64 + 86 = 230 (100%)
R 80 of 230 ~ 34.78%
G 64 of 230 ~ 27.83%
B 86 of 230 ~ 37.39'%

%34.78
%27.83
%37.39

CMYK color model

#504056 color CMYK value is (7,26,0,66).

  • cyan value is 6.98%
  • magenta value is 25.58%
  • yellow value is 0.00%
  • key color value is 66.27%

CMYK: (7,26,0,66)
C7M26Y0K66 (7%, 26%, 0%, 66%)
(0.07 / 0.26 / 0.00 / 0.66)

CMYK percentages

%6.98
%25.58
%0
%66.27

Codes

Color #504056 in popluar color models

50 40 56
RGB 80 64 86
HSL 284° 14.67% 29.41%
HSB/HSV 284° 25.58% 33.73%
CMYK 6.98% 25.58% 0.00%
66.27%

Color #504056 in popluar number systems.

HEX 50 40 56
Decimal 80 64 86
Binary 1010000 1000000 1010110
Octal 120 100 126

Shades and tints

Shades of #504056

#504056
(80,64,86)
#493B4F
(73,59,79)
#423648
(66,54,72)
#3B3141
(59,49,65)
#342C3A
(52,44,58)
#2D2733
(45,39,51)
#26222C
(38,34,44)
#1F1D25
(31,29,37)
#18181E
(24,24,30)
#111317
(17,19,23)
#0A0E10
(10,14,16)
#000000
(0,0,0)

Tints of #504056

#504056
(80,64,86)
#5F5165
(95,81,101)
#6E6274
(110,98,116)
#7D7383
(125,115,131)
#8C8492
(140,132,146)
#9B95A1
(155,149,161)
#AAA6B0
(170,166,176)
#B9B7BF
(185,183,191)
#C8C8CE
(200,200,206)
#D7D9DD
(215,217,221)
#E6EAEC
(230,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #504056; }

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

This text font color is #504056.

Background Color

.myBgColor { background-color: #504056; }

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

This div background color is #504056.

Border color

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

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

This div border color is #504056.

Opacity

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

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

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

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

This text has shadow with #504056 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504056.

Preview

Color preview on black background

This text has color #504056 on black background.


Color preview on white background

This text has color #504056 on white background.


Black color preview on #504056 background

This text has black color on #504056 background.


White color preview on #504056 background

This text has white color on #504056 background.


Related colors

Complementary color

Complementary color for #hex is #AFBFA9.


I love getcolorcode.com

Triadic colors

1 #565040 and #405650 with #504056 are triadic colors.

2 #564050 and #405056 with #504056 are triadic colors.