crispedge.com

Color picker

Loading...

#6664e8 hex color - Blue - Cool color - Information

#6664e8 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #6664e8 Color code in RGB color code model is created after adding 40% red color, 39.22% green color and 90.98% blue color. Hex #6664e8 Color code in CMYK color (process color) code model is generated after subtraction of 56% cyan, 57% magenta, 0% yellow and 9% black.

Hex #6664e8 color code is between #5566ee web safe hex color code and #7755dd web safe hex color code. #5566ee is the nearest web safe color code. You can see here many more shades of #6664e8 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code6664e8#6664e8
RGB Decimal102, 100, 232rgb(102, 100, 232)
RGB Percent40%, 39%, 91%rgb(40%, 39%, 91%)
CSS RGBa102, 100, 232,1rgba(102,100,232,1)
CMYK Modelcmyk(56%,57%,0%,9%)
HSL Color Space241,74% ,65%hsl(241,74% ,65%)
HSV Color Space241°, 57%, 91%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011001100110010011101000
Octal146144350
Decimal102100232
Hex6664e8

Different shades of #6664e8 color code.

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

Light Shade of #6664e8
#9290ef
Dark Shade of #6664e8
#3a38e1
Saturated Shade of #6664e8
#5d5bf1
Desaturated Shade of #6664e8
#6f6ddf
Grey scale Shade of #6664e8
#a6a6a6
Brighten Shade
#7f7dff
Most Readable Shade
#FFFFFF

Shades of #6664e8 color code

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

#6664e8
#5a58ce
#4f4db4
#44429a
#383780
#2d2c67
#22214d
#161633
#0b0b19
#000000

Similar Color like #6664e8 color

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

#6765e9
#6866ea
#6967eb
#6a68ec
#6b69ed
#6c6aee
#6d6bef
#6e6cf0
#6f6df1
#706ef2
#716ff3
#7270f4
#7371f5
#7472f6
#6563e7
#6462e6
#6361e5
#6260e4
#615fe3
#605ee2
#5f5de1
#5e5ce0
#5d5bdf
#5c5ade
#5b59dd
#5a58dc
#5957db
#5856da

Monochromatic Color with #6664e8

#6664e8
#090813
#1b1b3e
#2e2d68
#413f93
#5352bd

Tints of #6664e8 Color

#6664e8
#7775ea
#8886ed
#9997ef
#aaa8f2
#bbbaf4
#cccbf7
#dddcf9
#eeedfc
#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

#6664e8
#e6e864

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

Split Complementary

#6664e8
#e8a864
#a4e864

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

Analogous Color

#6497e8
#647ce8
#6664e8
#8064e8
#9b64e8

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

#6664e8
#e86664
#64e866

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

#6664e8
#e864a4
#e6e864
#64e8a8

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

#6664e8
#e6e864
#a4e864
#a864e8

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 #6664e8 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.

#6664e8 Color Code Preview on Black Background Color

This is how #6664e8 Color will look on black background color. Color contrast ratio is 4.55

#6664e8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6664e8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6664e8

#6664e8 color code is use for CSS Background Color

Background color for the above div is #6664e8

HTML with inline CSS

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

#6664e8 color code is use for CSS Border Color

CSS Border color for the above div is #6664e8

HTML with inline CSS

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

CSS Border Left color for the above div is #6664e8

HTML with inline CSS

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

CSS Border Right color for the above div is #6664e8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #6664e8

HTML with inline CSS

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

CSS Border Top color for the above div is #6664e8

HTML with inline CSS

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

#6664e8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6664e8 Color code Preview on White Background

This is how #6664e8 Color code will look on white background color. Color contrast ratio is 4.61

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

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,100,232,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(230,232,100,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(102,100,232,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.