Skip to main content Skip to docs navigation

#6b4e7d 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 Benevolence and its hex is #694977 Nearest Color Name

Color Hue/Base color: Violet

Hex #6b4e7d Color code in RGB color code model is created after adding 41.96% red color, 30.59% green color and 49.02% blue color. Hex #6b4e7d Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 38% magenta, 0% yellow and 50.98% black.

Hex #6b4e7d color code is between #665577 web safe hex color code and #774488 web safe hex color code. #665577 is the nearest web safe color code. You can see here many more shades of #6b4e7d color code.

RGB Chart

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

Color Table

Hex Color Code 6b4e7d #6b4e7d
RGB Decimal 107, 78, 125 107, 78, 125
RGB Percent 42%, 31%, 49% rgb(42%, 31%, 49%)
CSS RGBa 107, 78, 125,1 rgba(107,78,125,1)
CMYK Model cmyk(14%,38%,0%,50.98%)
HSL Color Space 277,23% ,40% hsl(277,23% ,40%)
HSV Color Space 277°, 38%, 49%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 01101011 01001110 01111101
Octal 153 116 175
Decimal 107 78 125
Hex 6b 4e 7d

Different shades of #6b4e7d color code.

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

Darkest of #6b4e7d
#1a131f
Darker of #6b4e7d
#35273e
Dark of #6b4e7d
#503a5e
Base of #6b4e7d
#6b4e7d
Light of #6b4e7d
#86629c
Lighter
#9e81b0
Lightest
#b6a0c4

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

#6b4e7d
#607d4e

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

Split Complementary

#6b4e7d
#777d4e
#4e7d53

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

Analogous Color

#504e7d
#574e7d
#6b4e7d
#7b4e7d
#7d4e6c

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

#6b4e7d
#4e7d6b
#7d6b4e

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

#6b4e7d
#7d6b4e
#607d4e
#4e607d

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

#6b4e7d
#7d534e
#607d4e
#4e777d

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

#000000
#1a131f
#35273e
#503a5e
#6b4e7d
#86629c
#9e81b0
#b6a0c4
#cec0d7

Tints of #6b4e7d Color

#6b4e7d
#7b618b
#8b7599
#9c89a8
#ac9cb6
#bdb0c5
#cdc4d3
#ded7e2
#eeebf0
#ffffff

Shades of #6b4e7d color code

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

#6b4e7d
#5f456f
#533c61
#473453
#3b2b45
#2f2237
#231a29
#17111b
#0b080d
#000000

Tones

#6b4e7d
#666269
#656565
#656565
#656565

Tones

Similar Color like #6b4e7d color

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

#6c4f7e
#6d507f
#6e5180
#6f5281
#705382
#715483
#725584
#735685
#745786
#755887
#765988
#775a89
#785b8a
#795c8b
#6a4d7c
#694c7b
#684b7a
#674a79
#664978
#654877
#644776
#634675
#624574
#614473
#604372
#5f4271
#5e4170
#5d406f

Download this Dark Violet

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

#6b4e7d Color Code Preview on Black Background Color

This is how #6b4e7d Color will look on black background color. Color contrast ratio is 3.01

#6b4e7d in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#6b4e7d color code is use for CSS Background Color

Background color for the above div is #6b4e7d

HTML with inline CSS

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

#6b4e7d color code is use for CSS Border Color

CSS Border color for the above div is #6b4e7d

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#6b4e7d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6b4e7d Color code Preview on White Background

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

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

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