crispedge.com

Color picker

Loading...

#64abe9 hex color - Blue - Cool color - Information

#64abe9 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #64abe9 Color code in RGB color code model is created after adding 39.22% red color, 67.06% green color and 91.37% blue color. Hex #64abe9 Color code in CMYK color (process color) code model is generated after subtraction of 57% cyan, 27% magenta, 0% yellow and 9% black.

Hex #64abe9 color code is between #66aaee web safe hex color code and #55bbdd web safe hex color code. #66aaee is the nearest web safe color code. You can see here many more shades of #64abe9 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code64abe9#64abe9
RGB Decimal100, 171, 233rgb(100, 171, 233)
RGB Percent39%, 67%, 91%rgb(39%, 67%, 91%)
CSS RGBa100, 171, 233,1rgba(100,171,233,1)
CMYK Modelcmyk(57%,27%,0%,9%)
HSL Color Space208,75% ,65%hsl(208,75% ,65%)
HSV Color Space208°, 57%, 91%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011001001010101111101001
Octal144253351
Decimal100171233
Hex64abe9

Different shades of #64abe9 color code.

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

Light Shade of #64abe9
#91c3ef
Dark Shade of #64abe9
#3793e3
Saturated Shade of #64abe9
#5bacf2
Desaturated Shade of #64abe9
#6daae0
Grey scale Shade of #64abe9
#a6a6a6
Brighten Shade
#7dc4ff
Most Readable Shade
#000000

Shades of #64abe9 color code

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

#64abe9
#5898cf
#4d85b5
#42729b
#375f81
#2c4c67
#21394d
#162633
#0b1319
#000000

Similar Color like #64abe9 color

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

#65acea
#66adeb
#67aeec
#68afed
#69b0ee
#6ab1ef
#6bb2f0
#6cb3f1
#6db4f2
#6eb5f3
#6fb6f4
#70b7f5
#71b8f6
#72b9f7
#63aae8
#62a9e7
#61a8e6
#60a7e5
#5fa6e4
#5ea5e3
#5da4e2
#5ca3e1
#5ba2e0
#5aa1df
#59a0de
#589fdd
#579edc
#569ddb

Monochromatic Color with #64abe9

#64abe9
#090f14
#1b2e3f
#2d4d69
#406d94
#528cbe

Tints of #64abe9 Color

#64abe9
#75b4eb
#86bded
#97c7f0
#a8d0f2
#bad9f5
#cbe3f7
#dcecfa
#edf5fc
#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

#64abe9
#e9a264

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

Split Complementary

#64abe9
#e96469
#e9e464

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

Analogous Color

#64e0e9
#64c6e9
#64abe9
#6490e9
#6476e9

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

#64abe9
#e964ab
#abe964

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

#64abe9
#e464e9
#e9a264
#68e964

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

#64abe9
#e9a264
#e9e464
#6469e9

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 #64abe9 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.

#64abe9 Color Code Preview on Black Background Color

This is how #64abe9 Color will look on black background color. Color contrast ratio is 8.54

#64abe9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #64abe9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #64abe9

#64abe9 color code is use for CSS Background Color

Background color for the above div is #64abe9

HTML with inline CSS

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

#64abe9 color code is use for CSS Border Color

CSS Border color for the above div is #64abe9

HTML with inline CSS

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

CSS Border Left color for the above div is #64abe9

HTML with inline CSS

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

CSS Border Right color for the above div is #64abe9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #64abe9

HTML with inline CSS

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

CSS Border Top color for the above div is #64abe9

HTML with inline CSS

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

#64abe9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#64abe9 Color code Preview on White Background

This is how #64abe9 Color code will look on white background color. Color contrast ratio is 2.46

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

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(100,171,233,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(233,162,100,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(100,171,233,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.