COLOR #505658

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

80
86
88

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

Portions of RGB colors in percentages

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

%31.5
%33.86
%34.65

CMYK color model

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

  • cyan value is 9.09%
  • magenta value is 2.27%
  • yellow value is 0.00%
  • key color value is 65.49%
CMYK: (9,2,0,65) C9M2Y0K65 (9%,2%,0%,65%) (0.09/0.02/0.00/0.65) 

CMYK percentages

%9.09
%2.27
%0
%65.49

Codes

Color #505658 in popluar color models

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

Color #505658 in popluar number systems.

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

Shades and tints

Shades of #505658

#505658
(80,86,88)
#494F50
(73,79,80)
#424848
(66,72,72)
#3B4140
(59,65,64)
#343A38
(52,58,56)
#2D3330
(45,51,48)
#262C28
(38,44,40)
#1F2520
(31,37,32)
#181E18
(24,30,24)
#111710
(17,23,16)
#0A1008
(10,16,8)
#000000
(0,0,0)

Tints of #505658

#505658
(80,86,88)
#5F6567
(95,101,103)
#6E7476
(110,116,118)
#7D8385
(125,131,133)
#8C9294
(140,146,148)
#9BA1A3
(155,161,163)
#AAB0B2
(170,176,178)
#B9BFC1
(185,191,193)
#C8CED0
(200,206,208)
#D7DDDF
(215,221,223)
#E6ECEE
(230,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #505658; }

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

This text font color is #505658.

Background Color

.myBgColor { background-color: #505658; }

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

This div background color is #505658.

Border color

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

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

This div border color is #505658.

Opacity

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

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

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

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

This text has shadow with #505658 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #505658.

Preview

Color preview on black background

This text has color #505658 on black background.


Color preview on white background

This text has color #505658 on white background.


Black color preview on #505658 background

This text has black color on #505658 background.


White color preview on #505658 background

This text has white color on #505658 background.


Related colors

Complementary color

Complementary color for #hex is #AFA9A7.


I love getcolorcode.com

Triadic colors

1 #585056 and #565850 with #505658 are triadic colors.

2 #585650 and #565058 with #505658 are triadic colors.