crispedge.com

Color picker

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

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

#6ae2fd hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #6ae2fd Color code in RGB color code model is created after adding 41.57% red color, 88.63% green color and 99.22% blue color. Hex #6ae2fd Color code in CMYK color (process color) code model is generated after subtraction of 58% cyan, 11% magenta, 0% yellow and 1% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code6ae2fd#6ae2fd
RGB Decimal106, 226, 253rgb(106, 226, 253)
RGB Percent42%, 89%, 99%rgb(42%, 89%, 99%)
CSS RGBa106, 226, 253,1rgba(106,226,253,1)
CMYK Modelcmyk(58%,11%,0%,1%)
HSL Color Space191,97% ,70%hsl(191,97% ,70%)
HSV Color Space191°, 58%, 99%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011010101110001011111101
Octal152342375
Decimal106226253
Hex6ae2fd

Different shades of #6ae2fd color code.

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

Light Shade of #6ae2fd
#9cecfe
Dark Shade of #6ae2fd
#38d8fc
Saturated Shade of #6ae2fd
#68e3ff
Desaturated Shade of #6ae2fd
#72ddf5
Grey scale Shade of #6ae2fd
#b3b3b3
Brighten Shade
#83fbff
Most Readable Shade
#000000

Shades of #6ae2fd color code

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

#6ae2fd
#5ec8e0
#52afc4
#4696a8
#3a7d8c
#2f6470
#234b54
#173238
#0b191c
#000000

Similar Color like #6ae2fd color

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

#6be3fe
#6ce4ff
#6de5ff
#6ee6ff
#6fe7ff
#70e8ff
#71e9ff
#72eaff
#73ebff
#74ecff
#75edff
#76eeff
#77efff
#78f0ff
#69e1fc
#68e0fb
#67dffa
#66def9
#65ddf8
#64dcf7
#63dbf6
#62daf5
#61d9f4
#60d8f3
#5fd7f2
#5ed6f1
#5dd5f0
#5cd4ef

Monochromatic Color with #6ae2fd

#6ae2fd
#112428
#234a53
#35707d
#4696a8
#58bcd2

Tints of #6ae2fd Color

#6ae2fd
#7ae5fd
#8be8fd
#9bebfd
#aceefd
#bcf2fe
#cdf5fe
#ddf8fe
#eefbfe
#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

#6ae2fd
#fd856a

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

Split Complementary

#6ae2fd
#fd6a99
#fdce6a

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

Analogous Color

#6afddd
#6afdfb
#6ae2fd
#6ac5fd
#6aa7fd

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

#6ae2fd
#fd6ae2
#e2fd6a

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

#6ae2fd
#ce6afd
#fd856a
#98fd6a

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

#6ae2fd
#fd856a
#fdce6a
#6a99fd

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

#6ae2fd Color Code Preview on Black Background Color

This is how #6ae2fd Color will look on black background color. Color contrast ratio is 13.91

#6ae2fd in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#6ae2fd color code is use for CSS Background Color

Background color for the above div is #6ae2fd

HTML with inline CSS

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

#6ae2fd color code is use for CSS Border Color

CSS Border color for the above div is #6ae2fd

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#6ae2fd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6ae2fd Color code Preview on White Background

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

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.