crispedge.com

Color picker

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

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

#7ef2ee hex color - Blue - Cool color

Color Hue/Base color: Blue

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

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7ef2ee#7ef2ee
RGB Decimal126, 242, 238rgb(126, 242, 238)
RGB Percent49%, 95%, 93%rgb(49%, 95%, 93%)
CSS RGBa126, 242, 238,1rgba(126,242,238,1)
CMYK Modelcmyk(48%,0%,2%,5%)
HSL Color Space178,82% ,72%hsl(178,82% ,72%)
HSV Color Space178°, 48%, 95%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011111101111001011101110
Octal176362356
Decimal126242238
Hex7ef2ee

Different shades of #7ef2ee color code.

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

Light Shade of #7ef2ee
#acf7f4
Dark Shade of #7ef2ee
#50ede8
Saturated Shade of #7ef2ee
#77f9f5
Desaturated Shade of #7ef2ee
#85ebe7
Grey scale Shade of #7ef2ee
#b8b8b8
Brighten Shade
#97ffff
Most Readable Shade
#000000

Shades of #7ef2ee color code

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

#7ef2ee
#70d7d3
#62bcb9
#54a19e
#468684
#386b69
#2a504f
#1c3534
#0e1a1a
#000000

Similar Color like #7ef2ee color

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

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

Monochromatic Color with #7ef2ee

#7ef2ee
#0f1d1d
#254847
#3c7271
#529d9a
#68c7c4

Tints of #7ef2ee Color

#7ef2ee
#8cf3ef
#9af4f1
#a9f6f3
#b7f7f5
#c5f9f7
#d4faf9
#e2fcfb
#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

#7ef2ee
#f27e82

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

Split Complementary

#7ef2ee
#f27ebc
#f2b47e

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

Analogous Color

#7ef2c0
#7ef2d7
#7ef2ee
#7edff2
#7ec8f2

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

#7ef2ee
#ee7ef2
#f2ee7e

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

#7ef2ee
#b47ef2
#f27e82
#bcf27e

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

#7ef2ee
#f27e82
#f2b47e
#7ebcf2

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

#7ef2ee Color Code Preview on Black Background Color

This is how #7ef2ee Color will look on black background color. Color contrast ratio is 15.82

#7ef2ee in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7ef2ee color code is use for CSS Background Color

Background color for the above div is #7ef2ee

HTML with inline CSS

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

#7ef2ee color code is use for CSS Border Color

CSS Border color for the above div is #7ef2ee

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7ef2ee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7ef2ee Color code Preview on White Background

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

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

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.