Skip to main content Skip to docs navigation

#805287 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 Cleopatra’s Gown and its hex is #795088 Nearest Color Name

Color Hue/Base color: Violet

Hex #805287 Color code in RGB color code model is created after adding 50.2% red color, 32.16% green color and 52.94% blue color. Hex #805287 Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 39% magenta, 0% yellow and 47.06% black.

Hex #805287 color code is between #885588 web safe hex color code and #774477 web safe hex color code. #885588 is the nearest web safe color code. You can see here many more shades of #805287 color code.

RGB Chart

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

Color Table

Hex Color Code 805287 #805287
RGB Decimal 128, 82, 135 128, 82, 135
RGB Percent 50%, 32%, 53% rgb(50%, 32%, 53%)
CSS RGBa 128, 82, 135,1 rgba(128,82,135,1)
CMYK Model cmyk(5%,39%,0%,47.06%)
HSL Color Space 292,24% ,43% hsl(292,24% ,43%)
HSV Color Space 292°, 39%, 53%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10000000 01010010 10000111
Octal 200 122 207
Decimal 128 82 135
Hex 80 52 87

Different shades of #805287 color code.

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

Darkest of #805287
#261828
Darker of #805287
#442b48
Dark of #805287
#623f67
Base of #805287
#805287
Light of #805287
#9c68a4
Lighter
#b188b7
Lightest
#c6a8ca

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

#805287
#598752

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

Split Complementary

#805287
#738752
#528766

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

Analogous Color

#615287
#6a5287
#805287
#87527c
#875266

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

#805287
#528780
#878052

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

#805287
#878052
#598752
#525987

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

#805287
#876652
#598752
#527387

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

#080508
#261828
#442b48
#623f67
#805287
#9c68a4
#b188b7
#c6a8ca
#dbc8dd

Tints of #805287 Color

#805287
#8e6594
#9c78a1
#aa8baf
#b89ebc
#c6b2c9
#d4c5d7
#e2d8e4
#f0ebf1
#ffffff

Shades of #805287 color code

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

#805287
#714878
#633f69
#55365a
#472d4b
#38243c
#2a1b2d
#1c121e
#0e090f
#000000

Tones

#805287
#706871
#6d6d6d
#6d6d6d
#6d6d6d

Tones

Similar Color like #805287 color

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

#815388
#825489
#83558a
#84568b
#85578c
#86588d
#87598e
#885a8f
#895b90
#8a5c91
#8b5d92
#8c5e93
#8d5f94
#8e6095
#7f5186
#7e5085
#7d4f84
#7c4e83
#7b4d82
#7a4c81
#794b80
#784a7f
#77497e
#76487d
#75477c
#74467b
#73457a
#724479

Download this Dark Violet

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

#805287 Color Code Preview on Black Background Color

This is how #805287 Color will look on black background color. Color contrast ratio is 3.47

#805287 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #805287

HTML with inline CSS

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

Your Example Paragraph content text in with font color #805287

#805287 color code is use for CSS Background Color

Background color for the above div is #805287

HTML with inline CSS

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

#805287 color code is use for CSS Border Color

CSS Border color for the above div is #805287

HTML with inline CSS

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

CSS Border Left color for the above div is #805287

HTML with inline CSS

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

CSS Border Right color for the above div is #805287

HTML with inline CSS

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

CSS Border Bottom color for the above div is #805287

HTML with inline CSS

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

CSS Border Top color for the above div is #805287

HTML with inline CSS

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

#805287 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#805287 Color code Preview on White Background

This is how #805287 Color code will look on white background color. Color contrast ratio is 6.04

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

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