Skip to main content Skip to docs navigation

#7e008c hex color | Dark Violet & Warm color | 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 Aunt Violet and its hex is #7C0087 Nearest Color Name

Color Hue/Base color: Violet

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

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

RGB Chart

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

Color Table

Hex Color Code 7e008c #7e008c
RGB Decimal 126, 0, 140 126, 0, 140
RGB Percent 49%, 0%, 55% rgb(49%, 0%, 55%)
CSS RGBa 126, 0, 140,1 rgba(126,0,140,1)
CMYK Model cmyk(10%,100%,0%,45.1%)
HSL Color Space 294,100% ,27% hsl(294,100% ,27%)
HSV Color Space 294°, 100%, 55%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 01111110 00000000 10001100
Octal 176 0 214
Decimal 126 0 140
Hex 7e 00 8c

Different shades of #7e008c color code.

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

Darkest of #7e008c
#000000
Darker of #7e008c
#220026
Dark of #7e008c
#500059
Base of #7e008c
#7e008c
Light of #7e008c
#ac00bf
Lighter
#da00f2
Lightest
#e926ff

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

#7e008c
#0e8c00

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

Split Complementary

#7e008c
#548c00
#008c38

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

Analogous Color

#2c008c
#44008c
#7e008c
#8c006b
#8c0031

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

#7e008c
#008c7e
#8c7e00

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

#7e008c
#8c7e00
#0e8c00
#000e8c

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

#7e008c
#8c3800
#0e8c00
#00548c

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

#000000
#000000
#220026
#500059
#7e008c
#ac00bf
#da00f2
#e926ff
#ee59ff

Tints of #7e008c Color

#7e008c
#8c1c98
#9a38a5
#a955b2
#b771bf
#c58dcb
#d4aad8
#e2c6e5
#f0e2f2
#ffffff

Shades of #7e008c color code

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

#7e008c
#70007c
#62006c
#54005d
#46004d
#38003e
#2a002e
#1c001f
#0e000f
#000000

Tones

#7e008c
#730e7e
#681c70
#5c2a62
#513854

Tones

Similar Color like #7e008c color

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

#7f018d
#80028e
#81038f
#820490
#830591
#840692
#850793
#860894
#870995
#880a96
#890b97
#8a0c98
#8b0d99
#8c0e9a
#7d008b
#7c008a
#7b0089
#7a0088
#790087
#780086
#770085
#760084
#750083
#740082
#730081
#720080
#71007f
#70007e

Download this

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

#7e008c Color Code Preview on Black Background Color

This is how #7e008c Color will look on black background color. Color contrast ratio is 2.27

#7e008c in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7e008c color code is use for CSS Background Color

Background color for the above div is #7e008c

HTML with inline CSS

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

#7e008c color code is use for CSS Border Color

CSS Border color for the above div is #7e008c

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7e008c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7e008c Color code Preview on White Background

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

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(126,0,140,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(14,140,0,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(126,0,140,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }