crispedge.com

Color picker

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

#8478df hex color - Violet - Cool color - Information

#8478df hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #8478df Color code in RGB color code model is created after adding 51.76% red color, 47.06% green color and 87.45% blue color. Hex #8478df Color code in CMYK color (process color) code model is generated after subtraction of 41% cyan, 46% magenta, 0% yellow and 13% black.

Hex #8478df color code is between #8877dd web safe hex color code and #7788ee web safe hex color code. #8877dd is the nearest web safe color code. You can see here many more shades of #8478df color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code8478df#8478df
RGB Decimal132, 120, 223rgb(132, 120, 223)
RGB Percent52%, 47%, 87%rgb(52%, 47%, 87%)
CSS RGBa132, 120, 223,1rgba(132,120,223,1)
CMYK Modelcmyk(41%,46%,0%,13%)
HSL Color Space247,62% ,67%hsl(247,62% ,67%)
HSV Color Space247°, 46%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100001000111100011011111
Octal204170337
Decimal132120223
Hex8478df

Different shades of #8478df color code.

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

Light Shade of #8478df
#aaa1e9
Dark Shade of #8478df
#5e4fd5
Saturated Shade of #8478df
#7e70e7
Desaturated Shade of #8478df
#8a80d7
Grey scale Shade of #8478df
#ababab
Brighten Shade
#9d91f8
Most Readable Shade
#FFFFFF

Shades of #8478df color code

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

#8478df
#756ac6
#665dad
#585094
#49427b
#3a3563
#2c284a
#1d1a31
#0e0d18
#000000

Similar Color like #8478df color

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

#8579e0
#867ae1
#877be2
#887ce3
#897de4
#8a7ee5
#8b7fe6
#8c80e7
#8d81e8
#8e82e9
#8f83ea
#9084eb
#9185ec
#9286ed
#8377de
#8276dd
#8175dc
#8074db
#7f73da
#7e72d9
#7d71d8
#7c70d7
#7b6fd6
#7a6ed5
#796dd4
#786cd3
#776bd2
#766ad1

Monochromatic Color with #8478df

#8478df
#06060a
#1f1d35
#39335f
#524a8a
#6b61b4

Tints of #8478df Color

#8478df
#9187e2
#9f96e6
#ada5e9
#bab4ed
#c8c3f0
#d6d2f4
#e3e1f7
#f1f0fb
#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

#8478df
#d3df78

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

Split Complementary

#8478df
#dfb878
#9fdf78

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

Analogous Color

#7895df
#7881df
#8478df
#9978df
#ad78df

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

#8478df
#df8478
#78df84

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

#8478df
#df789f
#d3df78
#78dfb7

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

#8478df
#d3df78
#9fdf78
#b878df

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 #8478df 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.

#8478df Color Code Preview on Black Background Color

This is how #8478df Color will look on black background color. Color contrast ratio is 5.73

#8478df in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8478df

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8478df

#8478df color code is use for CSS Background Color

Background color for the above div is #8478df

HTML with inline CSS

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

#8478df color code is use for CSS Border Color

CSS Border color for the above div is #8478df

HTML with inline CSS

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

CSS Border Left color for the above div is #8478df

HTML with inline CSS

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

CSS Border Right color for the above div is #8478df

HTML with inline CSS

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

CSS Border Bottom color for the above div is #8478df

HTML with inline CSS

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

CSS Border Top color for the above div is #8478df

HTML with inline CSS

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

#8478df hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8478df Color code Preview on White Background

This is how #8478df Color code will look on white background color. Color contrast ratio is 3.66

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

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.