crispedge.com

Color picker

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

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

#77eeda hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #77eeda Color code in RGB color code model is created after adding 46.67% red color, 93.33% green color and 85.49% blue color. Hex #77eeda Color code in CMYK color (process color) code model is generated after subtraction of 50% cyan, 0% magenta, 8% yellow and 7% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code77eeda#77eeda
RGB Decimal119, 238, 218rgb(119, 238, 218)
RGB Percent47%, 93%, 85%rgb(47%, 93%, 85%)
CSS RGBa119, 238, 218,1rgba(119,238,218,1)
CMYK Modelcmyk(50%,0%,8%,7%)
HSL Color Space170,78% ,70%hsl(170,78% ,70%)
HSV Color Space170°, 50%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101111110111011011010
Octal167356332
Decimal119238218
Hex77eeda

Different shades of #77eeda color code.

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

Light Shade of #77eeda
#a4f4e6
Dark Shade of #77eeda
#4ae8ce
Saturated Shade of #77eeda
#6ff6df
Desaturated Shade of #77eeda
#7fe6d5
Grey scale Shade of #77eeda
#b3b3b3
Brighten Shade
#90fff3
Most Readable Shade
#000000

Shades of #77eeda color code

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

#77eeda
#69d3c1
#5cb9a9
#4f9e91
#428479
#346960
#274f48
#1a3430
#0d1a18
#000000

Similar Color like #77eeda color

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

#78efdb
#79f0dc
#7af1dd
#7bf2de
#7cf3df
#7df4e0
#7ef5e1
#7ff6e2
#80f7e3
#81f8e4
#82f9e5
#83fae6
#84fbe7
#85fce8
#76edd9
#75ecd8
#74ebd7
#73ead6
#72e9d5
#71e8d4
#70e7d3
#6fe6d2
#6ee5d1
#6de4d0
#6ce3cf
#6be2ce
#6ae1cd
#69e0cc

Monochromatic Color with #77eeda

#77eeda
#0d1a17
#22443e
#376e65
#4d998c
#62c3b3

Tints of #77eeda Color

#77eeda
#86efde
#95f1e2
#a4f3e6
#b3f5ea
#c2f7ee
#d1f9f2
#e0fbf6
#effdfa
#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

#77eeda
#ee778b

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

Split Complementary

#77eeda
#ee77c7
#ee9e77

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

Analogous Color

#77eeaa
#77eec2
#77eeda
#77eaee
#77d2ee

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

#77eeda
#da77ee
#eeda77

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

#77eeda
#9f77ee
#ee778b
#c6ee77

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

#77eeda
#ee778b
#ee9e77
#77c7ee

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

#77eeda Color Code Preview on Black Background Color

This is how #77eeda Color will look on black background color. Color contrast ratio is 15.03

#77eeda in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#77eeda color code is use for CSS Background Color

Background color for the above div is #77eeda

HTML with inline CSS

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

#77eeda color code is use for CSS Border Color

CSS Border color for the above div is #77eeda

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#77eeda hex Color code used as CSS color Codes

Example CSS Class for usage

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

#77eeda Color code Preview on White Background

This is how #77eeda Color code will look on white background color. Color contrast ratio is 1.40

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

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.