Skip to main content Skip to docs navigation

#80038e 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 Aunt Violet and its hex is #7C0087 Nearest Color Name

Color Hue/Base color: Violet

Hex #80038e Color code in RGB color code model is created after adding 50.2% red color, 1.18% green color and 55.69% blue color. Hex #80038e Color code in CMYK color (process color) code model is generated after subtraction of 10% cyan, 98% magenta, 0% yellow and 44.31% black.

Hex #80038e color code is between #880088 web safe hex color code and #770099 web safe hex color code. #880088 is the nearest web safe color code. You can see here many more shades of #80038e color code.

RGB Chart

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

Color Table

Hex Color Code 80038e #80038e
RGB Decimal 128, 3, 142 128, 3, 142
RGB Percent 50%, 1%, 56% rgb(50%, 1%, 56%)
CSS RGBa 128, 3, 142,1 rgba(128,3,142,1)
CMYK Model cmyk(10%,98%,0%,44.31%)
HSL Color Space 294,96% ,28% hsl(294,96% ,28%)
HSV Color Space 294°, 98%, 56%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10000000 00000011 10001110
Octal 200 3 216
Decimal 128 3 142
Hex 80 03 8e

Different shades of #80038e color code.

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

Darkest of #80038e
#000000
Darker of #80038e
#26012a
Dark of #80038e
#53025c
Base of #80038e
#80038e
Light of #80038e
#ad04c0
Lighter
#da05f2
Lightest
#e62ffb

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

#80038e
#118e03

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

Split Complementary

#80038e
#568e03
#038e3b

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

Analogous Color

#2f038e
#46038e
#80038e
#8e036e
#8e0334

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

#80038e
#038e80
#8e8003

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

#80038e
#8e8003
#118e03
#03118e

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

#80038e
#8e3b03
#118e03
#03568e

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 #80038e

#000000
#000000
#26012a
#53025c
#80038e
#ad04c0
#da05f2
#e62ffb
#ec61fc

Tints of #80038e Color

#80038e
#8e1f9a
#9c3ba7
#aa57b3
#b873c0
#c68fcc
#d4abd9
#e2c7e5
#f0e3f2
#ffffff

Shades of #80038e color code

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

#80038e
#71027e
#63026e
#55025e
#47014e
#38013f
#2a012f
#1c001f
#0e000f
#000000

Tones

#80038e
#74127f
#692071
#5d2e62
#523d54

Tones

Similar Color like #80038e color

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

#81048f
#820590
#830691
#840792
#850893
#860994
#870a95
#880b96
#890c97
#8a0d98
#8b0e99
#8c0f9a
#8d109b
#8e119c
#7f028d
#7e018c
#7d008b
#7c008a
#7b0089
#7a0088
#790087
#780086
#770085
#760084
#750083
#740082
#730081
#720080

Download this Dark Violet

Hex #80038e 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.

#80038e Color Code Preview on Black Background Color

This is how #80038e Color will look on black background color. Color contrast ratio is 2.32

#80038e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #80038e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #80038e

#80038e color code is use for CSS Background Color

Background color for the above div is #80038e

HTML with inline CSS

<div style="background-color:#80038e;"></div>

#80038e color code is use for CSS Border Color

CSS Border color for the above div is #80038e

HTML with inline CSS

<div style="border:5px solid #80038e;"></div>

CSS Border Left color for the above div is #80038e

HTML with inline CSS

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

CSS Border Right color for the above div is #80038e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #80038e

HTML with inline CSS

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

CSS Border Top color for the above div is #80038e

HTML with inline CSS

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

#80038e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#80038e Color code Preview on White Background

This is how #80038e Color code will look on white background color. Color contrast ratio is 9.05

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

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