crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#48485c hex color - Violet - Cool color - Information

#48485c hex color - Violet - Cool color

Color Hue/Base color: Violet

Hex #48485c Color code in RGB color code model is created after adding 28.24% red color, 28.24% green color and 36.08% blue color. Hex #48485c Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 22% magenta, 0% yellow and 64% black.

Hex #48485c color code is between #444455 web safe hex color code and #555566 web safe hex color code. #444455 is the nearest web safe color code. You can see here many more shades of #48485c color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code48485c#48485c
RGB Decimal72, 72, 92rgb(72, 72, 92)
RGB Percent28%, 28%, 36%rgb(28%, 28%, 36%)
CSS RGBa72, 72, 92,1rgba(72,72,92,1)
CMYK Modelcmyk(22%,22%,0%,64%)
HSL Color Space240,12% ,32%hsl(240,12% ,32%)
HSV Color Space240°, 22%, 36%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010010000100100001011100
Octal110110134
Decimal727292
Hex48485c

Different shades of #48485c color code.

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

Light Shade of #48485c
#5e5e79
Dark Shade of #48485c
#32323f
Saturated Shade of #48485c
#404064
Desaturated Shade of #48485c
#505054
Grey scale Shade of #48485c
#525252
Brighten Shade
#616175
Most Readable Shade
#FFFFFF

Shades of #48485c color code

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

#48485c
#404051
#383847
#30303d
#282833
#202028
#18181e
#101014
#08080a
#000000

Similar Color like #48485c color

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

#49495d
#4a4a5e
#4b4b5f
#4c4c60
#4d4d61
#4e4e62
#4f4f63
#505064
#515165
#525266
#535367
#545468
#555569
#56566a
#47475b
#46465a
#454559
#444458
#434357
#424256
#414155
#404054
#3f3f53
#3e3e52
#3d3d51
#3c3c50
#3b3b4f
#3a3a4e

Monochromatic Color with #48485c

#48485c
#696986
#8b8bb1
#acacdb
#050507
#272731

Tints of #48485c Color

#48485c
#5c5c6e
#707080
#858592
#9999a4
#adadb6
#c2c2c8
#d6d6da
#eaeaec
#ffffff

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

#48485c
#5c5c48

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

Split Complementary

#48485c
#5c5248
#525c48

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

Analogous Color

#48505c
#484c5c
#48485c
#4c485c
#50485c

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

#48485c
#5c4848
#485c48

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

#48485c
#5c4852
#5c5c48
#485c52

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

Double Complementary Color

#48485c
#5c5c48
#525c48
#52485c

Double Complementary 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).

Hex #48485c 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.

#48485c Color Code Preview on Black Background Color

This is how #48485c Color will look on black background color. Color contrast ratio is 2.36

#48485c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #48485c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #48485c

#48485c color code is use for CSS Background Color

Background color for the above div is #48485c

HTML with inline CSS

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

#48485c color code is use for CSS Border Color

CSS Border color for the above div is #48485c

HTML with inline CSS

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

CSS Border Left color for the above div is #48485c

HTML with inline CSS

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

CSS Border Right color for the above div is #48485c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #48485c

HTML with inline CSS

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

CSS Border Top color for the above div is #48485c

HTML with inline CSS

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

#48485c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#48485c Color code Preview on White Background

This is how #48485c Color code will look on white background color. Color contrast ratio is 8.91

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.