@
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.

#664ecc hex color - Blue - Cool color - Information

#664ecc hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #664ecc Color code in RGB color code model is created after adding 40% red color, 30.59% green color and 80% blue color. Hex #664ecc Color code in CMYK color (process color) code model is generated after subtraction of 50% cyan, 62% magenta, 0% yellow and 20% black.

Hex #664ecc color code is between #5555bb web safe hex color code and #7744dd web safe hex color code. #5555bb is the nearest web safe color code. You can see here many more shades of #664ecc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 664ecc #664ecc
RGB Decimal 102, 78, 204 rgb(102, 78, 204)
RGB Percent 40%, 31%, 80% rgb(40%, 31%, 80%)
CSS RGBa 102, 78, 204,1 rgba(102,78,204,1)
CMYK Model cmyk(50%,62%,0%,20%)
HSL Color Space 251,55% ,55% hsl(251,55% ,55%)
HSV Color Space 251°, 62%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01100110 01001110 11001100
Octal 146 116 314
Decimal 102 78 204
Hex 66 4e cc

Different shades of #664ecc color code.

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

Light Shade of #664ecc
#8876d7
Dark Shade of #664ecc
#4c34b3
Saturated Shade of #664ecc
#5f43d7
Desaturated Shade of #664ecc
#6d59c1
Grey scale Shade of #664ecc
#8d8d8d
Brighten Shade
#7f67e5
Most Readable Shade
#FFFFFF

Shades of #664ecc color code

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

#664ecc
#5a45b5
#4f3c9e
#443488
#382b71
#2d225a
#221a44
#16112d
#0b0816
#000000

Similar Color like #664ecc color

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

#674fcd
#6850ce
#6951cf
#6a52d0
#6b53d1
#6c54d2
#6d55d3
#6e56d4
#6f57d5
#7058d6
#7159d7
#725ad8
#735bd9
#745cda
#654dcb
#644cca
#634bc9
#624ac8
#6149c7
#6048c6
#5f47c5
#5e46c4
#5d45c3
#5c44c2
#5b43c1
#5a42c0
#5941bf
#5840be

Monochromatic Color with #664ecc

#664ecc
#7b5ef6
#110d22
#261d4c
#3b2d77
#513ea1

Tints of #664ecc Color

#664ecc
#7761d1
#8875d7
#9989dd
#aa9ce2
#bbb0e8
#ccc4ee
#ddd7f3
#eeebf9
#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

#664ecc
#b4cc4e

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

Split Complementary

#664ecc
#cca54e
#75cc4e

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

Analogous Color

#4e68cc
#4e4fcc
#664ecc
#7f4ecc
#984ecc

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

#664ecc
#cc664e
#4ecc66

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

#664ecc
#cc4e75
#b4cc4e
#4ecca5

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

#664ecc
#b4cc4e
#75cc4e
#a54ecc

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 #664ecc 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.

#664ecc Color Code Preview on Black Background Color

This is how #664ecc Color will look on black background color. Color contrast ratio is 3.53

#664ecc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #664ecc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #664ecc

#664ecc color code is use for CSS Background Color

Background color for the above div is #664ecc

HTML with inline CSS

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

#664ecc color code is use for CSS Border Color

CSS Border color for the above div is #664ecc

HTML with inline CSS

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

CSS Border Left color for the above div is #664ecc

HTML with inline CSS

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

CSS Border Right color for the above div is #664ecc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #664ecc

HTML with inline CSS

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

CSS Border Top color for the above div is #664ecc

HTML with inline CSS

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

#664ecc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#664ecc Color code Preview on White Background

This is how #664ecc Color code will look on white background color. Color contrast ratio is 5.95

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

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,78,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(180,204,78,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(102,78,204,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.