crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

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

#6de1ca hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #6de1ca Color code in RGB color code model is created after adding 42.75% red color, 88.24% green color and 79.22% blue color. Hex #6de1ca Color code in CMYK color (process color) code model is generated after subtraction of 52% cyan, 0% magenta, 10% yellow and 12% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code6de1ca#6de1ca
RGB Decimal109, 225, 202rgb(109, 225, 202)
RGB Percent43%, 88%, 79%rgb(43%, 88%, 79%)
CSS RGBa109, 225, 202,1rgba(109,225,202,1)
CMYK Modelcmyk(52%,0%,10%,12%)
HSL Color Space168,66% ,65%hsl(168,66% ,65%)
HSV Color Space168°, 52%, 88%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011011011110000111001010
Octal155341312
Decimal109225202
Hex6de1ca

Different shades of #6de1ca color code.

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

Light Shade of #6de1ca
#97ead9
Dark Shade of #6de1ca
#43d8bb
Saturated Shade of #6de1ca
#64eacf
Desaturated Shade of #6de1ca
#76d8c5
Grey scale Shade of #6de1ca
#a7a7a7
Brighten Shade
#86fae3
Most Readable Shade
#000000

Shades of #6de1ca color code

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

#6de1ca
#60c8b3
#54af9d
#489686
#3c7d70
#306459
#244b43
#18322c
#0c1916
#000000

Similar Color like #6de1ca color

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

#6ee2cb
#6fe3cc
#70e4cd
#71e5ce
#72e6cf
#73e7d0
#74e8d1
#75e9d2
#76ead3
#77ebd4
#78ecd5
#79edd6
#7aeed7
#7befd8
#6ce0c9
#6bdfc8
#6adec7
#69ddc6
#68dcc5
#67dbc4
#66dac3
#65d9c2
#64d8c1
#63d7c0
#62d6bf
#61d5be
#60d4bd
#5fd3bc

Monochromatic Color with #6de1ca

#6de1ca
#060c0b
#1b3731
#2f6158
#448c7e
#58b6a4

Tints of #6de1ca Color

#6de1ca
#7de4cf
#8de7d5
#9debdb
#adeee1
#bef1e7
#cef5ed
#def8f3
#eefbf9
#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

#6de1ca
#e16d84

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

Split Complementary

#6de1ca
#e16dbe
#e1906d

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

Analogous Color

#6de19c
#6de1b3
#6de1ca
#6de1e1
#6dcae1

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

#6de1ca
#ca6de1
#e1ca6d

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

#6de1ca
#906de1
#e16d84
#bee16d

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

#6de1ca
#e16d84
#e1906d
#6dbee1

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

#6de1ca Color Code Preview on Black Background Color

This is how #6de1ca Color will look on black background color. Color contrast ratio is 13.27

#6de1ca in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#6de1ca color code is use for CSS Background Color

Background color for the above div is #6de1ca

HTML with inline CSS

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

#6de1ca color code is use for CSS Border Color

CSS Border color for the above div is #6de1ca

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#6de1ca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6de1ca Color code Preview on White Background

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.