COLOR #505950

HEX: #505950 RGB: (80,89,80)

Color info

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

RGB color model

#505950 color RGB value is (80,89,80).

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

RGB channels and saturation

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

80
89
80

R + G + B ~ 32%. #505950 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 89 + 80 = 249 (100%)
R 80 of 249 ~ 32.13%
G 89 of 249 ~ 35.74%
B 80 of 249 ~ 32.13'%

%32.13
%35.74
%32.13

CMYK color model

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

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

CMYK: (10,0,10,65)
C10M0Y10K65 (10%, 0%, 10%, 65%)
(0.10 / 0.00 / 0.10 / 0.65)

CMYK percentages

%10.11
%0
%10.11
%65.1

Codes

Color #505950 in popluar color models

50 59 50
RGB 80 89 80
HSL 120° 5.33% 33.14%
HSB/HSV 120° 10.11% 34.90%
CMYK 10.11% 0.00% 10.11%
65.10%

Color #505950 in popluar number systems.

HEX 50 59 50
Decimal 80 89 80
Binary 1010000 1011001 1010000
Octal 120 131 120

Shades and tints

Shades of #505950

#505950
(80,89,80)
#495149
(73,81,73)
#424942
(66,73,66)
#3B413B
(59,65,59)
#343934
(52,57,52)
#2D312D
(45,49,45)
#262926
(38,41,38)
#1F211F
(31,33,31)
#181918
(24,25,24)
#111111
(17,17,17)
#0A090A
(10,9,10)
#000000
(0,0,0)

Tints of #505950

#505950
(80,89,80)
#5F685F
(95,104,95)
#6E776E
(110,119,110)
#7D867D
(125,134,125)
#8C958C
(140,149,140)
#9BA49B
(155,164,155)
#AAB3AA
(170,179,170)
#B9C2B9
(185,194,185)
#C8D1C8
(200,209,200)
#D7E0D7
(215,224,215)
#E6EFE6
(230,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #505950; }

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

This text font color is #505950.

Background Color

.myBgColor { background-color: #505950; }

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

This div background color is #505950.

Border color

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

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

This div border color is #505950.

Opacity

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

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

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

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

This text has shadow with #505950 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #505950.

Preview

Color preview on black background

This text has color #505950 on black background.


Color preview on white background

This text has color #505950 on white background.


Black color preview on #505950 background

This text has black color on #505950 background.


White color preview on #505950 background

This text has white color on #505950 background.


Related colors

Complementary color

Complementary color for #hex is #AFA6AF.


I love getcolorcode.com

Triadic colors

1 #505059 and #595050 with #505950 are triadic colors.

2 #505950 and #595050 with #505950 are triadic colors.