crispedge.com

Color picker

Loading...

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

#68e4ba hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #68e4ba Color code in RGB color code model is created after adding 40.78% red color, 89.41% green color and 72.94% blue color. Hex #68e4ba Color code in CMYK color (process color) code model is generated after subtraction of 54% cyan, 0% magenta, 18% yellow and 11% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 68e4ba #68e4ba
RGB Decimal 104, 228, 186 rgb(104, 228, 186)
RGB Percent 41%, 89%, 73% rgb(41%, 89%, 73%)
CSS RGBa 104, 228, 186,1 rgba(104,228,186,1)
CMYK Model cmyk(54%,0%,18%,11%)
HSL Color Space 160,70% ,65% hsl(160,70% ,65%)
HSV Color Space 160°, 54%, 89%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01101000 11100100 10111010
Octal 150 344 272
Decimal 104 228 186
Hex 68 e4 ba

Different shades of #68e4ba color code.

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

Light Shade of #68e4ba
#93ecce
Dark Shade of #68e4ba
#3ddca6
Saturated Shade of #68e4ba
#5fedbd
Desaturated Shade of #68e4ba
#71dbb7
Grey scale Shade of #68e4ba
#a6a6a6
Brighten Shade
#81fdd3
Most Readable Shade
#000000

Shades of #68e4ba color code

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

#68e4ba
#5ccaa5
#50b190
#45987c
#397e67
#2e6552
#224c3e
#173229
#0b1914
#000000

Similar Color like #68e4ba color

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

#69e5bb
#6ae6bc
#6be7bd
#6ce8be
#6de9bf
#6eeac0
#6febc1
#70ecc2
#71edc3
#72eec4
#73efc5
#74f0c6
#75f1c7
#76f2c8
#67e3b9
#66e2b8
#65e1b7
#64e0b6
#63dfb5
#62deb4
#61ddb3
#60dcb2
#5fdbb1
#5edab0
#5dd9af
#5cd8ae
#5bd7ad
#5ad6ac

Monochromatic Color with #68e4ba

#68e4ba
#070f0d
#1a3a2f
#2e6452
#418f75
#55b997

Tints of #68e4ba Color

#68e4ba
#78e7c1
#89eac9
#9aedd1
#abf0d8
#bbf3e0
#ccf6e8
#ddf9ef
#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

#68e4ba
#e46892

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

Split Complementary

#68e4ba
#e468d0
#e47c68

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

Analogous Color

#68e488
#68e4a1
#68e4ba
#68e4d3
#68dce4

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

#68e4ba
#ba68e4
#e4ba68

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

#68e4ba
#7c68e4
#e46892
#d0e468

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

#68e4ba
#e46892
#e47c68
#68d0e4

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

#68e4ba Color Code Preview on Black Background Color

This is how #68e4ba Color will look on black background color. Color contrast ratio is 13.40

#68e4ba in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#68e4ba color code is use for CSS Background Color

Background color for the above div is #68e4ba

HTML with inline CSS

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

#68e4ba color code is use for CSS Border Color

CSS Border color for the above div is #68e4ba

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#68e4ba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#68e4ba Color code Preview on White Background

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

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

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,228,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(228,104,146,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(104,228,186,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.