Skip to main content Skip to docs navigation

#7a00a7 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 #7a00a7 Color code in RGB color code model is created after adding 47.84% red color, 0% green color and 65.49% blue color. Hex #7a00a7 Color code in CMYK color (process color) code model is generated after subtraction of 27% cyan, 100% magenta, 0% yellow and 34.51% black.

Hex #7a00a7 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 #7a00a7 color code.

RGB Chart

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

Color Table

Hex Color Code 7a00a7 #7a00a7
RGB Decimal 122, 0, 167 122, 0, 167
RGB Percent 48%, 0%, 65% rgb(48%, 0%, 65%)
CSS RGBa 122, 0, 167,1 rgba(122,0,167,1)
CMYK Model cmyk(27%,100%,0%,34.51%)
HSL Color Space 284,100% ,33% hsl(284,100% ,33%)
HSV Color Space 284°, 100%, 65%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 01111010 00000000 10100111
Octal 172 0 247
Decimal 122 0 167
Hex 7a 00 a7

Different shades of #7a00a7 color code.

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

Darkest of #7a00a7
#0a000e
Darker of #7a00a7
#300041
Dark of #7a00a7
#550074
Base of #7a00a7
#7a00a7
Light of #7a00a7
#9f00da
Lighter
#be0eff
Lightest
#cc41ff

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

#7a00a7
#2da700

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

Split Complementary

#7a00a7
#81a700
#00a726

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

Analogous Color

#1900a7
#3400a7
#7a00a7
#a7009c
#a70057

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

#7a00a7
#00a77a
#a77a00

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

#7a00a7
#a77a00
#2da700
#002da7

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

#7a00a7
#a72600
#2da700
#0081a7

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

#000000
#0a000e
#300041
#550074
#7a00a7
#9f00da
#be0eff
#cc41ff
#da74ff

Tints of #7a00a7 Color

#7a00a7
#881cb0
#9738ba
#a655c4
#b571ce
#c38dd7
#d2aae1
#e1c6eb
#f0e2f5
#ffffff

Shades of #7a00a7 color code

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

#7a00a7
#6c0094
#5e0081
#51006f
#43005c
#36004a
#280037
#1b0025
#0d0012
#000000

Tones

#7a00a7
#721196
#6b2186
#633275
#5b4364

Tones

Similar Color like #7a00a7 color

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

#7b01a8
#7c02a9
#7d03aa
#7e04ab
#7f05ac
#8006ad
#8107ae
#8208af
#8309b0
#840ab1
#850bb2
#860cb3
#870db4
#880eb5
#7900a6
#7800a5
#7700a4
#7600a3
#7500a2
#7400a1
#7300a0
#72009f
#71009e
#70009d
#6f009c
#6e009b
#6d009a
#6c0099

Download this Dark Violet

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

#7a00a7 Color Code Preview on Black Background Color

This is how #7a00a7 Color will look on black background color. Color contrast ratio is 2.39

#7a00a7 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7a00a7 color code is use for CSS Background Color

Background color for the above div is #7a00a7

HTML with inline CSS

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

#7a00a7 color code is use for CSS Border Color

CSS Border color for the above div is #7a00a7

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7a00a7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7a00a7 Color code Preview on White Background

This is how #7a00a7 Color code will look on white background color. Color contrast ratio is 8.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 #7a00a7; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #7a00a7; }

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