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

#78edee hex color - Blue - Cool color - Information

#78edee hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #78edee Color code in RGB color code model is created after adding 47.06% red color, 92.94% green color and 93.33% blue color. Hex #78edee Color code in CMYK color (process color) code model is generated after subtraction of 50% cyan, 0% magenta, 0% yellow and 6.67% black.

Hex #78edee color code is between #77eedd web safe hex color code and #88ddff web safe hex color code. #77eedd is the nearest web safe color code. You can see here many more shades of #78edee 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 78edee #78edee
RGB Decimal 120, 237, 238 rgb(120, 237, 238)
RGB Percent 47%, 93%, 93% rgb(47%, 93%, 93%)
CSS RGBa 120, 237, 238,1 rgba(120,237,238,1)
CMYK Model cmyk(50%,0%,0%,6.67%)
HSL Color Space 181,78% ,70% hsl(181,78% ,70%)
HSV Color Space 181°, 50%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01111000 11101101 11101110
Octal 170 355 356
Decimal 120 237 238
Hex 78 ed ee

Different shades of #78edee color code.

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

Light Shade of #78edee
#a5f3f4
Dark Shade of #78edee
#4be7e8
Saturated Shade of #78edee
#70f4f6
Desaturated Shade of #78edee
#80e6e6
Grey scale Shade of #78edee
#b3b3b3
Brighten Shade
#91ffff
Most Readable Shade
#000000

Shades of #78edee color code

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

#78edee
#6ad2d3
#5db8b9
#509e9e
#428384
#356969
#284f4f
#1a3434
#0d1a1a
#000000

Similar Color like #78edee color

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

#79eeef
#7aeff0
#7bf0f1
#7cf1f2
#7df2f3
#7ef3f4
#7ff4f5
#80f5f6
#81f6f7
#82f7f8
#83f8f9
#84f9fa
#85fafb
#86fbfc
#77eced
#76ebec
#75eaeb
#74e9ea
#73e8e9
#72e7e8
#71e6e7
#70e5e6
#6fe4e5
#6ee3e4
#6de2e3
#6ce1e2
#6be0e1
#6adfe0

Monochromatic Color with #78edee

#78edee
#0d191a
#224444
#386e6e
#4d9899
#63c3c3

Tints of #78edee Color

#78edee
#87efef
#96f1f1
#a5f3f3
#b4f5f5
#c3f7f7
#d2f9f9
#e1fbfb
#f0fdfd
#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

#78edee
#ee7978

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

Split Complementary

#78edee
#ee78b2
#eeb478

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

Analogous Color

#78eec0
#78eed7
#78edee
#78d5ee
#78beee

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

#78edee
#ee78ed
#edee78

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

#78edee
#b478ee
#ee7978
#b2ee78

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

#78edee
#ee7978
#eeb478
#78b2ee

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 #78edee 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.

#78edee Color Code Preview on Black Background Color

This is how #78edee Color will look on black background color. Color contrast ratio is 15.15

#78edee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #78edee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #78edee

#78edee color code is use for CSS Background Color

Background color for the above div is #78edee

HTML with inline CSS

<div style="background-color:#78edee;"></div>

#78edee color code is use for CSS Border Color

CSS Border color for the above div is #78edee

HTML with inline CSS

<div style="border:5px solid #78edee;"></div>

CSS Border Left color for the above div is #78edee

HTML with inline CSS

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

CSS Border Right color for the above div is #78edee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #78edee

HTML with inline CSS

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

CSS Border Top color for the above div is #78edee

HTML with inline CSS

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

#78edee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#78edee Color code Preview on White Background

This is how #78edee Color code will look on white background color. Color contrast ratio is 1.39

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

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(120,237,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(238,121,120,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(120,237,238,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.