crispedge.com

Color picker

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

#7df1ed hex color - Blue - Cool color - Information

#7df1ed hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #7df1ed Color code in RGB color code model is created after adding 49.02% red color, 94.51% green color and 92.94% blue color. Hex #7df1ed Color code in CMYK color (process color) code model is generated after subtraction of 48% cyan, 0% magenta, 2% yellow and 5% black.

Hex #7df1ed color code is between #77eeee web safe hex color code and #88ffdd web safe hex color code. #77eeee is the nearest web safe color code. You can see here many more shades of #7df1ed color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7df1ed#7df1ed
RGB Decimal125, 241, 237rgb(125, 241, 237)
RGB Percent49%, 95%, 93%rgb(49%, 95%, 93%)
CSS RGBa125, 241, 237,1rgba(125,241,237,1)
CMYK Modelcmyk(48%,0%,2%,5%)
HSL Color Space178,81% ,72%hsl(178,81% ,72%)
HSV Color Space178°, 48%, 95%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011111011111000111101101
Octal175361355
Decimal125241237
Hex7df1ed

Different shades of #7df1ed color code.

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

Light Shade of #7df1ed
#abf6f3
Dark Shade of #7df1ed
#4fece7
Saturated Shade of #7df1ed
#76f8f4
Desaturated Shade of #7df1ed
#84eae6
Grey scale Shade of #7df1ed
#b7b7b7
Brighten Shade
#96ffff
Most Readable Shade
#000000

Shades of #7df1ed color code

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

#7df1ed
#6fd6d2
#61bbb8
#53a09e
#458583
#376b69
#29504f
#1b3534
#0d1a1a
#000000

Similar Color like #7df1ed color

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

#7ef2ee
#7ff3ef
#80f4f0
#81f5f1
#82f6f2
#83f7f3
#84f8f4
#85f9f5
#86faf6
#87fbf7
#88fcf8
#89fdf9
#8afefa
#8bfffb
#7cf0ec
#7befeb
#7aeeea
#79ede9
#78ece8
#77ebe7
#76eae6
#75e9e5
#74e8e4
#73e7e3
#72e6e2
#71e5e1
#70e4e0
#6fe3df

Monochromatic Color with #7df1ed

#7df1ed
#0f1c1c
#254746
#3b7170
#519c99
#67c6c3

Tints of #7df1ed Color

#7df1ed
#8bf2ef
#99f4f1
#a8f5f3
#b6f7f5
#c5f8f7
#d3faf9
#e2fbfb
#f0fdfd
#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

#7df1ed
#f17d81

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

Split Complementary

#7df1ed
#f17dbb
#f1b37d

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

Analogous Color

#7df1bf
#7df1d6
#7df1ed
#7ddef1
#7dc7f1

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

#7df1ed
#ed7df1
#f1ed7d

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

#7df1ed
#b37df1
#f17d81
#bbf17d

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

#7df1ed
#f17d81
#f1b37d
#7dbbf1

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 #7df1ed 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.

#7df1ed Color Code Preview on Black Background Color

This is how #7df1ed Color will look on black background color. Color contrast ratio is 15.68

#7df1ed in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7df1ed

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7df1ed

#7df1ed color code is use for CSS Background Color

Background color for the above div is #7df1ed

HTML with inline CSS

<div style="background-color:#7df1ed;"></div>

#7df1ed color code is use for CSS Border Color

CSS Border color for the above div is #7df1ed

HTML with inline CSS

<div style="border:5px solid #7df1ed;"></div>

CSS Border Left color for the above div is #7df1ed

HTML with inline CSS

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

CSS Border Right color for the above div is #7df1ed

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7df1ed

HTML with inline CSS

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

CSS Border Top color for the above div is #7df1ed

HTML with inline CSS

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

#7df1ed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7df1ed Color code Preview on White Background

This is how #7df1ed Color code will look on white background color. Color contrast ratio is 1.34

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

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.