@
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.

#77fedd hex color - Blue - Cool color - Information

#77fedd hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #77fedd Color code in RGB color code model is created after adding 46.67% red color, 99.61% green color and 86.67% blue color. Hex #77fedd Color code in CMYK color (process color) code model is generated after subtraction of 53% cyan, 0% magenta, 13% yellow and 0.39% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 77fedd #77fedd
RGB Decimal 119, 254, 221 rgb(119, 254, 221)
RGB Percent 47%, 100%, 87% rgb(47%, 100%, 87%)
CSS RGBa 119, 254, 221,1 rgba(119,254,221,1)
CMYK Model cmyk(53%,0%,13%,0.39%)
HSL Color Space 165,99% ,73% hsl(165,99% ,73%)
HSV Color Space 165°, 53%, 100%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01110111 11111110 11011101
Octal 167 376 335
Decimal 119 254 221
Hex 77 fe dd

Different shades of #77fedd color code.

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

Light Shade of #77fedd
#aafeea
Dark Shade of #77fedd
#44fed0
Saturated Shade of #77fedd
#76ffde
Desaturated Shade of #77fedd
#7ef7d9
Grey scale Shade of #77fedd
#bababa
Brighten Shade
#90fff6
Most Readable Shade
#000000

Shades of #77fedd color code

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

#77fedd
#69e1c4
#5cc5ab
#4fa993
#428d7a
#347062
#275449
#1a3831
#0d1c18
#000000

Similar Color like #77fedd color

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

#78ffde
#79ffdf
#7affe0
#7bffe1
#7cffe2
#7dffe3
#7effe4
#7fffe5
#80ffe6
#81ffe7
#82ffe8
#83ffe9
#84ffea
#85ffeb
#76fddc
#75fcdb
#74fbda
#73fad9
#72f9d8
#71f8d7
#70f7d6
#6ff6d5
#6ef5d4
#6df4d3
#6cf3d2
#6bf2d1
#6af1d0
#69f0cf

Monochromatic Color with #77fedd

#77fedd
#132924
#275449
#3b7e6e
#4fa993
#63d3b8

Tints of #77fedd Color

#77fedd
#86fee0
#95fee4
#a4fee8
#b3feec
#c2feef
#d1fef3
#e0fef7
#effefb
#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

#77fedd
#fe7798

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

Split Complementary

#77fedd
#fe77dc
#fe9977

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

Analogous Color

#77fea7
#77fec2
#77fedd
#77fef8
#77e9fe

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

#77fedd
#dd77fe
#fedd77

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

#77fedd
#9977fe
#fe7798
#dbfe77

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

#77fedd
#fe7798
#fe9977
#77dcfe

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 #77fedd 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.

#77fedd Color Code Preview on Black Background Color

This is how #77fedd Color will look on black background color. Color contrast ratio is 17.01

#77fedd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #77fedd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #77fedd

#77fedd color code is use for CSS Background Color

Background color for the above div is #77fedd

HTML with inline CSS

<div style="background-color:#77fedd;"></div>

#77fedd color code is use for CSS Border Color

CSS Border color for the above div is #77fedd

HTML with inline CSS

<div style="border:5px solid #77fedd;"></div>

CSS Border Left color for the above div is #77fedd

HTML with inline CSS

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

CSS Border Right color for the above div is #77fedd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #77fedd

HTML with inline CSS

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

CSS Border Top color for the above div is #77fedd

HTML with inline CSS

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

#77fedd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#77fedd Color code Preview on White Background

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

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(119,254,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(254,119,152,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(119,254,221,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.