Skip to main content Skip to docs navigation

#653caf 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 2090 C and its hex is #6638B6 Nearest Color Name

Color Hue/Base color: Violet

Hex #653caf Color code in RGB color code model is created after adding 39.61% red color, 23.53% green color and 68.63% blue color. Hex #653caf Color code in CMYK color (process color) code model is generated after subtraction of 42% cyan, 66% magenta, 0% yellow and 31.37% black.

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

RGB Chart

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

Color Table

Hex Color Code 653caf #653caf
RGB Decimal 101, 60, 175 101, 60, 175
RGB Percent 40%, 24%, 69% rgb(40%, 24%, 69%)
CSS RGBa 101, 60, 175,1 rgba(101,60,175,1)
CMYK Model cmyk(42%,66%,0%,31.37%)
HSL Color Space 261,49% ,46% hsl(261,49% ,46%)
HSV Color Space 261°, 66%, 69%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01100101 00111100 10101111
Octal 145 74 257
Decimal 101 60 175
Hex 65 3c af

Different shades of #653caf color code.

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

Darkest of #653caf
#23153d
Darker of #653caf
#392263
Dark of #653caf
#4f2f89
Base of #653caf
#653caf
Light of #653caf
#7f58c6
Lighter
#9c7ed3
Lightest
#b9a4e0

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

#653caf
#86af3c

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

Split Complementary

#653caf
#af9f3c
#4daf3c

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

Analogous Color

#3c56af
#3c43af
#653caf
#8b3caf
#af3ca3

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

#653caf
#3caf65
#af653c

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

#653caf
#af653c
#86af3c
#3c86af

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

#653caf
#af3c4d
#86af3c
#3caf9f

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

#0d0817
#23153d
#392263
#4f2f89
#653caf
#7f58c6
#9c7ed3
#b9a4e0
#d7caed

Tints of #653caf Color

#653caf
#7651b7
#8767c0
#987dc9
#a992d2
#baa8db
#cbbee4
#dcd3ed
#ede9f6
#ffffff

Shades of #653caf color code

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

#653caf
#59359b
#4e2e88
#432874
#382161
#2c1a4d
#21143a
#160d26
#0b0613
#000000

Tones

#653caf
#6c5398
#726b80
#767676
#767676

Tones

Similar Color like #653caf color

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

#663db0
#673eb1
#683fb2
#6940b3
#6a41b4
#6b42b5
#6c43b6
#6d44b7
#6e45b8
#6f46b9
#7047ba
#7148bb
#7249bc
#734abd
#643bae
#633aad
#6239ac
#6138ab
#6037aa
#5f36a9
#5e35a8
#5d34a7
#5c33a6
#5b32a5
#5a31a4
#5930a3
#582fa2
#572ea1

Download this Dark Violet

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

#653caf Color Code Preview on Black Background Color

This is how #653caf Color will look on black background color. Color contrast ratio is 2.82

#653caf in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#653caf color code is use for CSS Background Color

Background color for the above div is #653caf

HTML with inline CSS

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

#653caf color code is use for CSS Border Color

CSS Border color for the above div is #653caf

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#653caf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#653caf Color code Preview on White Background

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

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

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