Skip to main content Skip to docs navigation

#653fc0 hex color | Download Dark Blue 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 Dragonlord Purple and its hex is #6241C7 Nearest Color Name

Color Hue/Base color: Blue

Hex #653fc0 Color code in RGB color code model is created after adding 39.61% red color, 24.71% green color and 75.29% blue color. Hex #653fc0 Color code in CMYK color (process color) code model is generated after subtraction of 47% cyan, 67% magenta, 0% yellow and 24.71% black.

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

RGB Chart

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

Color Table

Hex Color Code 653fc0 #653fc0
RGB Decimal 101, 63, 192 101, 63, 192
RGB Percent 40%, 25%, 75% rgb(40%, 25%, 75%)
CSS RGBa 101, 63, 192,1 rgba(101,63,192,1)
CMYK Model cmyk(47%,67%,0%,24.71%)
HSL Color Space 258,51% ,50% hsl(258,51% ,50%)
HSV Color Space 258°, 67%, 75%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01100101 00111111 11000000
Octal 145 77 300
Decimal 101 63 192
Hex 65 3f c0

Different shades of #653fc0 color code.

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

Darkest of #653fc0
#28194d
Darker of #653fc0
#3d2673
Dark of #653fc0
#51329a
Base of #653fc0
#653fc0
Light of #653fc0
#8465cd
Lighter
#a38cd9
Lightest
#c1b2e6

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

#653fc0
#9ac03f

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

Split Complementary

#653fc0
#c0a53f
#5ac03f

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

Analogous Color

#3f64c0
#3f4fc0
#653fc0
#903fc0
#c03fba

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

#653fc0
#3fc065
#c0653f

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

#653fc0
#c0653f
#9ac03f
#3f9ac0

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

#653fc0
#c03f5a
#9ac03f
#3fc0a5

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

#140d26
#28194d
#3d2673
#51329a
#653fc0
#8465cd
#a38cd9
#c1b2e6
#e0d9f2

Tints of #653fc0 Color

#653fc0
#7654c7
#8769ce
#987fd5
#a994dc
#baa9e3
#cbbfea
#dcd4f1
#ede9f8
#ffffff

Shades of #653fc0 color code

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

#653fc0
#5938aa
#4e3195
#432a80
#38236a
#2c1c55
#211540
#160e2a
#0b0715
#000000

Tones

#653fc0
#6f58a7
#7a728d
#808080
#808080

Tones

Similar Color like #653fc0 color

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

#6640c1
#6741c2
#6842c3
#6943c4
#6a44c5
#6b45c6
#6c46c7
#6d47c8
#6e48c9
#6f49ca
#704acb
#714bcc
#724ccd
#734dce
#643ebf
#633dbe
#623cbd
#613bbc
#603abb
#5f39ba
#5e38b9
#5d37b8
#5c36b7
#5b35b6
#5a34b5
#5933b4
#5832b3
#5731b2

Download this Dark Blue

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

#653fc0 Color Code Preview on Black Background Color

This is how #653fc0 Color will look on black background color. Color contrast ratio is 3.03

#653fc0 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#653fc0 color code is use for CSS Background Color

Background color for the above div is #653fc0

HTML with inline CSS

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

#653fc0 color code is use for CSS Border Color

CSS Border color for the above div is #653fc0

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#653fc0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#653fc0 Color code Preview on White Background

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

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

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