Skip to main content Skip to docs navigation

#505555 hex color | Mako | 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

Color Hue/Base color: Grey

Hex #505555 Color Code is also known as | Mako color.

Hex #505555 Color code in RGB color code model is created after adding 31.37% red color, 33.33% green color and 33.33% blue color. Hex #505555 Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 0% magenta, 0% yellow and 66.67% black.

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

RGB Chart

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

Color Table

Hex Color Code 505555 #505555
RGB Decimal 80, 85, 85 80, 85, 85
RGB Percent 31%, 33%, 33% rgb(31%, 33%, 33%)
CSS RGBa 80, 85, 85,1 rgba(80,85,85,1)
CMYK Model cmyk(6%,0%,0%,66.67%)
HSL Color Space 180,3% ,32% hsl(180,3% ,32%)
HSV Color Space 180°, 6%, 33%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01010000 01010101 01010101
Octal 120 125 125
Decimal 80 85 85
Hex 50 55 55

Different shades of #505555 color code.

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

Darkest of #505555
#060606
Darker of #505555
#1f2020
Dark of #505555
#373b3b
Base of #505555
#505555
Light of #505555
#696f6f
Lighter
#828989
Lightest
#9ca2a2

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

#505555
#555050

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

Split Complementary

#505555
#555052
#555250

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

Analogous Color

#505552
#505553
#505555
#505355
#505155

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

#505555
#555550
#555055

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

#505555
#555055
#555050
#505550

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

#505555
#525055
#555050
#525550

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 #505555

#000000
#060606
#1f2020
#373b3b
#505555
#696f6f
#828989
#9ca2a2
#b6bbbb

Tints of #505555 Color

#505555
#636767
#767a7a
#8a8d8d
#9da0a0
#b1b3b3
#c4c6c6
#d8d9d9
#ebecec
#ffffff

Shades of #505555 color code

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

#505555
#474b4b
#3e4242
#353838
#2c2f2f
#232525
#1a1c1c
#111212
#080909
#000000

Tones

#505555
#525252
#525252
#525252
#525252

Tones

Similar Color like #505555 color

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

#515656
#525757
#535858
#545959
#555a5a
#565b5b
#575c5c
#585d5d
#595e5e
#5a5f5f
#5b6060
#5c6161
#5d6262
#5e6363
#4f5454
#4e5353
#4d5252
#4c5151
#4b5050
#4a4f4f
#494e4e
#484d4d
#474c4c
#464b4b
#454a4a
#444949
#434848
#424747

Download this Dark Grey

Hex #505555 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.

#505555 Color Code Preview on Black Background Color

This is how #505555 Color will look on black background color. Color contrast ratio is 2.77

#505555 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #505555

HTML with inline CSS

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

Your Example Paragraph content text in with font color #505555

#505555 color code is use for CSS Background Color

Background color for the above div is #505555

HTML with inline CSS

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

#505555 color code is use for CSS Border Color

CSS Border color for the above div is #505555

HTML with inline CSS

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

CSS Border Left color for the above div is #505555

HTML with inline CSS

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

CSS Border Right color for the above div is #505555

HTML with inline CSS

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

CSS Border Bottom color for the above div is #505555

HTML with inline CSS

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

CSS Border Top color for the above div is #505555

HTML with inline CSS

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

#505555 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#505555 Color code Preview on White Background

This is how #505555 Color code will look on white background color. Color contrast ratio is 7.58

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 #505555; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #505555; }

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,85,85,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(85,80,80,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(80,85,85,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }