Skip to main content Skip to docs navigation

#686ea7 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 Kimberlite and its hex is #696FA5 Nearest Color Name

Color Hue/Base color: Violet

Hex #686ea7 Color code in RGB color code model is created after adding 40.78% red color, 43.14% green color and 65.49% blue color. Hex #686ea7 Color code in CMYK color (process color) code model is generated after subtraction of 38% cyan, 34% magenta, 0% yellow and 34.51% black.

Hex #686ea7 color code is between #6666aa web safe hex color code and #777799 web safe hex color code. #6666aa is the nearest web safe color code. You can see here many more shades of #686ea7 color code.

RGB Chart

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

Color Table

Hex Color Code 686ea7 #686ea7
RGB Decimal 104, 110, 167 104, 110, 167
RGB Percent 41%, 43%, 65% rgb(41%, 43%, 65%)
CSS RGBa 104, 110, 167,1 rgba(104,110,167,1)
CMYK Model cmyk(38%,34%,0%,34.51%)
HSL Color Space 234,26% ,53% hsl(234,26% ,53%)
HSV Color Space 234°, 38%, 65%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01101000 01101110 10100111
Octal 150 156 247
Decimal 104 110 167
Hex 68 6e a7

Different shades of #686ea7 color code.

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

Darkest of #686ea7
#2b2e4b
Darker of #686ea7
#3e426b
Dark of #686ea7
#51578b
Base of #686ea7
#686ea7
Light of #686ea7
#888dba
Lighter
#a8accd
Lightest
#c9cbdf

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

#686ea7
#a7a168

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

Split Complementary

#686ea7
#a78268
#8ea768

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

Analogous Color

#6893a7
#6888a7
#686ea7
#7768a7
#9168a7

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

#686ea7
#6ea768
#a7686e

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

#686ea7
#a7686e
#a7a168
#68a7a1

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

#686ea7
#a7688e
#a7a168
#68a782

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 #686ea7

#191a2a
#2b2e4b
#3e426b
#51578b
#686ea7
#888dba
#a8accd
#c9cbdf
#e9eaf2

Tints of #686ea7 Color

#686ea7
#787eb0
#898eba
#9a9ec4
#abaece
#bbbed7
#cccee1
#dddeeb
#eeeef5
#ffffff

Shades of #686ea7 color code

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

#686ea7
#5c6194
#505581
#45496f
#393d5c
#2e304a
#222437
#171825
#0b0c12
#000000

Tones

#686ea7
#80818f
#888888
#888888
#888888

Tones

Similar Color like #686ea7 color

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

#696fa8
#6a70a9
#6b71aa
#6c72ab
#6d73ac
#6e74ad
#6f75ae
#7076af
#7177b0
#7278b1
#7379b2
#747ab3
#757bb4
#767cb5
#676da6
#666ca5
#656ba4
#646aa3
#6369a2
#6268a1
#6167a0
#60669f
#5f659e
#5e649d
#5d639c
#5c629b
#5b619a
#5a6099

Download this Dark Violet

Hex #686ea7 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.

#686ea7 Color Code Preview on Black Background Color

This is how #686ea7 Color will look on black background color. Color contrast ratio is 4.38

#686ea7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #686ea7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #686ea7

#686ea7 color code is use for CSS Background Color

Background color for the above div is #686ea7

HTML with inline CSS

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

#686ea7 color code is use for CSS Border Color

CSS Border color for the above div is #686ea7

HTML with inline CSS

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

CSS Border Left color for the above div is #686ea7

HTML with inline CSS

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

CSS Border Right color for the above div is #686ea7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #686ea7

HTML with inline CSS

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

CSS Border Top color for the above div is #686ea7

HTML with inline CSS

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

#686ea7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#686ea7 Color code Preview on White Background

This is how #686ea7 Color code will look on white background color. Color contrast ratio is 4.80

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

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