crispedge.com

Color picker

Loading...

#653c81 hex color - Violet - Warm color - Information

#653c81 hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #653c81 Color code in RGB color code model is created after adding 39.61% red color, 23.53% green color and 50.59% blue color. Hex #653c81 Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 53% magenta, 0% yellow and 49% black.

Hex #653c81 color code is between #664488 web safe hex color code and #553377 web safe hex color code. #664488 is the nearest web safe color code. You can see here many more shades of #653c81 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code653c81#653c81
RGB Decimal101, 60, 129rgb(101, 60, 129)
RGB Percent40%, 24%, 51%rgb(40%, 24%, 51%)
CSS RGBa101, 60, 129,1rgba(101,60,129,1)
CMYK Modelcmyk(22%,53%,0%,49%)
HSL Color Space276,37% ,37%hsl(276,37% ,37%)
HSV Color Space276°, 53%, 51%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011001010011110010000001
Octal14574201
Decimal10160129
Hex653c81

Different shades of #653c81 color code.

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

Light Shade of #653c81
#804ca4
Dark Shade of #653c81
#4a2c5e
Saturated Shade of #653c81
#67338a
Desaturated Shade of #653c81
#634578
Grey scale Shade of #653c81
#5e5e5e
Brighten Shade
#7e559a
Most Readable Shade
#FFFFFF

Shades of #653c81 color code

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

#653c81
#593572
#4e2e64
#432856
#382147
#2c1a39
#21142b
#160d1c
#0b060e
#000000

Similar Color like #653c81 color

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

#663d82
#673e83
#683f84
#694085
#6a4186
#6b4287
#6c4388
#6d4489
#6e458a
#6f468b
#70478c
#71488d
#72498e
#734a8f
#643b80
#633a7f
#62397e
#61387d
#60377c
#5f367b
#5e357a
#5d3479
#5c3378
#5b3277
#5a3176
#593075
#582f74
#572e73

Monochromatic Color with #653c81

#653c81
#8650ab
#a864d6
#010101
#22142c
#442856

Tints of #653c81 Color

#653c81
#76518f
#87679d
#987dab
#a992b9
#baa8c7
#cbbed5
#dcd3e3
#ede9f1
#ffffff

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

#653c81
#58813c

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

Split Complementary

#653c81
#7a813c
#3c8143

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

Analogous Color

#493c81
#573c81
#653c81
#733c81
#813c81

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

#653c81
#81653c
#3c8165

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

#653c81
#81423c
#58813c
#3c7a81

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#653c81
#58813c
#3c8143
#813c7a

Double Complementary 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).

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

#653c81 Color Code Preview on Black Background Color

This is how #653c81 Color will look on black background color. Color contrast ratio is 2.52

#653c81 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#653c81 color code is use for CSS Background Color

Background color for the above div is #653c81

HTML with inline CSS

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

#653c81 color code is use for CSS Border Color

CSS Border color for the above div is #653c81

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#653c81 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#653c81 Color code Preview on White Background

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

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(101,60,129,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(88,129,60,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(101,60,129,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.