Skip to main content Skip to docs navigation

#7e00a7 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 Shade of Violet and its hex is #8601AF Nearest Color Name

Color Hue/Base color: Violet

Hex #7e00a7 Color code in RGB color code model is created after adding 49.41% red color, 0% green color and 65.49% blue color. Hex #7e00a7 Color code in CMYK color (process color) code model is generated after subtraction of 25% cyan, 100% magenta, 0% yellow and 34.51% black.

Hex #7e00a7 color code is between #7700aa web safe hex color code and #880099 web safe hex color code. #7700aa is the nearest web safe color code. You can see here many more shades of #7e00a7 color code.

RGB Chart

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

Color Table

Hex Color Code 7e00a7 #7e00a7
RGB Decimal 126, 0, 167 126, 0, 167
RGB Percent 49%, 0%, 65% rgb(49%, 0%, 65%)
CSS RGBa 126, 0, 167,1 rgba(126,0,167,1)
CMYK Model cmyk(25%,100%,0%,34.51%)
HSL Color Space 285,100% ,33% hsl(285,100% ,33%)
HSV Color Space 285°, 100%, 65%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 01111110 00000000 10100111
Octal 176 0 247
Decimal 126 0 167
Hex 7e 00 a7

Different shades of #7e00a7 color code.

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

Darkest of #7e00a7
#0b000e
Darker of #7e00a7
#310041
Dark of #7e00a7
#580074
Base of #7e00a7
#7e00a7
Light of #7e00a7
#a400da
Lighter
#c40eff
Lightest
#d041ff

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

#7e00a7
#29a700

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

Split Complementary

#7e00a7
#7da700
#00a72b

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

Analogous Color

#1d00a7
#3800a7
#7e00a7
#a70098
#a70053

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

#7e00a7
#00a77e
#a77e00

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

#7e00a7
#a77e00
#29a700
#0029a7

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

#7e00a7
#a72b00
#29a700
#007da7

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 #7e00a7

#000000
#0b000e
#310041
#580074
#7e00a7
#a400da
#c40eff
#d041ff
#dd74ff

Tints of #7e00a7 Color

#7e00a7
#8c1cb0
#9a38ba
#a955c4
#b771ce
#c58dd7
#d4aae1
#e2c6eb
#f0e2f5
#ffffff

Shades of #7e00a7 color code

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

#7e00a7
#700094
#620081
#54006f
#46005c
#38004a
#2a0037
#1c0025
#0e0012
#000000

Tones

#7e00a7
#761196
#6d2186
#653275
#5c4364

Tones

Similar Color like #7e00a7 color

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

#7f01a8
#8002a9
#8103aa
#8204ab
#8305ac
#8406ad
#8507ae
#8608af
#8709b0
#880ab1
#890bb2
#8a0cb3
#8b0db4
#8c0eb5
#7d00a6
#7c00a5
#7b00a4
#7a00a3
#7900a2
#7800a1
#7700a0
#76009f
#75009e
#74009d
#73009c
#72009b
#71009a
#700099

Download this Dark Violet

Hex #7e00a7 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.

#7e00a7 Color Code Preview on Black Background Color

This is how #7e00a7 Color will look on black background color. Color contrast ratio is 2.45

#7e00a7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7e00a7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7e00a7

#7e00a7 color code is use for CSS Background Color

Background color for the above div is #7e00a7

HTML with inline CSS

<div style="background-color:#7e00a7;"></div>

#7e00a7 color code is use for CSS Border Color

CSS Border color for the above div is #7e00a7

HTML with inline CSS

<div style="border:5px solid #7e00a7;"></div>

CSS Border Left color for the above div is #7e00a7

HTML with inline CSS

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

CSS Border Right color for the above div is #7e00a7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7e00a7

HTML with inline CSS

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

CSS Border Top color for the above div is #7e00a7

HTML with inline CSS

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

#7e00a7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7e00a7 Color code Preview on White Background

This is how #7e00a7 Color code will look on white background color. Color contrast ratio is 8.59

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

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