crispedge.com

Color picker

Loading...

#68e6bd hex color - Blue - Cool color - Information

#68e6bd hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #68e6bd Color code in RGB color code model is created after adding 40.78% red color, 90.2% green color and 74.12% blue color. Hex #68e6bd Color code in CMYK color (process color) code model is generated after subtraction of 55% cyan, 0% magenta, 18% yellow and 10% black.

Hex #68e6bd color code is between #66eebb web safe hex color code and #77ddcc web safe hex color code. #66eebb is the nearest web safe color code. You can see here many more shades of #68e6bd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code68e6bd#68e6bd
RGB Decimal104, 230, 189rgb(104, 230, 189)
RGB Percent41%, 90%, 74%rgb(41%, 90%, 74%)
CSS RGBa104, 230, 189,1rgba(104,230,189,1)
CMYK Modelcmyk(55%,0%,18%,10%)
HSL Color Space160,72% ,65%hsl(160,72% ,65%)
HSV Color Space160°, 55%, 90%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011010001110011010111101
Octal150346275
Decimal104230189
Hex68e6bd

Different shades of #68e6bd color code.

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

Light Shade of #68e6bd
#94edd0
Dark Shade of #68e6bd
#3cdfaa
Saturated Shade of #68e6bd
#5fefc0
Desaturated Shade of #68e6bd
#71ddba
Grey scale Shade of #68e6bd
#a7a7a7
Brighten Shade
#81ffd6
Most Readable Shade
#000000

Shades of #68e6bd color code

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

#68e6bd
#5ccca8
#50b293
#45997e
#397f69
#2e6654
#224c3f
#17332a
#0b1915
#000000

Similar Color like #68e6bd color

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

#69e7be
#6ae8bf
#6be9c0
#6ceac1
#6debc2
#6eecc3
#6fedc4
#70eec5
#71efc6
#72f0c7
#73f1c8
#74f2c9
#75f3ca
#76f4cb
#67e5bc
#66e4bb
#65e3ba
#64e2b9
#63e1b8
#62e0b7
#61dfb6
#60deb5
#5fddb4
#5edcb3
#5ddbb2
#5cdab1
#5bd9b0
#5ad8af

Monochromatic Color with #68e6bd

#68e6bd
#08110e
#1b3c31
#2e6654
#429177
#55bb9a

Tints of #68e6bd Color

#68e6bd
#78e8c4
#89ebcb
#9aeed3
#abf1da
#bbf3e1
#ccf6e9
#ddf9f0
#eefcf7
#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

#68e6bd
#e66891

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

Split Complementary

#68e6bd
#e668d0
#e67e68

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

Analogous Color

#68e68b
#68e6a4
#68e6bd
#68e6d6
#68dde6

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

#68e6bd
#bd68e6
#e6bd68

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

#68e6bd
#7e68e6
#e66891
#d0e668

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

#68e6bd
#e66891
#e67e68
#68d0e6

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 #68e6bd 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.

#68e6bd Color Code Preview on Black Background Color

This is how #68e6bd Color will look on black background color. Color contrast ratio is 13.64

#68e6bd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #68e6bd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #68e6bd

#68e6bd color code is use for CSS Background Color

Background color for the above div is #68e6bd

HTML with inline CSS

<div style="background-color:#68e6bd;"></div>

#68e6bd color code is use for CSS Border Color

CSS Border color for the above div is #68e6bd

HTML with inline CSS

<div style="border:5px solid #68e6bd;"></div>

CSS Border Left color for the above div is #68e6bd

HTML with inline CSS

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

CSS Border Right color for the above div is #68e6bd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #68e6bd

HTML with inline CSS

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

CSS Border Top color for the above div is #68e6bd

HTML with inline CSS

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

#68e6bd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#68e6bd Color code Preview on White Background

This is how #68e6bd Color code will look on white background color. Color contrast ratio is 1.54

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

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(104,230,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(230,104,145,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(104,230,189,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.