Skip to main content Skip to docs navigation

#653fa0 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 Poppy Pompadour and its hex is #6B3FA0 Nearest Color Name

Color Hue/Base color: Violet

Hex #653fa0 Color code in RGB color code model is created after adding 39.61% red color, 24.71% green color and 62.75% blue color. Hex #653fa0 Color code in CMYK color (process color) code model is generated after subtraction of 37% cyan, 61% magenta, 0% yellow and 37.25% black.

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

RGB Chart

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

Color Table

Hex Color Code 653fa0 #653fa0
RGB Decimal 101, 63, 160 101, 63, 160
RGB Percent 40%, 25%, 63% rgb(40%, 25%, 63%)
CSS RGBa 101, 63, 160,1 rgba(101,63,160,1)
CMYK Model cmyk(37%,61%,0%,37.25%)
HSL Color Space 264,43% ,44% hsl(264,43% ,44%)
HSV Color Space 264°, 61%, 63%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01100101 00111111 10100000
Octal 145 77 240
Decimal 101 63 160
Hex 65 3f a0

Different shades of #653fa0 color code.

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

Darkest of #653fa0
#201432
Darker of #653fa0
#372257
Dark of #653fa0
#4e317b
Base of #653fa0
#653fa0
Light of #653fa0
#7e56bc
Lighter
#9a7acb
Lightest
#b69fd9

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

#653fa0
#7aa03f

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

Split Complementary

#653fa0
#a0963f
#49a03f

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

Analogous Color

#3f52a0
#3f41a0
#653fa0
#853fa0
#a03f92

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

#653fa0
#3fa065
#a0653f

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

#653fa0
#a0653f
#7aa03f
#3f7aa0

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

#653fa0
#a03f49
#7aa03f
#3fa096

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

#09050e
#201432
#372257
#4e317b
#653fa0
#7e56bc
#9a7acb
#b69fd9
#d2c3e8

Tints of #653fa0 Color

#653fa0
#7654aa
#8769b5
#987fbf
#a994ca
#baa9d4
#cbbfdf
#dcd4e9
#ede9f4
#ffffff

Shades of #653fa0 color code

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

#653fa0
#59388e
#4e317c
#432a6a
#382358
#2c1c47
#211535
#160e23
#0b0711
#000000

Tones

#653fa0
#6a558a
#6f6c73
#707070
#707070

Tones

Similar Color like #653fa0 color

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

#6640a1
#6741a2
#6842a3
#6943a4
#6a44a5
#6b45a6
#6c46a7
#6d47a8
#6e48a9
#6f49aa
#704aab
#714bac
#724cad
#734dae
#643e9f
#633d9e
#623c9d
#613b9c
#603a9b
#5f399a
#5e3899
#5d3798
#5c3697
#5b3596
#5a3495
#593394
#583293
#573192

Download this Dark Violet

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

#653fa0 Color Code Preview on Black Background Color

This is how #653fa0 Color will look on black background color. Color contrast ratio is 2.77

#653fa0 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#653fa0 color code is use for CSS Background Color

Background color for the above div is #653fa0

HTML with inline CSS

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

#653fa0 color code is use for CSS Border Color

CSS Border color for the above div is #653fa0

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#653fa0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#653fa0 Color code Preview on White Background

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

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

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