crispedge.com

Color picker

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

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

#6ddeea hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #6ddeea Color code in RGB color code model is created after adding 42.75% red color, 87.06% green color and 91.76% blue color. Hex #6ddeea Color code in CMYK color (process color) code model is generated after subtraction of 53% cyan, 5% magenta, 0% yellow and 8% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code6ddeea#6ddeea
RGB Decimal109, 222, 234rgb(109, 222, 234)
RGB Percent43%, 87%, 92%rgb(43%, 87%, 92%)
CSS RGBa109, 222, 234,1rgba(109,222,234,1)
CMYK Modelcmyk(53%,5%,0%,8%)
HSL Color Space186,75% ,67%hsl(186,75% ,67%)
HSV Color Space186°, 53%, 92%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011011011101111011101010
Octal155336352
Decimal109222234
Hex6ddeea

Different shades of #6ddeea color code.

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

Light Shade of #6ddeea
#9ae8f0
Dark Shade of #6ddeea
#40d4e4
Saturated Shade of #6ddeea
#65e5f2
Desaturated Shade of #6ddeea
#75d7e2
Grey scale Shade of #6ddeea
#ababab
Brighten Shade
#86f7ff
Most Readable Shade
#000000

Shades of #6ddeea color code

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

#6ddeea
#60c5d0
#54acb6
#48949c
#3c7b82
#306268
#244a4e
#183134
#0c181a
#000000

Similar Color like #6ddeea color

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

#6edfeb
#6fe0ec
#70e1ed
#71e2ee
#72e3ef
#73e4f0
#74e5f1
#75e6f2
#76e7f3
#77e8f4
#78e9f5
#79eaf6
#7aebf7
#7becf8
#6cdde9
#6bdce8
#6adbe7
#69dae6
#68d9e5
#67d8e4
#66d7e3
#65d6e2
#64d5e1
#63d4e0
#62d3df
#61d2de
#60d1dd
#5fd0dc

Monochromatic Color with #6ddeea

#6ddeea
#0a1415
#1e3d40
#32656a
#458d95
#59b6bf

Tints of #6ddeea Color

#6ddeea
#7de1ec
#8de5ee
#9de9f1
#adecf3
#bef0f5
#cef4f8
#def7fa
#eefbfc
#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

#6ddeea
#ea796d

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

Split Complementary

#6ddeea
#ea6da0
#eab86d

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

Analogous Color

#6deac4
#6deadd
#6ddeea
#6dc5ea
#6dacea

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

#6ddeea
#ea6dde
#deea6d

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

#6ddeea
#b76dea
#ea796d
#9fea6d

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

#6ddeea
#ea796d
#eab86d
#6da0ea

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

#6ddeea Color Code Preview on Black Background Color

This is how #6ddeea Color will look on black background color. Color contrast ratio is 13.29

#6ddeea in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#6ddeea color code is use for CSS Background Color

Background color for the above div is #6ddeea

HTML with inline CSS

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

#6ddeea color code is use for CSS Border Color

CSS Border color for the above div is #6ddeea

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#6ddeea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6ddeea Color code Preview on White Background

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

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.