Skip to main content Skip to docs navigation

#862ada hex color | Download Dark Violet 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 Thick Purple and its hex is #8833DD Nearest Color Name

Color Hue/Base color: Violet

Hex #862ada Color code in RGB color code model is created after adding 52.55% red color, 16.47% green color and 85.49% blue color. Hex #862ada Color code in CMYK color (process color) code model is generated after subtraction of 39% cyan, 81% magenta, 0% yellow and 14.51% black.

Hex #862ada color code is between #8822dd web safe hex color code and #7733cc web safe hex color code. #8822dd is the nearest web safe color code. You can see here many more shades of #862ada color code.

RGB Chart

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

Color Table

Hex Color Code 862ada #862ada
RGB Decimal 134, 42, 218 134, 42, 218
RGB Percent 53%, 16%, 85% rgb(53%, 16%, 85%)
CSS RGBa 134, 42, 218,1 rgba(134,42,218,1)
CMYK Model cmyk(39%,81%,0%,14.51%)
HSL Color Space 271,70% ,51% hsl(271,70% ,51%)
HSV Color Space 271°, 81%, 85%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10000110 00101010 11011010
Octal 206 52 332
Decimal 134 42 218
Hex 86 2a da

Different shades of #862ada color code.

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

Darkest of #862ada
#37105b
Darker of #862ada
#521787
Dark of #862ada
#6c1fb2
Base of #862ada
#862ada
Light of #862ada
#9f55e2
Lighter
#b781e9
Lightest
#d0acf1

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

#862ada
#7eda2a

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

Split Complementary

#862ada
#d6da2a
#2ada2e

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

Analogous Color

#2a35da
#3d2ada
#862ada
#c12ada
#da2aaa

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

#862ada
#2ada86
#da862a

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

#862ada
#da862a
#7eda2a
#2a7eda

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

#862ada
#da2e2a
#7eda2a
#2ad6da

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 #862ada

#1d0830
#37105b
#521787
#6c1fb2
#862ada
#9f55e2
#b781e9
#d0acf1
#e9d8f8

Tints of #862ada Color

#862ada
#9341de
#a059e2
#ae71e6
#bb88ea
#c9a0ee
#d6b8f2
#e4cff6
#f1e7fa
#ffffff

Shades of #862ada color code

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

#862ada
#7725c1
#6820a9
#591c91
#4a1779
#3b1260
#2c0e48
#1d0930
#0e0418
#000000

Tones

#862ada
#8543c1
#845ca8
#83758f
#828282

Tones

Similar Color like #862ada color

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

#872bdb
#882cdc
#892ddd
#8a2ede
#8b2fdf
#8c30e0
#8d31e1
#8e32e2
#8f33e3
#9034e4
#9135e5
#9236e6
#9337e7
#9438e8
#8529d9
#8428d8
#8327d7
#8226d6
#8125d5
#8024d4
#7f23d3
#7e22d2
#7d21d1
#7c20d0
#7b1fcf
#7a1ece
#791dcd
#781ccc

Download this Dark Violet

Hex #862ada 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.

#862ada Color Code Preview on Black Background Color

This is how #862ada Color will look on black background color. Color contrast ratio is 3.36

#862ada in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #862ada

HTML with inline CSS

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

Your Example Paragraph content text in with font color #862ada

#862ada color code is use for CSS Background Color

Background color for the above div is #862ada

HTML with inline CSS

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

#862ada color code is use for CSS Border Color

CSS Border color for the above div is #862ada

HTML with inline CSS

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

CSS Border Left color for the above div is #862ada

HTML with inline CSS

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

CSS Border Right color for the above div is #862ada

HTML with inline CSS

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

CSS Border Bottom color for the above div is #862ada

HTML with inline CSS

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

CSS Border Top color for the above div is #862ada

HTML with inline CSS

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

#862ada hex Color code used as CSS color Codes

Example CSS Class for usage

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

#862ada Color code Preview on White Background

This is how #862ada Color code will look on white background color. Color contrast ratio is 6.26

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

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