Skip to main content Skip to docs navigation

#6e5386 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 Gutsy Grape and its hex is #705284 Nearest Color Name

Color Hue/Base color: Violet

Hex #6e5386 Color code in RGB color code model is created after adding 43.14% red color, 32.55% green color and 52.55% blue color. Hex #6e5386 Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 38% magenta, 0% yellow and 47.45% black.

Hex #6e5386 color code is between #665588 web safe hex color code and #774477 web safe hex color code. #665588 is the nearest web safe color code. You can see here many more shades of #6e5386 color code.

RGB Chart

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

Color Table

Hex Color Code 6e5386 #6e5386
RGB Decimal 110, 83, 134 110, 83, 134
RGB Percent 43%, 33%, 53% rgb(43%, 33%, 53%)
CSS RGBa 110, 83, 134,1 rgba(110,83,134,1)
CMYK Model cmyk(18%,38%,0%,47.45%)
HSL Color Space 272,24% ,43% hsl(272,24% ,43%)
HSV Color Space 272°, 38%, 53%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 01101110 01010011 10000110
Octal 156 123 206
Decimal 110 83 134
Hex 6e 53 86

Different shades of #6e5386 color code.

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

Darkest of #6e5386
#201828
Darker of #6e5386
#3a2c47
Dark of #6e5386
#543f67
Base of #6e5386
#6e5386
Light of #6e5386
#886aa2
Lighter
#a189b6
Lightest
#baa9c9

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

#6e5386
#6b8653

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

Split Complementary

#6e5386
#858653
#538655

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

Analogous Color

#535686
#595386
#6e5386
#7f5386
#865378

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

#6e5386
#53866e
#866e53

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

#6e5386
#866e53
#6b8653
#536b86

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

#6e5386
#865553
#6b8653
#538586

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 #6e5386

#070508
#201828
#3a2c47
#543f67
#6e5386
#886aa2
#a189b6
#baa9c9
#d3c8dd

Tints of #6e5386 Color

#6e5386
#7e6693
#8e79a0
#9e8cae
#ae9fbb
#beb2c9
#cec5d6
#ded8e4
#eeebf1
#ffffff

Shades of #6e5386 color code

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

#6e5386
#614977
#554068
#493759
#3d2e4a
#30243b
#241b2c
#18121d
#0c090e
#000000

Tones

#6e5386
#6d6970
#6d6d6d
#6d6d6d
#6d6d6d

Tones

Similar Color like #6e5386 color

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

#6f5487
#705588
#715689
#72578a
#73588b
#74598c
#755a8d
#765b8e
#775c8f
#785d90
#795e91
#7a5f92
#7b6093
#7c6194
#6d5285
#6c5184
#6b5083
#6a4f82
#694e81
#684d80
#674c7f
#664b7e
#654a7d
#64497c
#63487b
#62477a
#614679
#604578

Download this Dark Violet

Hex #6e5386 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.

#6e5386 Color Code Preview on Black Background Color

This is how #6e5386 Color will look on black background color. Color contrast ratio is 3.24

#6e5386 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6e5386

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6e5386

#6e5386 color code is use for CSS Background Color

Background color for the above div is #6e5386

HTML with inline CSS

<div style="background-color:#6e5386;"></div>

#6e5386 color code is use for CSS Border Color

CSS Border color for the above div is #6e5386

HTML with inline CSS

<div style="border:5px solid #6e5386;"></div>

CSS Border Left color for the above div is #6e5386

HTML with inline CSS

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

CSS Border Right color for the above div is #6e5386

HTML with inline CSS

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

CSS Border Bottom color for the above div is #6e5386

HTML with inline CSS

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

CSS Border Top color for the above div is #6e5386

HTML with inline CSS

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

#6e5386 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6e5386 Color code Preview on White Background

This is how #6e5386 Color code will look on white background color. Color contrast ratio is 6.47

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

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