Skip to main content Skip to docs navigation

#64daec hex color | Download Dark Blue BG image | Information

Color Picker

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

Color Info

Woow we have a nearby visually matching color name available. It's name is Poseidon Jr. and its hex is #66EEEE Nearest Color Name

Color Hue/Base color: Blue

Hex #64daec Color code in RGB color code model is created after adding 39.22% red color, 85.49% green color and 92.55% blue color. Hex #64daec Color code in CMYK color (process color) code model is generated after subtraction of 58% cyan, 8% magenta, 0% yellow and 7.45% black.

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

RGB Chart

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

Color Table

Hex Color Code 64daec #64daec
RGB Decimal 100, 218, 236 100, 218, 236
RGB Percent 39%, 85%, 93% rgb(39%, 85%, 93%)
CSS RGBa 100, 218, 236,1 rgba(100,218,236,1)
CMYK Model cmyk(58%,8%,0%,7.45%)
HSL Color Space 188,78% ,66% hsl(188,78% ,66%)
HSV Color Space 188°, 58%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01100100 11011010 11101100
Octal 144 332 354
Decimal 100 218 236
Hex 64 da ec

Different shades of #64daec color code.

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

Darkest of #64daec
#1490a3
Darker of #64daec
#1ab8d0
Dark of #64daec
#37cfe6
Base of #64daec
#64daec
Light of #64daec
#91e5f2
Lighter
#bff0f7
Lightest
#ecfbfd

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

#64daec
#ec7664

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

Split Complementary

#64daec
#ec6496
#ecba64

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

Analogous Color

#64ecaf
#64ecc5
#64daec
#64adec
#6474ec

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

#64daec
#daec64
#ec64da

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

#64daec
#ec64da
#ec7664
#64ec76

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#64daec
#ba64ec
#ec7664
#96ec64

Square 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).

Monochromatic Color with #64daec

#0e6876
#1490a3
#1ab8d0
#37cfe6
#64daec
#91e5f2
#bff0f7
#ecfbfd
#ffffff

Tints of #64daec Color

#64daec
#75deee
#86e2f0
#97e6f2
#a8eaf4
#baeef6
#cbf2f8
#dcf6fa
#edfafc
#ffffff

Shades of #64daec color code

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

#64daec
#58c1d1
#4da9b7
#42919d
#377983
#2c6068
#21484e
#163034
#0b181a
#000000

Tones

#64daec
#75cddb
#87c0c9
#98b4b8
#a8a8a8

Tones

Similar Color like #64daec color

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

#65dbed
#66dcee
#67ddef
#68def0
#69dff1
#6ae0f2
#6be1f3
#6ce2f4
#6de3f5
#6ee4f6
#6fe5f7
#70e6f8
#71e7f9
#72e8fa
#63d9eb
#62d8ea
#61d7e9
#60d6e8
#5fd5e7
#5ed4e6
#5dd3e5
#5cd2e4
#5bd1e3
#5ad0e2
#59cfe1
#58cee0
#57cddf
#56ccde

Download this Dark Blue

Hex #64daec 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.

#64daec Color Code Preview on Black Background Color

This is how #64daec Color will look on black background color. Color contrast ratio is 12.78

#64daec in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#64daec color code is use for CSS Background Color

Background color for the above div is #64daec

HTML with inline CSS

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

#64daec color code is use for CSS Border Color

CSS Border color for the above div is #64daec

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#64daec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#64daec Color code Preview on White Background

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

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(100,218,236,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(236,118,100,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(100,218,236,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }