Skip to main content Skip to docs navigation

#85599d 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 Highlighter Lavender and its hex is #85569C Nearest Color Name

Color Hue/Base color: Violet

Hex #85599d Color code in RGB color code model is created after adding 52.16% red color, 34.9% green color and 61.57% blue color. Hex #85599d Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 43% magenta, 0% yellow and 38.43% black.

Hex #85599d color code is between #885599 web safe hex color code and #7766aa web safe hex color code. #885599 is the nearest web safe color code. You can see here many more shades of #85599d color code.

RGB Chart

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

Color Table

Hex Color Code 85599d #85599d
RGB Decimal 133, 89, 157 133, 89, 157
RGB Percent 52%, 35%, 62% rgb(52%, 35%, 62%)
CSS RGBa 133, 89, 157,1 rgba(133,89,157,1)
CMYK Model cmyk(15%,43%,0%,38.43%)
HSL Color Space 279,28% ,48% hsl(279,28% ,48%)
HSV Color Space 279°, 43%, 62%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10000101 01011001 10011101
Octal 205 131 235
Decimal 133 89 157
Hex 85 59 9d

Different shades of #85599d color code.

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

Darkest of #85599d
#32223b
Darker of #85599d
#4e345c
Dark of #85599d
#69477c
Base of #85599d
#85599d
Light of #85599d
#9d77b2
Lighter
#b598c4
Lightest
#ccb8d7

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

#85599d
#719d59

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

Split Complementary

#85599d
#939d59
#599d63

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

Analogous Color

#5d599d
#69599d
#85599d
#9c599d
#9d5982

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

#85599d
#599d85
#9d8559

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

#85599d
#9d8559
#719d59
#59719d

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

#85599d
#9d6359
#719d59
#59939d

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 #85599d

#170f1b
#32223b
#4e345c
#69477c
#85599d
#9d77b2
#b598c4
#ccb8d7
#e3d9e9

Tints of #85599d Color

#85599d
#926ba7
#a07db2
#ad90bd
#bba2c8
#c8b5d3
#d6c7de
#e3dae9
#f1ecf4
#ffffff

Shades of #85599d color code

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

#85599d
#764f8b
#67457a
#583b68
#493157
#3b2745
#2c1d34
#1d1322
#0e0911
#000000

Tones

#85599d
#7e7284
#7b7b7b
#7b7b7b
#7b7b7b

Tones

Similar Color like #85599d color

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

#865a9e
#875b9f
#885ca0
#895da1
#8a5ea2
#8b5fa3
#8c60a4
#8d61a5
#8e62a6
#8f63a7
#9064a8
#9165a9
#9266aa
#9367ab
#84589c
#83579b
#82569a
#815599
#805498
#7f5397
#7e5296
#7d5195
#7c5094
#7b4f93
#7a4e92
#794d91
#784c90
#774b8f

Download this Dark Violet

Hex #85599d 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.

#85599d Color Code Preview on Black Background Color

This is how #85599d Color will look on black background color. Color contrast ratio is 3.91

#85599d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #85599d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #85599d

#85599d color code is use for CSS Background Color

Background color for the above div is #85599d

HTML with inline CSS

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

#85599d color code is use for CSS Border Color

CSS Border color for the above div is #85599d

HTML with inline CSS

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

CSS Border Left color for the above div is #85599d

HTML with inline CSS

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

CSS Border Right color for the above div is #85599d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #85599d

HTML with inline CSS

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

CSS Border Top color for the above div is #85599d

HTML with inline CSS

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

#85599d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#85599d Color code Preview on White Background

This is how #85599d Color code will look on white background color. Color contrast ratio is 5.37

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

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