crispedge.com

Color picker

Loading...

#6de0d9 hex color - Blue - Cool color - Information

#6de0d9 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #6de0d9 Color code in RGB color code model is created after adding 42.75% red color, 87.84% green color and 85.1% blue color. Hex #6de0d9 Color code in CMYK color (process color) code model is generated after subtraction of 51% cyan, 0% magenta, 3% yellow and 12% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code6de0d9#6de0d9
RGB Decimal109, 224, 217rgb(109, 224, 217)
RGB Percent43%, 88%, 85%rgb(43%, 88%, 85%)
CSS RGBa109, 224, 217,1rgba(109,224,217,1)
CMYK Modelcmyk(51%,0%,3%,12%)
HSL Color Space176,65% ,65%hsl(176,65% ,65%)
HSV Color Space176°, 51%, 88%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011011011110000011011001
Octal155340331
Decimal109224217
Hex6de0d9

Different shades of #6de0d9 color code.

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

Light Shade of #6de0d9
#97e9e4
Dark Shade of #6de0d9
#43d7ce
Saturated Shade of #6de0d9
#64e9e1
Desaturated Shade of #6de0d9
#76d7d1
Grey scale Shade of #6de0d9
#a6a6a6
Brighten Shade
#86f9f2
Most Readable Shade
#000000

Shades of #6de0d9 color code

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

#6de0d9
#60c7c0
#54aea8
#489590
#3c7c78
#306360
#244a48
#183130
#0c1818
#000000

Similar Color like #6de0d9 color

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

#6ee1da
#6fe2db
#70e3dc
#71e4dd
#72e5de
#73e6df
#74e7e0
#75e8e1
#76e9e2
#77eae3
#78ebe4
#79ece5
#7aede6
#7beee7
#6cdfd8
#6bded7
#6addd6
#69dcd5
#68dbd4
#67dad3
#66d9d2
#65d8d1
#64d7d0
#63d6cf
#62d5ce
#61d4cd
#60d3cc
#5fd2cb

Monochromatic Color with #6de0d9

#6de0d9
#060b0b
#1a3634
#2f605d
#448b87
#58b5b0

Tints of #6de0d9 Color

#6de0d9
#7de3dd
#8de6e1
#9deae5
#adede9
#bef1ee
#cef4f2
#def8f6
#eefbfa
#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

#6de0d9
#e06d74

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

Split Complementary

#6de0d9
#e06dae
#e09f6d

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

Analogous Color

#6de0ab
#6de0c2
#6de0d9
#6dd0e0
#6db9e0

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

#6de0d9
#d96de0
#e0d96d

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

#6de0d9
#9f6de0
#e06d74
#ade06d

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

#6de0d9
#e06d74
#e09f6d
#6daee0

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 #6de0d9 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.

#6de0d9 Color Code Preview on Black Background Color

This is how #6de0d9 Color will look on black background color. Color contrast ratio is 13.31

#6de0d9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6de0d9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6de0d9

#6de0d9 color code is use for CSS Background Color

Background color for the above div is #6de0d9

HTML with inline CSS

<div style="background-color:#6de0d9;"></div>

#6de0d9 color code is use for CSS Border Color

CSS Border color for the above div is #6de0d9

HTML with inline CSS

<div style="border:5px solid #6de0d9;"></div>

CSS Border Left color for the above div is #6de0d9

HTML with inline CSS

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

CSS Border Right color for the above div is #6de0d9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #6de0d9

HTML with inline CSS

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

CSS Border Top color for the above div is #6de0d9

HTML with inline CSS

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

#6de0d9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6de0d9 Color code Preview on White Background

This is how #6de0d9 Color code will look on white background color. Color contrast ratio is 1.58

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

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(109,224,217,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(224,109,116,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(109,224,217,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.