COLOR #505856

HEX: #505856 RGB: (80,88,86)

Color info

#505856 contains red, green and blue colors in about the same proportion. Web safe color of #505856 is #666666 (or #666).

RGB color model

#505856 color RGB value is (80,88,86).

RGB: (80,88,86) (31%, 35%, 34%)

RGB channels and saturation

R 80 of 255 = 31%
G 88 of 255 = 35%
B 86 of 255 = 34%

80
88
86

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

Portions of RGB colors in percentages

R + G + B = 80 + 88 + 86 = 254 (100%)
R 80 of 254 ~ 31.5%
G 88 of 254 ~ 34.65%
B 86 of 254 ~ 33.86'%

%31.5
%34.65
%33.86

CMYK color model

#505856 color CMYK value is (9,0,2,65).

  • cyan value is 9.09%
  • magenta value is 0.00%
  • yellow value is 2.27%
  • key color value is 65.49%

CMYK: (9,0,2,65)
C9M0Y2K65 (9%, 0%, 2%, 65%)
(0.09 / 0.00 / 0.02 / 0.65)

CMYK percentages

%9.09
%0
%2.27
%65.49

Codes

Color #505856 in popluar color models

50 58 56
RGB 80 88 86
HSL 165° 4.76% 32.94%
HSB/HSV 165° 9.09% 34.51%
CMYK 9.09% 0.00% 2.27%
65.49%

Color #505856 in popluar number systems.

HEX 50 58 56
Decimal 80 88 86
Binary 1010000 1011000 1010110
Octal 120 130 126

Shades and tints

Shades of #505856

#505856
(80,88,86)
#49504F
(73,80,79)
#424848
(66,72,72)
#3B4041
(59,64,65)
#34383A
(52,56,58)
#2D3033
(45,48,51)
#26282C
(38,40,44)
#1F2025
(31,32,37)
#18181E
(24,24,30)
#111017
(17,16,23)
#0A0810
(10,8,16)
#000000
(0,0,0)

Tints of #505856

#505856
(80,88,86)
#5F6765
(95,103,101)
#6E7674
(110,118,116)
#7D8583
(125,133,131)
#8C9492
(140,148,146)
#9BA3A1
(155,163,161)
#AAB2B0
(170,178,176)
#B9C1BF
(185,193,191)
#C8D0CE
(200,208,206)
#D7DFDD
(215,223,221)
#E6EEEC
(230,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #505856; }

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

This text font color is #505856.

Background Color

.myBgColor { background-color: #505856; }

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

This div background color is #505856.

Border color

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

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

This div border color is #505856.

Opacity

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

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

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

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

This text has shadow with #505856 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #505856.

Preview

Color preview on black background

This text has color #505856 on black background.


Color preview on white background

This text has color #505856 on white background.


Black color preview on #505856 background

This text has black color on #505856 background.


White color preview on #505856 background

This text has white color on #505856 background.


Related colors

Complementary color

Complementary color for #hex is #AFA7A9.


I love getcolorcode.com

Triadic colors

1 #565058 and #585650 with #505856 are triadic colors.

2 #565850 and #585056 with #505856 are triadic colors.