crispedge.com

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

#64acee hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #64acee Color code in RGB color code model is created after adding 39.22% red color, 67.45% green color and 93.33% blue color. Hex #64acee Color code in CMYK color (process color) code model is generated after subtraction of 58% cyan, 28% magenta, 0% yellow and 7% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code64acee#64acee
RGB Decimal100, 172, 238rgb(100, 172, 238)
RGB Percent39%, 67%, 93%rgb(39%, 67%, 93%)
CSS RGBa100, 172, 238,1rgba(100,172,238,1)
CMYK Modelcmyk(58%,28%,0%,7%)
HSL Color Space209,80% ,66%hsl(209,80% ,66%)
HSV Color Space209°, 58%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011001001010110011101110
Octal144254356
Decimal100172238
Hex64acee

Different shades of #64acee color code.

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

Light Shade of #64acee
#92c5f3
Dark Shade of #64acee
#3693e9
Saturated Shade of #64acee
#5bacf7
Desaturated Shade of #64acee
#6dace5
Grey scale Shade of #64acee
#a9a9a9
Brighten Shade
#7dc5ff
Most Readable Shade
#000000

Shades of #64acee color code

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

#64acee
#5898d3
#4d85b9
#42729e
#375f84
#2c4c69
#21394f
#162634
#0b131a
#000000

Similar Color like #64acee color

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

#65adef
#66aef0
#67aff1
#68b0f2
#69b1f3
#6ab2f4
#6bb3f5
#6cb4f6
#6db5f7
#6eb6f8
#6fb7f9
#70b8fa
#71b9fb
#72bafc
#63abed
#62aaec
#61a9eb
#60a8ea
#5fa7e9
#5ea6e8
#5da5e7
#5ca4e6
#5ba3e5
#5aa2e4
#59a1e3
#58a0e2
#579fe1
#569ee0

Monochromatic Color with #64acee

#64acee
#0b121a
#1d3144
#2e506e
#406f99
#528dc3

Tints of #64acee Color

#64acee
#75b5ef
#86bef1
#97c7f3
#a8d0f5
#badaf7
#cbe3f9
#dcecfb
#edf5fd
#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

#64acee
#eea664

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

Split Complementary

#64acee
#ee6467
#eeeb64

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

Analogous Color

#64e3ee
#64c8ee
#64acee
#6490ee
#6475ee

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

#64acee
#ee64ac
#acee64

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

#64acee
#eb64ee
#eea664
#67ee64

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

#64acee
#eea664
#eeeb64
#6467ee

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

#64acee Color Code Preview on Black Background Color

This is how #64acee Color will look on black background color. Color contrast ratio is 8.68

#64acee in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#64acee color code is use for CSS Background Color

Background color for the above div is #64acee

HTML with inline CSS

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

#64acee color code is use for CSS Border Color

CSS Border color for the above div is #64acee

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#64acee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#64acee Color code Preview on White Background

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

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

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,172,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(238,166,100,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(100,172,238,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.

< /html>