crispedge.com

Color picker

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

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

#7dfefe hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #7dfefe Color code in RGB color code model is created after adding 49.02% red color, 99.61% green color and 99.61% blue color. Hex #7dfefe Color code in CMYK color (process color) code model is generated after subtraction of 51% cyan, 0% magenta, 0% yellow and 0% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7dfefe#7dfefe
RGB Decimal125, 254, 254rgb(125, 254, 254)
RGB Percent49%, 100%, 100%rgb(49%, 100%, 100%)
CSS RGBa125, 254, 254,1rgba(125,254,254,1)
CMYK Modelcmyk(51%,0%,0%,0%)
HSL Color Space180,98% ,74%hsl(180,98% ,74%)
HSV Color Space180°, 51%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011111011111111011111110
Octal175376376
Decimal125254254
Hex7dfefe

Different shades of #7dfefe color code.

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

Light Shade of #7dfefe
#b0fefe
Dark Shade of #7dfefe
#4afefe
Saturated Shade of #7dfefe
#7cffff
Desaturated Shade of #7dfefe
#84f7f7
Grey scale Shade of #7dfefe
#bdbdbd
Brighten Shade
#96ffff
Most Readable Shade
#000000

Shades of #7dfefe color code

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

#7dfefe
#6fe1e1
#61c5c5
#53a9a9
#458d8d
#377070
#295454
#1b3838
#0d1c1c
#000000

Similar Color like #7dfefe color

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

#7effff
#7fffff
#80ffff
#81ffff
#82ffff
#83ffff
#84ffff
#85ffff
#86ffff
#87ffff
#88ffff
#89ffff
#8affff
#8bffff
#7cfdfd
#7bfcfc
#7afbfb
#79fafa
#78f9f9
#77f8f8
#76f7f7
#75f6f6
#74f5f5
#73f4f4
#72f3f3
#71f2f2
#70f1f1
#6ff0f0

Monochromatic Color with #7dfefe

#7dfefe
#142929
#295454
#3e7e7e
#53a9a9
#68d3d3

Tints of #7dfefe Color

#7dfefe
#8bfefe
#99fefe
#a8fefe
#b6fefe
#c5fefe
#d3fefe
#e2fefe
#f0fefe
#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

#7dfefe
#fe7d7d

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

Split Complementary

#7dfefe
#fe7dbe
#febe7d

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

Analogous Color

#7dfeca
#7dfee4
#7dfefe
#7de4fe
#7dcafe

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

#7dfefe
#fe7dfe
#fefe7d

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

#7dfefe
#bd7dfe
#fe7d7d
#bdfe7d

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

#7dfefe
#fe7d7d
#febe7d
#7dbefe

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

#7dfefe Color Code Preview on Black Background Color

This is how #7dfefe Color will look on black background color. Color contrast ratio is 17.48

#7dfefe in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7dfefe color code is use for CSS Background Color

Background color for the above div is #7dfefe

HTML with inline CSS

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

#7dfefe color code is use for CSS Border Color

CSS Border color for the above div is #7dfefe

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7dfefe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7dfefe Color code Preview on White Background

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

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

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.