COLOR #505359

HEX: #505359 RGB: (80,83,89)

Color info

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

RGB color model

#505359 color RGB value is (80,83,89).

RGB: (80,83,89) (31%, 33%, 35%)

RGB channels and saturation

R 80 of 255 = 31%
G 83 of 255 = 33%
B 89 of 255 = 35%

80
83
89

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

Portions of RGB colors in percentages

R + G + B = 80 + 83 + 89 = 252 (100%)
R 80 of 252 ~ 31.75%
G 83 of 252 ~ 32.94%
B 89 of 252 ~ 35.32'%

%31.75
%32.94
%35.32

CMYK color model

#505359 color CMYK value is (10,7,0,65).

  • cyan value is 10.11%
  • magenta value is 6.74%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (10,7,0,65)
C10M7Y0K65 (10%, 7%, 0%, 65%)
(0.10 / 0.07 / 0.00 / 0.65)

CMYK percentages

%10.11
%6.74
%0
%65.1

Codes

Color #505359 in popluar color models

50 53 59
RGB 80 83 89
HSL 220° 5.33% 33.14%
HSB/HSV 220° 10.11% 34.90%
CMYK 10.11% 6.74% 0.00%
65.10%

Color #505359 in popluar number systems.

HEX 50 53 59
Decimal 80 83 89
Binary 1010000 1010011 1011001
Octal 120 123 131

Shades and tints

Shades of #505359

#505359
(80,83,89)
#494C51
(73,76,81)
#424549
(66,69,73)
#3B3E41
(59,62,65)
#343739
(52,55,57)
#2D3031
(45,48,49)
#262929
(38,41,41)
#1F2221
(31,34,33)
#181B19
(24,27,25)
#111411
(17,20,17)
#0A0D09
(10,13,9)
#000000
(0,0,0)

Tints of #505359

#505359
(80,83,89)
#5F6268
(95,98,104)
#6E7177
(110,113,119)
#7D8086
(125,128,134)
#8C8F95
(140,143,149)
#9B9EA4
(155,158,164)
#AAADB3
(170,173,179)
#B9BCC2
(185,188,194)
#C8CBD1
(200,203,209)
#D7DAE0
(215,218,224)
#E6E9EF
(230,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #505359 color. Also use rgb(80,83,89) instead hex code.

Text Font Color

.myTextColor { color: #505359; }

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

This text font color is #505359.

Background Color

.myBgColor { background-color: #505359; }

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

This div background color is #505359.

Border color

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

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

This div border color is #505359.

Opacity

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

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

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

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

This text has shadow with #505359 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #505359.

Preview

Color preview on black background

This text has color #505359 on black background.


Color preview on white background

This text has color #505359 on white background.


Black color preview on #505359 background

This text has black color on #505359 background.


White color preview on #505359 background

This text has white color on #505359 background.


Related colors

Complementary color

Complementary color for #hex is #AFACA6.


I love getcolorcode.com

Triadic colors

1 #595053 and #535950 with #505359 are triadic colors.

2 #595350 and #535059 with #505359 are triadic colors.