COLOR #505561

HEX: #505561 RGB: (80,85,97)

Color info

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

RGB color model

#505561 color RGB value is (80,85,97).

RGB: (80,85,97) (31%, 33%, 38%)

RGB channels and saturation

R 80 of 255 = 31%
G 85 of 255 = 33%
B 97 of 255 = 38%

80
85
97

R + G + B ~ 34%. #505561 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 85 + 97 = 262 (100%)
R 80 of 262 ~ 30.53%
G 85 of 262 ~ 32.44%
B 97 of 262 ~ 37.02'%

%30.53
%32.44
%37.02

CMYK color model

#505561 color CMYK value is (18,12,0,62).

  • cyan value is 17.53%
  • magenta value is 12.37%
  • yellow value is 0.00%
  • key color value is 61.96%
CMYK: (18,12,0,62) C18M12Y0K62 (18%,12%,0%,62%) (0.18/0.12/0.00/0.62) 

CMYK percentages

%17.53
%12.37
%0
%61.96

Codes

Color #505561 in popluar color models

50 55 61
RGB 80 85 97
HSL 222° 9.60% 34.71%
HSB/HSV 222° 17.53% 38.04%
CMYK 17.53% 12.37% 0.00%
61.96%

Color #505561 in popluar number systems.

HEX 50 55 61
Decimal 80 85 97
Binary 1010000 1010101 1100001
Octal 120 125 141

Shades and tints

Shades of #505561

#505561
(80,85,97)
#494E59
(73,78,89)
#424751
(66,71,81)
#3B4049
(59,64,73)
#343941
(52,57,65)
#2D3239
(45,50,57)
#262B31
(38,43,49)
#1F2429
(31,36,41)
#181D21
(24,29,33)
#111619
(17,22,25)
#0A0F11
(10,15,17)
#000000
(0,0,0)

Tints of #505561

#505561
(80,85,97)
#5F646F
(95,100,111)
#6E737D
(110,115,125)
#7D828B
(125,130,139)
#8C9199
(140,145,153)
#9BA0A7
(155,160,167)
#AAAFB5
(170,175,181)
#B9BEC3
(185,190,195)
#C8CDD1
(200,205,209)
#D7DCDF
(215,220,223)
#E6EBED
(230,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #505561; }

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

This text font color is #505561.

Background Color

.myBgColor { background-color: #505561; }

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

This div background color is #505561.

Border color

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

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

This div border color is #505561.

Opacity

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

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

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

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

This text has shadow with #505561 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #505561.

Preview

Color preview on black background

This text has color #505561 on black background.


Color preview on white background

This text has color #505561 on white background.


Black color preview on #505561 background

This text has black color on #505561 background.


White color preview on #505561 background

This text has white color on #505561 background.


Related colors

Complementary color

Complementary color for #hex is #AFAA9E.


I love getcolorcode.com

Triadic colors

1 #615055 and #556150 with #505561 are triadic colors.

2 #615550 and #555061 with #505561 are triadic colors.