crispedge.com

Color picker

Loading...

#664593 hex color - Violet - Cool color - Information

#664593 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #664593 Color code in RGB color code model is created after adding 40% red color, 27.06% green color and 57.65% blue color. Hex #664593 Color code in CMYK color (process color) code model is generated after subtraction of 31% cyan, 53% magenta, 0% yellow and 42% black.

Hex #664593 color code is between #554499 web safe hex color code and #775588 web safe hex color code. #554499 is the nearest web safe color code. You can see here many more shades of #664593 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code664593#664593
RGB Decimal102, 69, 147rgb(102, 69, 147)
RGB Percent40%, 27%, 58%rgb(40%, 27%, 58%)
CSS RGBa102, 69, 147,1rgba(102,69,147,1)
CMYK Modelcmyk(31%,53%,0%,42%)
HSL Color Space265,36% ,42%hsl(265,36% ,42%)
HSV Color Space265°, 53%, 58%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011001100100010110010011
Octal146105223
Decimal10269147
Hex664593

Different shades of #664593 color code.

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

Light Shade of #664593
#7f5ab1
Dark Shade of #664593
#4e3570
Saturated Shade of #664593
#643a9e
Desaturated Shade of #664593
#685088
Grey scale Shade of #664593
#6c6c6c
Brighten Shade
#7f5eac
Most Readable Shade
#FFFFFF

Shades of #664593 color code

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

#664593
#5a3d82
#4f3572
#442e62
#382651
#2d1e41
#221731
#160f20
#0b0710
#000000

Similar Color like #664593 color

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

#674694
#684795
#694896
#6a4997
#6b4a98
#6c4b99
#6d4c9a
#6e4d9b
#6f4e9c
#704f9d
#71509e
#72519f
#7352a0
#7453a1
#654492
#644391
#634290
#62418f
#61408e
#603f8d
#5f3e8c
#5e3d8b
#5d3c8a
#5c3b89
#5b3a88
#5a3987
#593886
#583785

Monochromatic Color with #664593

#664593
#8359bd
#a16de8
#0e0913
#2b1d3e
#493168

Tints of #664593 Color

#664593
#77599f
#886eab
#9983b7
#aa97c3
#bbaccf
#ccc1db
#ddd5e7
#eeeaf3
#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

#664593
#729345

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

Split Complementary

#664593
#938d45
#4b9345

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

Analogous Color

#474593
#564593
#664593
#764593
#854593

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

#664593
#936645
#459366

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

#664593
#93454b
#729345
#45938d

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

#664593
#729345
#4b9345
#8d4593

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 #664593 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.

#664593 Color Code Preview on Black Background Color

This is how #664593 Color will look on black background color. Color contrast ratio is 2.84

#664593 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #664593

HTML with inline CSS

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

Your Example Paragraph content text in with font color #664593

#664593 color code is use for CSS Background Color

Background color for the above div is #664593

HTML with inline CSS

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

#664593 color code is use for CSS Border Color

CSS Border color for the above div is #664593

HTML with inline CSS

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

CSS Border Left color for the above div is #664593

HTML with inline CSS

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

CSS Border Right color for the above div is #664593

HTML with inline CSS

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

CSS Border Bottom color for the above div is #664593

HTML with inline CSS

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

CSS Border Top color for the above div is #664593

HTML with inline CSS

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

#664593 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#664593 Color code Preview on White Background

This is how #664593 Color code will look on white background color. Color contrast ratio is 7.40

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

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(102,69,147,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(114,147,69,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(102,69,147,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.