Skip to main content Skip to docs navigation

#64087f 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 Pantone 2607 C and its hex is #500878 Nearest Color Name

Color Hue/Base color: Violet

Hex #64087f Color code in RGB color code model is created after adding 39.22% red color, 3.14% green color and 49.8% blue color. Hex #64087f Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 94% magenta, 0% yellow and 50.2% black.

Hex #64087f color code is between #660077 web safe hex color code and #550088 web safe hex color code. #660077 is the nearest web safe color code. You can see here many more shades of #64087f color code.

RGB Chart

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

Color Table

Hex Color Code 64087f #64087f
RGB Decimal 100, 8, 127 100, 8, 127
RGB Percent 39%, 3%, 50% rgb(39%, 3%, 50%)
CSS RGBa 100, 8, 127,1 rgba(100,8,127,1)
CMYK Model cmyk(21%,94%,0%,50.2%)
HSL Color Space 286,88% ,26% hsl(286,88% ,26%)
HSV Color Space 286°, 94%, 50%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 01100100 00001000 01111111
Octal 144 10 177
Decimal 100 8 127
Hex 64 08 7f

Different shades of #64087f color code.

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

Darkest of #64087f
#000000
Darker of #64087f
#18021f
Dark of #64087f
#3e054f
Base of #64087f
#64087f
Light of #64087f
#8a0baf
Lighter
#b00edf
Lightest
#c52ef2

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

#64087f
#237f08

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

Split Complementary

#64087f
#5e7f08
#087f29

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

Analogous Color

#1f087f
#32087f
#64087f
#7f0872
#7f0841

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

#64087f
#087f64
#7f6408

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

#64087f
#7f6408
#237f08
#08237f

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

#64087f
#7f2908
#237f08
#085e7f

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 #64087f

#000000
#000000
#18021f
#3e054f
#64087f
#8a0baf
#b00edf
#c52ef2
#d35ef5

Tints of #64087f Color

#64087f
#75238d
#863e9b
#975aa9
#a875b7
#ba91c6
#cbacd4
#dcc8e2
#ede3f0
#ffffff

Shades of #64087f color code

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

#64087f
#580770
#4d0662
#420554
#370446
#2c0338
#21022a
#16011c
#0b000e
#000000

Tones

#64087f
#5d1571
#552364
#4e3056
#473e49

Tones

Similar Color like #64087f color

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

#650980
#660a81
#670b82
#680c83
#690d84
#6a0e85
#6b0f86
#6c1087
#6d1188
#6e1289
#6f138a
#70148b
#71158c
#72168d
#63077e
#62067d
#61057c
#60047b
#5f037a
#5e0279
#5d0178
#5c0077
#5b0076
#5a0075
#590074
#580073
#570072
#560071

Download this Dark Violet

Hex #64087f 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.

#64087f Color Code Preview on Black Background Color

This is how #64087f Color will look on black background color. Color contrast ratio is 1.88

#64087f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #64087f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #64087f

#64087f color code is use for CSS Background Color

Background color for the above div is #64087f

HTML with inline CSS

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

#64087f color code is use for CSS Border Color

CSS Border color for the above div is #64087f

HTML with inline CSS

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

CSS Border Left color for the above div is #64087f

HTML with inline CSS

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

CSS Border Right color for the above div is #64087f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #64087f

HTML with inline CSS

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

CSS Border Top color for the above div is #64087f

HTML with inline CSS

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

#64087f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#64087f Color code Preview on White Background

This is how #64087f Color code will look on white background color. Color contrast ratio is 11.15

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

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