crispedge.com

Color picker

Loading...

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

#68e6dd hex color - Blue - Cool color

Color Hue/Base color: Blue

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code68e6dd#68e6dd
RGB Decimal104, 230, 221rgb(104, 230, 221)
RGB Percent41%, 90%, 87%rgb(41%, 90%, 87%)
CSS RGBa104, 230, 221,1rgba(104,230,221,1)
CMYK Modelcmyk(55%,0%,4%,10%)
HSL Color Space176,72% ,65%hsl(176,72% ,65%)
HSV Color Space176°, 55%, 90%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011010001110011011011101
Octal150346335
Decimal104230221
Hex68e6dd

Different shades of #68e6dd color code.

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

Light Shade of #68e6dd
#94ede7
Dark Shade of #68e6dd
#3cdfd3
Saturated Shade of #68e6dd
#5fefe5
Desaturated Shade of #68e6dd
#71ddd5
Grey scale Shade of #68e6dd
#a7a7a7
Brighten Shade
#81fff6
Most Readable Shade
#000000

Shades of #68e6dd color code

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

#68e6dd
#5cccc4
#50b2ab
#459993
#397f7a
#2e6662
#224c49
#173331
#0b1918
#000000

Similar Color like #68e6dd color

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

#69e7de
#6ae8df
#6be9e0
#6ceae1
#6debe2
#6eece3
#6fede4
#70eee5
#71efe6
#72f0e7
#73f1e8
#74f2e9
#75f3ea
#76f4eb
#67e5dc
#66e4db
#65e3da
#64e2d9
#63e1d8
#62e0d7
#61dfd6
#60ded5
#5fddd4
#5edcd3
#5ddbd2
#5cdad1
#5bd9d0
#5ad8cf

Monochromatic Color with #68e6dd

#68e6dd
#081111
#1b3c3a
#2e6662
#42918b
#55bbb4

Tints of #68e6dd Color

#68e6dd
#78e8e0
#89ebe4
#9aeee8
#abf1ec
#bbf3ef
#ccf6f3
#ddf9f7
#eefcfb
#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

#68e6dd
#e66871

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

Split Complementary

#68e6dd
#e668b0
#e69e68

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

Analogous Color

#68e6ab
#68e6c4
#68e6dd
#68d6e6
#68bde6

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

#68e6dd
#dd68e6
#e6dd68

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

#68e6dd
#9e68e6
#e66871
#b0e668

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

#68e6dd
#e66871
#e69e68
#68b0e6

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

#68e6dd Color Code Preview on Black Background Color

This is how #68e6dd Color will look on black background color. Color contrast ratio is 13.95

#68e6dd in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#68e6dd color code is use for CSS Background Color

Background color for the above div is #68e6dd

HTML with inline CSS

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

#68e6dd color code is use for CSS Border Color

CSS Border color for the above div is #68e6dd

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#68e6dd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#68e6dd Color code Preview on White Background

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

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

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