Skip to main content Skip to docs navigation

#653abd 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 #653abd Color code in RGB color code model is created after adding 39.61% red color, 22.75% green color and 74.12% blue color. Hex #653abd Color code in CMYK color (process color) code model is generated after subtraction of 47% cyan, 69% magenta, 0% yellow and 25.88% black.

Hex #653abd color code is between #6633bb web safe hex color code and #5544cc web safe hex color code. #6633bb is the nearest web safe color code. You can see here many more shades of #653abd color code.

RGB Chart

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

Color Table

Hex Color Code 653abd #653abd
RGB Decimal 101, 58, 189 101, 58, 189
RGB Percent 40%, 23%, 74% rgb(40%, 23%, 74%)
CSS RGBa 101, 58, 189,1 rgba(101,58,189,1)
CMYK Model cmyk(47%,69%,0%,25.88%)
HSL Color Space 260,53% ,48% hsl(260,53% ,48%)
HSV Color Space 260°, 69%, 74%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01100101 00111010 10111101
Octal 145 72 275
Decimal 101 58 189
Hex 65 3a bd

Different shades of #653abd color code.

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

Darkest of #653abd
#261648
Darker of #653abd
#3b226f
Dark of #653abd
#502e96
Base of #653abd
#653abd
Light of #653abd
#825dcd
Lighter
#a084d9
Lightest
#beabe5

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

#653abd
#92bd3a

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

Split Complementary

#653abd
#bda63a
#51bd3a

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

Analogous Color

#3a5bbd
#3a46bd
#653abd
#913abd
#bd3ab3

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

#653abd
#3abd65
#bd653a

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

#653abd
#bd653a
#92bd3a
#3a92bd

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

#653abd
#bd3a51
#92bd3a
#3abda6

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

#120a21
#261648
#3b226f
#502e96
#653abd
#825dcd
#a084d9
#beabe5
#dcd2f1

Tints of #653abd Color

#653abd
#764fc4
#8765cb
#987bd3
#a991da
#baa7e1
#cbbde9
#dcd3f0
#ede9f7
#ffffff

Shades of #653abd color code

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

#653abd
#5933a8
#4e2d93
#43267e
#382069
#2c1954
#21133f
#160c2a
#0b0615
#000000

Tones

#653abd
#6d53a4
#766b8c
#7b7b7b
#7b7b7b

Tones

Similar Color like #653abd color

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

#663bbe
#673cbf
#683dc0
#693ec1
#6a3fc2
#6b40c3
#6c41c4
#6d42c5
#6e43c6
#6f44c7
#7045c8
#7146c9
#7247ca
#7348cb
#6439bc
#6338bb
#6237ba
#6136b9
#6035b8
#5f34b7
#5e33b6
#5d32b5
#5c31b4
#5b30b3
#5a2fb2
#592eb1
#582db0
#572caf

Download this Dark Violet

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

#653abd Color Code Preview on Black Background Color

This is how #653abd Color will look on black background color. Color contrast ratio is 2.89

#653abd in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#653abd color code is use for CSS Background Color

Background color for the above div is #653abd

HTML with inline CSS

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

#653abd color code is use for CSS Border Color

CSS Border color for the above div is #653abd

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#653abd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#653abd Color code Preview on White Background

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

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

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