Skip to main content Skip to docs navigation

#505b5d hex color | Download Dark Grey BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Submarine Grey and its hex is #4D585C Nearest Color Name

Color Hue/Base color: Grey

Hex #505b5d Color code in RGB color code model is created after adding 31.37% red color, 35.69% green color and 36.47% blue color. Hex #505b5d Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 2% magenta, 0% yellow and 63.53% black.

Hex #505b5d color code is between #555555 web safe hex color code and #446666 web safe hex color code. #555555 is the nearest web safe color code. You can see here many more shades of #505b5d color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code 505b5d #505b5d
RGB Decimal 80, 91, 93 80, 91, 93
RGB Percent 31%, 36%, 36% rgb(31%, 36%, 36%)
CSS RGBa 80, 91, 93,1 rgba(80,91,93,1)
CMYK Model cmyk(14%,2%,0%,63.53%)
HSL Color Space 189,8% ,34% hsl(189,8% ,34%)
HSV Color Space 189°, 14%, 36%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01010000 01011011 01011101
Octal 120 133 135
Decimal 80 91 93
Hex 50 5b 5d

Different shades of #505b5d color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #505b5d
#090b0b
Darker of #505b5d
#212526
Dark of #505b5d
#384042
Base of #505b5d
#505b5d
Light of #505b5d
#687678
Lighter
#819092
Lightest
#9ca8aa

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#505b5d
#5d5250

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#505b5d
#5d5054
#5d5850

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#505d57
#505d5a
#505b5d
#50575d
#50515d

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#505b5d
#5b5d50
#5d505b

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#505b5d
#5d505b
#5d5250
#505d52

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#505b5d
#58505d
#5d5250
#545d50

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #505b5d

#000000
#090b0b
#212526
#384042
#505b5d
#687678
#819092
#9ca8aa
#b8c0c1

Tints of #505b5d Color

#505b5d
#636d6f
#767f81
#8a9193
#9da3a5
#b1b6b7
#c4c8c9
#d8dadb
#ebeced
#ffffff

Shades of #505b5d color code

Generate more color scales with scales (color stack) generator.

#505b5d
#475052
#3e4648
#353c3e
#2c3233
#232829
#1a1e1f
#111414
#080a0a
#000000

Tones

#505b5d
#565656
#565656
#565656
#565656

Tones

Similar Color like #505b5d color

Find visually similar hex color codes nearing to #505b5d hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#515c5e
#525d5f
#535e60
#545f61
#556062
#566163
#576264
#586365
#596466
#5a6567
#5b6668
#5c6769
#5d686a
#5e696b
#4f5a5c
#4e595b
#4d585a
#4c5759
#4b5658
#4a5557
#495456
#485355
#475254
#465153
#455052
#444f51
#434e50
#424d4f

Download this Dark Grey

Hex #505b5d Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#505b5d Color Code Preview on Black Background Color

This is how #505b5d Color will look on black background color. Color contrast ratio is 3.00

#505b5d in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#505b5d">Your Example Paragraph content text in with font color #505b5d </p>

Your Example Paragraph content text in with font color #505b5d

HTML with inline CSS

<div style="color:#505b5d">Your Paragraph text in with font color #505b5d </div>

Your Example Paragraph content text in with font color #505b5d

#505b5d color code is use for CSS Background Color

Background color for the above div is #505b5d

HTML with inline CSS

<div style="background-color:#505b5d;"></div>

#505b5d color code is use for CSS Border Color

CSS Border color for the above div is #505b5d

HTML with inline CSS

<div style="border:5px solid #505b5d;"></div>

CSS Border Left color for the above div is #505b5d

HTML with inline CSS

<div style="border-left:5px solid #505b5d;"></div>

CSS Border Right color for the above div is #505b5d

HTML with inline CSS

<div style="border-right:5px solid #505b5d;"></div>

CSS Border Bottom color for the above div is #505b5d

HTML with inline CSS

<div style="border-bottom:5px solid #505b5d;"></div>

CSS Border Top color for the above div is #505b5d

HTML with inline CSS

<div style="border-top:5px solid #505b5d;"></div>

#505b5d hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#505b5d; } .examplecolorclass {color:#505b5d; } .examplebordercolor {border:3px solid #505b5d; }

#505b5d Color code Preview on White Background

This is how #505b5d Color code will look on white background color. Color contrast ratio is 7.01

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #505b5d; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #505b5d; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(80,91,93,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(93,82,80,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(80,91,93,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }