crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#80337e hex color - Violet - Warm color - Information

#80337e hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #80337e Color code in RGB color code model is created after adding 50.2% red color, 20% green color and 49.41% blue color. Hex #80337e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 60% magenta, 2% yellow and 50% black.

Hex #80337e color code is between #882277 web safe hex color code and #774488 web safe hex color code. #882277 is the nearest web safe color code. You can see here many more shades of #80337e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code80337e#80337e
RGB Decimal128, 51, 126rgb(128, 51, 126)
RGB Percent50%, 20%, 49%rgb(50%, 20%, 49%)
CSS RGBa128, 51, 126,1rgba(128,51,126,1)
CMYK Modelcmyk(0%,60%,2%,50%)
HSL Color Space302,43% ,35%hsl(302,43% ,35%)
HSV Color Space302°, 60%, 50%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100000000011001101111110
Octal20063176
Decimal12851126
Hex80337e

Different shades of #80337e color code.

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

Light Shade of #80337e
#a442a2
Dark Shade of #80337e
#5b245a
Saturated Shade of #80337e
#892a86
Desaturated Shade of #80337e
#773c75
Grey scale Shade of #80337e
#595959
Brighten Shade
#994c97
Most Readable Shade
#FFFFFF

Shades of #80337e color code

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

#80337e
#712d70
#632762
#552254
#471c46
#381638
#2a112a
#1c0b1c
#0e050e
#000000

Similar Color like #80337e color

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

#81347f
#823580
#833681
#843782
#853883
#863984
#873a85
#883b86
#893c87
#8a3d88
#8b3e89
#8c3f8a
#8d408b
#8e418c
#7f327d
#7e317c
#7d307b
#7c2f7a
#7b2e79
#7a2d78
#792c77
#782b76
#772a75
#762974
#752873
#742772
#732671
#722570

Monochromatic Color with #80337e

#80337e
#aa44a8
#d555d2
#000000
#2b112a
#552254

Tints of #80337e Color

#80337e
#8e498c
#9c609a
#aa77a9
#b88db7
#c6a4c5
#d4bbd4
#e2d1e2
#f0e8f0
#ffffff

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

#80337e
#338035

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

Split Complementary

#80337e
#588033
#33805b

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

Analogous Color

#633380
#733380
#80337e
#80336f
#80335f

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

#80337e
#7e8033
#337e80

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

#80337e
#805b33
#338035
#335780

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#80337e
#338035
#33805b
#803358

Double Complementary 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).

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

#80337e Color Code Preview on Black Background Color

This is how #80337e Color will look on black background color. Color contrast ratio is 2.69

#80337e in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#80337e color code is use for CSS Background Color

Background color for the above div is #80337e

HTML with inline CSS

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

#80337e color code is use for CSS Border Color

CSS Border color for the above div is #80337e

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#80337e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#80337e Color code Preview on White Background

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.