crispedge.com

Color picker

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

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

#7df5c9 hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #7df5c9 Color code in RGB color code model is created after adding 49.02% red color, 96.08% green color and 78.82% blue color. Hex #7df5c9 Color code in CMYK color (process color) code model is generated after subtraction of 49% cyan, 0% magenta, 18% yellow and 4% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7df5c9#7df5c9
RGB Decimal125, 245, 201rgb(125, 245, 201)
RGB Percent49%, 96%, 79%rgb(49%, 96%, 79%)
CSS RGBa125, 245, 201,1rgba(125,245,201,1)
CMYK Modelcmyk(49%,0%,18%,4%)
HSL Color Space158,86% ,73%hsl(158,86% ,73%)
HSV Color Space158°, 49%, 96%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011111011111010111001001
Octal175365311
Decimal125245201
Hex7df5c9

Different shades of #7df5c9 color code.

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

Light Shade of #7df5c9
#acf9dd
Dark Shade of #7df5c9
#4ef1b5
Saturated Shade of #7df5c9
#76fccb
Desaturated Shade of #7df5c9
#84eec7
Grey scale Shade of #7df5c9
#b9b9b9
Brighten Shade
#96ffe2
Most Readable Shade
#000000

Shades of #7df5c9 color code

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

#7df5c9
#6fd9b2
#61be9c
#53a386
#45886f
#376c59
#295143
#1b362c
#0d1b16
#000000

Similar Color like #7df5c9 color

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

#7ef6ca
#7ff7cb
#80f8cc
#81f9cd
#82face
#83fbcf
#84fcd0
#85fdd1
#86fed2
#87ffd3
#88ffd4
#89ffd5
#8affd6
#8bffd7
#7cf4c8
#7bf3c7
#7af2c6
#79f1c5
#78f0c4
#77efc3
#76eec2
#75edc1
#74ecc0
#73ebbf
#72eabe
#71e9bd
#70e8bc
#6fe7bb

Monochromatic Color with #7df5c9

#7df5c9
#11201b
#264b3e
#3c7560
#52a083
#67caa6

Tints of #7df5c9 Color

#7df5c9
#8bf6cf
#99f7d5
#a8f8db
#b6f9e1
#c5fae7
#d3fbed
#e2fcf3
#f0fdf9
#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

#7df5c9
#f57da9

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

Split Complementary

#7df5c9
#f57de5
#f58d7d

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

Analogous Color

#7df599
#7df5b1
#7df5c9
#7df5e1
#7df1f5

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

#7df5c9
#c97df5
#f5c97d

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

#7df5c9
#8d7df5
#f57da9
#e5f57d

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

#7df5c9
#f57da9
#f58d7d
#7de5f5

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

#7df5c9 Color Code Preview on Black Background Color

This is how #7df5c9 Color will look on black background color. Color contrast ratio is 15.78

#7df5c9 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7df5c9 color code is use for CSS Background Color

Background color for the above div is #7df5c9

HTML with inline CSS

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

#7df5c9 color code is use for CSS Border Color

CSS Border color for the above div is #7df5c9

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7df5c9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7df5c9 Color code Preview on White Background

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

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.