@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

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

#7dffcc hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

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

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

0 Likes 0 Comments | 2 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code 7dffcc #7dffcc
RGB Decimal 125, 255, 204 rgb(125, 255, 204)
RGB Percent 49%, 100%, 80% rgb(49%, 100%, 80%)
CSS RGBa 125, 255, 204,1 rgba(125,255,204,1)
CMYK Model cmyk(51%,0%,20%,0%)
HSL Color Space 156,100% ,75% hsl(156,100% ,75%)
HSV Color Space 156°, 51%, 100%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01111101 11111111 11001100
Octal 175 377 314
Decimal 125 255 204
Hex 7d ff cc

Different shades of #7dffcc color code.

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

Light Shade of #7dffcc
#b0ffe0
Dark Shade of #7dffcc
#4affb8
Saturated Shade of #7dffcc
#7dffcc
Desaturated Shade of #7dffcc
#83f8cb
Grey scale Shade of #7dffcc
#bebebe
Brighten Shade
#96ffe5
Most Readable Shade
#000000

Shades of #7dffcc color code

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

#7dffcc
#6fe2b5
#61c69e
#53aa88
#458d71
#37715a
#295544
#1b382d
#0d1c16
#000000

Similar Color like #7dffcc color

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

#7effcd
#7fffce
#80ffcf
#81ffd0
#82ffd1
#83ffd2
#84ffd3
#85ffd4
#86ffd5
#87ffd6
#88ffd7
#89ffd8
#8affd9
#8bffda
#7cfecb
#7bfdca
#7afcc9
#79fbc8
#78fac7
#77f9c6
#76f8c5
#75f7c4
#74f6c3
#73f5c2
#72f4c1
#71f3c0
#70f2bf
#6ff1be

Monochromatic Color with #7dffcc

#7dffcc
#152a22
#2a5544
#3f8066
#53aa88
#68d4aa

Tints of #7dffcc Color

#7dffcc
#8bffd1
#99ffd7
#a8ffdd
#b6ffe2
#c5ffe8
#d3ffee
#e2fff3
#f0fff9
#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

#7dffcc
#ff7db0

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

Split Complementary

#7dffcc
#ff7df1
#ff8b7d

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

Analogous Color

#7dff98
#7dffb2
#7dffcc
#7dffe6
#7dfeff

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

#7dffcc
#cc7dff
#ffcc7d

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

#7dffcc
#8b7dff
#ff7db0
#f1ff7d

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

#7dffcc
#ff7db0
#ff8b7d
#7df1ff

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

#7dffcc Color Code Preview on Black Background Color

This is how #7dffcc Color will look on black background color. Color contrast ratio is 17.05

#7dffcc in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7dffcc color code is use for CSS Background Color

Background color for the above div is #7dffcc

HTML with inline CSS

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

#7dffcc color code is use for CSS Border Color

CSS Border color for the above div is #7dffcc

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7dffcc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7dffcc Color code Preview on White Background

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(125,255,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(255,125,176,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(125,255,204,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.