crispedge.com

Color picker

Loading...

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

#64e6b7 hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #64e6b7 Color code in RGB color code model is created after adding 39.22% red color, 90.2% green color and 71.76% blue color. Hex #64e6b7 Color code in CMYK color (process color) code model is generated after subtraction of 57% cyan, 0% magenta, 20% yellow and 10% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code64e6b7#64e6b7
RGB Decimal100, 230, 183rgb(100, 230, 183)
RGB Percent39%, 90%, 72%rgb(39%, 90%, 72%)
CSS RGBa100, 230, 183,1rgba(100,230,183,1)
CMYK Modelcmyk(57%,0%,20%,10%)
HSL Color Space158,72% ,65%hsl(158,72% ,65%)
HSV Color Space158°, 57%, 90%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011001001110011010110111
Octal144346267
Decimal100230183
Hex64e6b7

Different shades of #64e6b7 color code.

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

Light Shade of #64e6b7
#90edcb
Dark Shade of #64e6b7
#38dfa3
Saturated Shade of #64e6b7
#5befb9
Desaturated Shade of #64e6b7
#6dddb4
Grey scale Shade of #64e6b7
#a5a5a5
Brighten Shade
#7dffd0
Most Readable Shade
#000000

Shades of #64e6b7 color code

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

#64e6b7
#58cca2
#4db28e
#42997a
#377f65
#2c6651
#214c3d
#163328
#0b1914
#000000

Similar Color like #64e6b7 color

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

#65e7b8
#66e8b9
#67e9ba
#68eabb
#69ebbc
#6aecbd
#6bedbe
#6ceebf
#6defc0
#6ef0c1
#6ff1c2
#70f2c3
#71f3c4
#72f4c5
#63e5b6
#62e4b5
#61e3b4
#60e2b3
#5fe1b2
#5ee0b1
#5ddfb0
#5cdeaf
#5bddae
#5adcad
#59dbac
#58daab
#57d9aa
#56d8a9

Monochromatic Color with #64e6b7

#64e6b7
#08110e
#1a3c30
#2d6652
#3f9173
#52bb95

Tints of #64e6b7 Color

#64e6b7
#75e8bf
#86ebc7
#97eecf
#a8f1d7
#baf3df
#cbf6e7
#dcf9ef
#edfcf7
#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

#64e6b7
#e66493

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

Split Complementary

#64e6b7
#e664d4
#e67664

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

Analogous Color

#64e683
#64e69d
#64e6b7
#64e6d1
#64e1e6

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

#64e6b7
#b764e6
#e6b764

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

#64e6b7
#7664e6
#e66493
#d4e664

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

#64e6b7
#e66493
#e67664
#64d4e6

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

#64e6b7 Color Code Preview on Black Background Color

This is how #64e6b7 Color will look on black background color. Color contrast ratio is 13.54

#64e6b7 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#64e6b7 color code is use for CSS Background Color

Background color for the above div is #64e6b7

HTML with inline CSS

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

#64e6b7 color code is use for CSS Border Color

CSS Border color for the above div is #64e6b7

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#64e6b7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#64e6b7 Color code Preview on White Background

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

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

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