Skip to main content Skip to docs navigation

#804ccc hex color | Download Dark Blue 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 Purple Rain and its hex is #7442C8 Nearest Color Name

Color Hue/Base color: Blue

Hex #804ccc Color code in RGB color code model is created after adding 50.2% red color, 29.8% green color and 80% blue color. Hex #804ccc Color code in CMYK color (process color) code model is generated after subtraction of 37% cyan, 63% magenta, 0% yellow and 20% black.

Hex #804ccc color code is between #8844bb web safe hex color code and #7755dd web safe hex color code. #8844bb is the nearest web safe color code. You can see here many more shades of #804ccc color code.

RGB Chart

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

Color Table

Hex Color Code 804ccc #804ccc
RGB Decimal 128, 76, 204 128, 76, 204
RGB Percent 50%, 30%, 80% rgb(50%, 30%, 80%)
CSS RGBa 128, 76, 204,1 rgba(128,76,204,1)
CMYK Model cmyk(37%,63%,0%,20%)
HSL Color Space 264,56% ,55% hsl(264,56% ,55%)
HSV Color Space 264°, 63%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10000000 01001100 11001100
Octal 200 114 314
Decimal 128 76 204
Hex 80 4c cc

Different shades of #804ccc color code.

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

Darkest of #804ccc
#391c63
Darker of #804ccc
#50278b
Dark of #804ccc
#6733b2
Base of #804ccc
#804ccc
Light of #804ccc
#9c74d7
Lighter
#b89be3
Lightest
#d4c3ee

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

#804ccc
#98cc4c

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

Split Complementary

#804ccc
#ccc04c
#58cc4c

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

Analogous Color

#4c63cc
#4c4dcc
#804ccc
#ab4ccc
#cc4cb8

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

#804ccc
#4ccc80
#cc804c

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

#804ccc
#cc804c
#98cc4c
#4c98cc

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

#804ccc
#cc4c58
#98cc4c
#4cccc0

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 #804ccc

#22113b
#391c63
#50278b
#6733b2
#804ccc
#9c74d7
#b89be3
#d4c3ee
#f1ebf9

Tints of #804ccc Color

#804ccc
#8e5fd1
#9c73d7
#aa87dd
#b89be2
#c6afe8
#d4c3ee
#e2d7f3
#f0ebf9
#ffffff

Shades of #804ccc color code

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

#804ccc
#7143b5
#633b9e
#553288
#472a71
#38215a
#2a1944
#1c102d
#0e0816
#000000

Tones

#804ccc
#8463b5
#897a9e
#8c8c8c
#8c8c8c

Tones

Similar Color like #804ccc color

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

#814dcd
#824ece
#834fcf
#8450d0
#8551d1
#8652d2
#8753d3
#8854d4
#8955d5
#8a56d6
#8b57d7
#8c58d8
#8d59d9
#8e5ada
#7f4bcb
#7e4aca
#7d49c9
#7c48c8
#7b47c7
#7a46c6
#7945c5
#7844c4
#7743c3
#7642c2
#7541c1
#7440c0
#733fbf
#723ebe

Download this Dark Blue

Hex #804ccc 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.

#804ccc Color Code Preview on Black Background Color

This is how #804ccc Color will look on black background color. Color contrast ratio is 3.82

#804ccc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #804ccc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #804ccc

#804ccc color code is use for CSS Background Color

Background color for the above div is #804ccc

HTML with inline CSS

<div style="background-color:#804ccc;"></div>

#804ccc color code is use for CSS Border Color

CSS Border color for the above div is #804ccc

HTML with inline CSS

<div style="border:5px solid #804ccc;"></div>

CSS Border Left color for the above div is #804ccc

HTML with inline CSS

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

CSS Border Right color for the above div is #804ccc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #804ccc

HTML with inline CSS

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

CSS Border Top color for the above div is #804ccc

HTML with inline CSS

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

#804ccc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#804ccc Color code Preview on White Background

This is how #804ccc Color code will look on white background color. Color contrast ratio is 5.49

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

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