crispedge.com

Color picker

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

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

#6effe5 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #6effe5 Color code in RGB color code model is created after adding 43.14% red color, 100% green color and 89.8% blue color. Hex #6effe5 Color code in CMYK color (process color) code model is generated after subtraction of 57% cyan, 0% magenta, 10% yellow and 0% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code6effe5#6effe5
RGB Decimal110, 255, 229rgb(110, 255, 229)
RGB Percent43%, 100%, 90%rgb(43%, 100%, 90%)
CSS RGBa110, 255, 229,1rgba(110,255,229,1)
CMYK Modelcmyk(57%,0%,10%,0%)
HSL Color Space169,100% ,72%hsl(169,100% ,72%)
HSV Color Space169°, 57%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011011101111111111100101
Octal156377345
Decimal110255229
Hex6effe5

Different shades of #6effe5 color code.

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

Light Shade of #6effe5
#a1ffee
Dark Shade of #6effe5
#3bffdc
Saturated Shade of #6effe5
#6effe5
Desaturated Shade of #6effe5
#75f8e0
Grey scale Shade of #6effe5
#b6b6b6
Brighten Shade
#87fffe
Most Readable Shade
#000000

Shades of #6effe5 color code

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

#6effe5
#61e2cb
#55c6b2
#49aa98
#3d8d7f
#307165
#24554c
#183832
#0c1c19
#000000

Similar Color like #6effe5 color

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

#6fffe6
#70ffe7
#71ffe8
#72ffe9
#73ffea
#74ffeb
#75ffec
#76ffed
#77ffee
#78ffef
#79fff0
#7afff1
#7bfff2
#7cfff3
#6dfee4
#6cfde3
#6bfce2
#6afbe1
#69fae0
#68f9df
#67f8de
#66f7dd
#65f6dc
#64f5db
#63f4da
#62f3d9
#61f2d8
#60f1d7

Monochromatic Color with #6effe5

#6effe5
#122a26
#25554c
#378073
#49aa99
#5cd4bf

Tints of #6effe5 Color

#6effe5
#7effe7
#8effea
#9effed
#aefff0
#befff3
#cefff6
#defff9
#eefffc
#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

#6effe5
#ff6e88

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

Split Complementary

#6effe5
#ff6ed1
#ff9d6e

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

Analogous Color

#6effab
#6effc8
#6effe5
#6efcff
#6edfff

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

#6effe5
#e56eff
#ffe56e

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

#6effe5
#9c6eff
#ff6e88
#d0ff6e

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

#6effe5
#ff6e88
#ff9d6e
#6ed1ff

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

#6effe5 Color Code Preview on Black Background Color

This is how #6effe5 Color will look on black background color. Color contrast ratio is 17.10

#6effe5 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#6effe5 color code is use for CSS Background Color

Background color for the above div is #6effe5

HTML with inline CSS

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

#6effe5 color code is use for CSS Border Color

CSS Border color for the above div is #6effe5

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#6effe5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6effe5 Color code Preview on White Background

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

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

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.