Skip to main content Skip to docs navigation

#653cce 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 Blurple and its hex is #5539CC Nearest Color Name

Color Hue/Base color: Violet

Hex #653cce Color code in RGB color code model is created after adding 39.61% red color, 23.53% green color and 80.78% blue color. Hex #653cce Color code in CMYK color (process color) code model is generated after subtraction of 51% cyan, 71% magenta, 0% yellow and 19.22% black.

Hex #653cce color code is between #6644cc web safe hex color code and #5533dd web safe hex color code. #6644cc is the nearest web safe color code. You can see here many more shades of #653cce color code.

RGB Chart

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

Color Table

Hex Color Code 653cce #653cce
RGB Decimal 101, 60, 206 101, 60, 206
RGB Percent 40%, 24%, 81% rgb(40%, 24%, 81%)
CSS RGBa 101, 60, 206,1 rgba(101,60,206,1)
CMYK Model cmyk(51%,71%,0%,19.22%)
HSL Color Space 257,60% ,52% hsl(257,60% ,52%)
HSV Color Space 257°, 71%, 81%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01100101 00111100 11001110
Octal 145 74 316
Decimal 101 60 206
Hex 65 3c ce

Different shades of #653cce color code.

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

Darkest of #653cce
#2a175a
Darker of #653cce
#3c2183
Dark of #653cce
#4f2bac
Base of #653cce
#653cce
Light of #653cce
#8565d8
Lighter
#a58ee2
Lightest
#c6b6ed

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

#653cce
#a5ce3c

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

Split Complementary

#653cce
#ceae3c
#5cce3c

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

Analogous Color

#3c68ce
#3c50ce
#653cce
#963cce
#ce3cca

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

#653cce
#3cce65
#ce653c

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

#653cce
#ce653c
#a5ce3c
#3ca5ce

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

#653cce
#ce3c5c
#a5ce3c
#3cceae

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 #653cce

#170c32
#2a175a
#3c2183
#4f2bac
#653cce
#8565d8
#a58ee2
#c6b6ed
#e6dff7

Tints of #653cce Color

#653cce
#7651d3
#8767d8
#987dde
#a992e3
#baa8e9
#cbbeee
#dcd3f4
#ede9f9
#ffffff

Shades of #653cce color code

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

#653cce
#5935b7
#4e2ea0
#432889
#382172
#2c1a5b
#211444
#160d2d
#0b0616
#000000

Tones

#653cce
#7054b6
#7a6d9d
#858585
#858585

Tones

Similar Color like #653cce color

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

#663dcf
#673ed0
#683fd1
#6940d2
#6a41d3
#6b42d4
#6c43d5
#6d44d6
#6e45d7
#6f46d8
#7047d9
#7148da
#7249db
#734adc
#643bcd
#633acc
#6239cb
#6138ca
#6037c9
#5f36c8
#5e35c7
#5d34c6
#5c33c5
#5b32c4
#5a31c3
#5930c2
#582fc1
#572ec0

Download this Dark Violet

Hex #653cce 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.

#653cce Color Code Preview on Black Background Color

This is how #653cce Color will look on black background color. Color contrast ratio is 3.09

#653cce in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #653cce

HTML with inline CSS

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

Your Example Paragraph content text in with font color #653cce

#653cce color code is use for CSS Background Color

Background color for the above div is #653cce

HTML with inline CSS

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

#653cce color code is use for CSS Border Color

CSS Border color for the above div is #653cce

HTML with inline CSS

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

CSS Border Left color for the above div is #653cce

HTML with inline CSS

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

CSS Border Right color for the above div is #653cce

HTML with inline CSS

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

CSS Border Bottom color for the above div is #653cce

HTML with inline CSS

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

CSS Border Top color for the above div is #653cce

HTML with inline CSS

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

#653cce hex Color code used as CSS color Codes

Example CSS Class for usage

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

#653cce Color code Preview on White Background

This is how #653cce Color code will look on white background color. Color contrast ratio is 6.79

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

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