Skip to main content Skip to docs navigation

#650fd2 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 Sea Serpent’s Tears and its hex is #5511CC Nearest Color Name

Color Hue/Base color: Violet

Hex #650fd2 Color code in RGB color code model is created after adding 39.61% red color, 5.88% green color and 82.35% blue color. Hex #650fd2 Color code in CMYK color (process color) code model is generated after subtraction of 52% cyan, 93% magenta, 0% yellow and 17.65% black.

Hex #650fd2 color code is between #6611cc web safe hex color code and #5500dd web safe hex color code. #6611cc is the nearest web safe color code. You can see here many more shades of #650fd2 color code.

RGB Chart

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

Color Table

Hex Color Code 650fd2 #650fd2
RGB Decimal 101, 15, 210 101, 15, 210
RGB Percent 40%, 6%, 82% rgb(40%, 6%, 82%)
CSS RGBa 101, 15, 210,1 rgba(101,15,210,1)
CMYK Model cmyk(52%,93%,0%,17.65%)
HSL Color Space 266,87% ,44% hsl(266,87% ,44%)
HSV Color Space 266°, 93%, 82%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01100101 00001111 11010010
Octal 145 17 322
Decimal 101 15 210
Hex 65 0f d2

Different shades of #650fd2 color code.

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

Darkest of #650fd2
#200543
Darker of #650fd2
#370873
Dark of #650fd2
#4e0ca2
Base of #650fd2
#650fd2
Light of #650fd2
#7e25ef
Lighter
#9a54f3
Lightest
#b684f6

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

#650fd2
#7cd20f

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

Split Complementary

#650fd2
#d2c70f
#1bd20f

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

Analogous Color

#0f2bd2
#140fd2
#650fd2
#a60fd2
#d20fad

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

#650fd2
#0fd265
#d2650f

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

#650fd2
#d2650f
#7cd20f
#0f7cd2

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

#650fd2
#d20f1b
#7cd20f
#0fd2c7

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 #650fd2

#090114
#200543
#370873
#4e0ca2
#650fd2
#7e25ef
#9a54f3
#b684f6
#d2b3fa

Tints of #650fd2 Color

#650fd2
#7629d7
#8744dc
#985fe1
#a979e6
#ba94eb
#cbaff0
#dcc9f5
#ede4fa
#ffffff

Shades of #650fd2 color code

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

#650fd2
#590dba
#4e0ba3
#430a8c
#380874
#2c065d
#210546
#16032e
#0b0117
#000000

Tones

#650fd2
#6825bc
#6a3ca5
#6d538f
#706978

Tones

Similar Color like #650fd2 color

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

#6610d3
#6711d4
#6812d5
#6913d6
#6a14d7
#6b15d8
#6c16d9
#6d17da
#6e18db
#6f19dc
#701add
#711bde
#721cdf
#731de0
#640ed1
#630dd0
#620ccf
#610bce
#600acd
#5f09cc
#5e08cb
#5d07ca
#5c06c9
#5b05c8
#5a04c7
#5903c6
#5802c5
#5701c4

Download this Dark Violet

Hex #650fd2 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.

#650fd2 Color Code Preview on Black Background Color

This is how #650fd2 Color will look on black background color. Color contrast ratio is 2.55

#650fd2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #650fd2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #650fd2

#650fd2 color code is use for CSS Background Color

Background color for the above div is #650fd2

HTML with inline CSS

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

#650fd2 color code is use for CSS Border Color

CSS Border color for the above div is #650fd2

HTML with inline CSS

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

CSS Border Left color for the above div is #650fd2

HTML with inline CSS

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

CSS Border Right color for the above div is #650fd2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #650fd2

HTML with inline CSS

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

CSS Border Top color for the above div is #650fd2

HTML with inline CSS

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

#650fd2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#650fd2 Color code Preview on White Background

This is how #650fd2 Color code will look on white background color. Color contrast ratio is 8.23

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

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