Skip to main content Skip to docs navigation

#48484b 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 Wrought Iron Gate and its hex is #474749 Nearest Color Name

Color Hue/Base color: Grey

Hex #48484b Color code in RGB color code model is created after adding 28.24% red color, 28.24% green color and 29.41% blue color. Hex #48484b Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 4% magenta, 0% yellow and 70.59% black.

Hex #48484b color code is between #444444 web safe hex color code and #555555 web safe hex color code. #444444 is the nearest web safe color code. You can see here many more shades of #48484b color code.

RGB Chart

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

Color Table

Hex Color Code 48484b #48484b
RGB Decimal 72, 72, 75 72, 72, 75
RGB Percent 28%, 28%, 29% rgb(28%, 28%, 29%)
CSS RGBa 72, 72, 75,1 rgba(72,72,75,1)
CMYK Model cmyk(4%,4%,0%,70.59%)
HSL Color Space 240,2% ,29% hsl(240,2% ,29%)
HSV Color Space 240°, 4%, 29%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01001000 01001000 01001011
Octal 110 110 113
Decimal 72 72 75
Hex 48 48 4b

Different shades of #48484b color code.

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

Darkest of #48484b
#000000
Darker of #48484b
#161617
Dark of #48484b
#2f2f31
Base of #48484b
#48484b
Light of #48484b
#616165
Lighter
#7a7a7f
Lightest
#949498

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

#48484b
#4b4b48

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

Split Complementary

#48484b
#4b4948
#494b48

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

Analogous Color

#484a4b
#48494b
#48484b
#49484b
#4a484b

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

#48484b
#484b48
#4b4848

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

#48484b
#4b4848
#4b4b48
#484b4b

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

#48484b
#4b4849
#4b4b48
#484b49

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 #48484b

#000000
#000000
#161617
#2f2f31
#48484b
#616165
#7a7a7f
#949498
#aeaeb1

Tints of #48484b Color

#48484b
#5c5c5f
#707073
#858587
#99999b
#adadaf
#c2c2c3
#d6d6d7
#eaeaeb
#ffffff

Shades of #48484b color code

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

#48484b
#404042
#38383a
#303032
#282829
#202021
#181819
#101010
#080808
#000000

Tones

#48484b
#494949
#494949
#494949
#494949

Tones

Similar Color like #48484b color

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

#49494c
#4a4a4d
#4b4b4e
#4c4c4f
#4d4d50
#4e4e51
#4f4f52
#505053
#515154
#525255
#535356
#545457
#555558
#565659
#47474a
#464649
#454548
#444447
#434346
#424245
#414144
#404043
#3f3f42
#3e3e41
#3d3d40
#3c3c3f
#3b3b3e
#3a3a3d

Download this Dark Grey

Hex #48484b 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.

#48484b Color Code Preview on Black Background Color

This is how #48484b Color will look on black background color. Color contrast ratio is 2.30

#48484b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #48484b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #48484b

#48484b color code is use for CSS Background Color

Background color for the above div is #48484b

HTML with inline CSS

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

#48484b color code is use for CSS Border Color

CSS Border color for the above div is #48484b

HTML with inline CSS

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

CSS Border Left color for the above div is #48484b

HTML with inline CSS

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

CSS Border Right color for the above div is #48484b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #48484b

HTML with inline CSS

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

CSS Border Top color for the above div is #48484b

HTML with inline CSS

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

#48484b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#48484b Color code Preview on White Background

This is how #48484b Color code will look on white background color. Color contrast ratio is 9.11

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

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