Skip to main content Skip to docs navigation

#64fdbe 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 Venice Green and its hex is #6BFFB3 Nearest Color Name

Color Hue/Base color: Blue

Hex #64fdbe Color code in RGB color code model is created after adding 39.22% red color, 99.22% green color and 74.51% blue color. Hex #64fdbe Color code in CMYK color (process color) code model is generated after subtraction of 60% cyan, 0% magenta, 25% yellow and 0.78% black.

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

RGB Chart

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

Color Table

Hex Color Code 64fdbe #64fdbe
RGB Decimal 100, 253, 190 100, 253, 190
RGB Percent 39%, 99%, 75% rgb(39%, 99%, 75%)
CSS RGBa 100, 253, 190,1 rgba(100,253,190,1)
CMYK Model cmyk(60%,0%,25%,0.78%)
HSL Color Space 155,97% ,69% hsl(155,97% ,69%)
HSV Color Space 155°, 60%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01100100 11111101 10111110
Octal 144 375 276
Decimal 100 253 190
Hex 64 fd be

Different shades of #64fdbe color code.

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

Darkest of #64fdbe
#03c575
Darker of #64fdbe
#03f893
Dark of #64fdbe
#32fca9
Base of #64fdbe
#64fdbe
Light of #64fdbe
#96fed3
Lighter
#c9fee8
Lightest
#fbfffd

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

#64fdbe
#fd64a3

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

Split Complementary

#64fdbe
#fd64f0
#fd7264

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

Analogous Color

#64fd65
#64fd7e
#64fdbe
#64fdf1
#64c9fd

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

#64fdbe
#fdbe64
#be64fd

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

#64fdbe
#be64fd
#fd64a3
#a3fd64

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

#64fdbe
#7264fd
#fd64a3
#f0fd64

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 #64fdbe

#029357
#03c575
#03f893
#32fca9
#64fdbe
#96fed3
#c9fee8
#fbfffd
#ffffff

Tints of #64fdbe Color

#64fdbe
#75fdc5
#86fdcc
#97fdd3
#a8fdda
#bafee2
#cbfee9
#dcfef0
#edfef7
#ffffff

Shades of #64fdbe color code

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

#64fdbe
#58e0a8
#4dc493
#42a87e
#378c69
#2c7054
#21543f
#16382a
#0b1c15
#000000

Tones

#64fdbe
#74edbb
#83deb8
#93ceb6
#a3beb3

Tones

Similar Color like #64fdbe color

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

#65febf
#66ffc0
#67ffc1
#68ffc2
#69ffc3
#6affc4
#6bffc5
#6cffc6
#6dffc7
#6effc8
#6fffc9
#70ffca
#71ffcb
#72ffcc
#63fcbd
#62fbbc
#61fabb
#60f9ba
#5ff8b9
#5ef7b8
#5df6b7
#5cf5b6
#5bf4b5
#5af3b4
#59f2b3
#58f1b2
#57f0b1
#56efb0

Download this Dark Blue

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

#64fdbe Color Code Preview on Black Background Color

This is how #64fdbe Color will look on black background color. Color contrast ratio is 16.34

#64fdbe in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#64fdbe color code is use for CSS Background Color

Background color for the above div is #64fdbe

HTML with inline CSS

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

#64fdbe color code is use for CSS Border Color

CSS Border color for the above div is #64fdbe

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#64fdbe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#64fdbe Color code Preview on White Background

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

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

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,253,190,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(253,100,163,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(100,253,190,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }