Skip to main content Skip to docs navigation

#803ca2 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 Shiner and its hex is #773CA7 Nearest Color Name

Color Hue/Base color: Violet

Hex #803ca2 Color code in RGB color code model is created after adding 50.2% red color, 23.53% green color and 63.53% blue color. Hex #803ca2 Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 63% magenta, 0% yellow and 36.47% black.

Hex #803ca2 color code is between #8844aa web safe hex color code and #773399 web safe hex color code. #8844aa is the nearest web safe color code. You can see here many more shades of #803ca2 color code.

RGB Chart

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

Color Table

Hex Color Code 803ca2 #803ca2
RGB Decimal 128, 60, 162 128, 60, 162
RGB Percent 50%, 24%, 64% rgb(50%, 24%, 64%)
CSS RGBa 128, 60, 162,1 rgba(128,60,162,1)
CMYK Model cmyk(21%,63%,0%,36.47%)
HSL Color Space 280,46% ,44% hsl(280,46% ,44%)
HSV Color Space 280°, 63%, 64%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10000000 00111100 10100010
Octal 200 74 242
Decimal 128 60 162
Hex 80 3c a2

Different shades of #803ca2 color code.

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

Darkest of #803ca2
#281332
Darker of #803ca2
#452058
Dark of #803ca2
#632e7d
Base of #803ca2
#803ca2
Light of #803ca2
#9b52bf
Lighter
#b077cd
Lightest
#c69cdb

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

#803ca2
#5ea23c

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

Split Complementary

#803ca2
#91a23c
#3ca24d

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

Analogous Color

#443ca2
#553ca2
#803ca2
#a23ca2
#a23c78

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

#803ca2
#3ca280
#a2803c

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

#803ca2
#a2803c
#5ea23c
#3c5ea2

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

#803ca2
#a24d3c
#5ea23c
#3c91a2

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 #803ca2

#0a050d
#281332
#452058
#632e7d
#803ca2
#9b52bf
#b077cd
#c69cdb
#dbc2e8

Tints of #803ca2 Color

#803ca2
#8e51ac
#9c67b6
#aa7dc1
#b892cb
#c6a8d5
#d4bee0
#e2d3ea
#f0e9f4
#ffffff

Shades of #803ca2 color code

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

#803ca2
#713590
#632e7e
#55286c
#47215a
#381a48
#2a1436
#1c0d24
#0e0612
#000000

Tones

#803ca2
#79528c
#716876
#6f6f6f
#6f6f6f

Tones

Similar Color like #803ca2 color

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

#813da3
#823ea4
#833fa5
#8440a6
#8541a7
#8642a8
#8743a9
#8844aa
#8945ab
#8a46ac
#8b47ad
#8c48ae
#8d49af
#8e4ab0
#7f3ba1
#7e3aa0
#7d399f
#7c389e
#7b379d
#7a369c
#79359b
#78349a
#773399
#763298
#753197
#743096
#732f95
#722e94

Download this Dark Violet

Hex #803ca2 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.

#803ca2 Color Code Preview on Black Background Color

This is how #803ca2 Color will look on black background color. Color contrast ratio is 3.09

#803ca2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #803ca2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #803ca2

#803ca2 color code is use for CSS Background Color

Background color for the above div is #803ca2

HTML with inline CSS

<div style="background-color:#803ca2;"></div>

#803ca2 color code is use for CSS Border Color

CSS Border color for the above div is #803ca2

HTML with inline CSS

<div style="border:5px solid #803ca2;"></div>

CSS Border Left color for the above div is #803ca2

HTML with inline CSS

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

CSS Border Right color for the above div is #803ca2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #803ca2

HTML with inline CSS

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

CSS Border Top color for the above div is #803ca2

HTML with inline CSS

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

#803ca2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#803ca2 Color code Preview on White Background

This is how #803ca2 Color code will look on white background color. Color contrast ratio is 6.81

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

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