crispedge.com

Color picker

Loading...

#78c8ca hex color - Green - Cool color - Information

#78c8ca hex color - Green - Cool color

Color Hue/Base color: Green

Hex #78c8ca Color code in RGB color code model is created after adding 47.06% red color, 78.43% green color and 79.22% blue color. Hex #78c8ca Color code in CMYK color (process color) code model is generated after subtraction of 41% cyan, 1% magenta, 0% yellow and 21% black.

Hex #78c8ca color code is between #77cccc web safe hex color code and #88bbbb web safe hex color code. #77cccc is the nearest web safe color code. You can see here many more shades of #78c8ca color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code78c8ca#78c8ca
RGB Decimal120, 200, 202rgb(120, 200, 202)
RGB Percent47%, 78%, 79%rgb(47%, 78%, 79%)
CSS RGBa120, 200, 202,1rgba(120,200,202,1)
CMYK Modelcmyk(41%,1%,0%,21%)
HSL Color Space181,44% ,63%hsl(181,44% ,63%)
HSV Color Space181°, 41%, 79%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110001100100011001010
Octal170310312
Decimal120200202
Hex78c8ca

Different shades of #78c8ca color code.

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

Light Shade of #78c8ca
#9dd7d8
Dark Shade of #78c8ca
#53b9bc
Saturated Shade of #78c8ca
#6fd1d3
Desaturated Shade of #78c8ca
#81bfc1
Grey scale Shade of #78c8ca
#a1a1a1
Brighten Shade
#91e1e3
Most Readable Shade
#000000

Shades of #78c8ca color code

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

#78c8ca
#6ab1b3
#5d9b9d
#508586
#426f70
#355859
#284243
#1a2c2c
#0d1616
#000000

Similar Color like #78c8ca color

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

#79c9cb
#7acacc
#7bcbcd
#7cccce
#7dcdcf
#7eced0
#7fcfd1
#80d0d2
#81d1d3
#82d2d4
#83d3d5
#84d4d6
#85d5d7
#86d6d8
#77c7c9
#76c6c8
#75c5c7
#74c4c6
#73c3c5
#72c2c4
#71c1c3
#70c0c2
#6fbfc1
#6ebec0
#6dbdbf
#6cbcbe
#6bbbbd
#6ababc

Monochromatic Color with #78c8ca

#78c8ca
#91f2f4
#132020
#2c4a4a
#467475
#5f9e9f

Tints of #78c8ca Color

#78c8ca
#87cecf
#96d4d5
#a5dadb
#b4e0e1
#c3e6e7
#d2eced
#e1f2f3
#f0f8f9
#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

#78c8ca
#ca7a78

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

Split Complementary

#78c8ca
#ca789f
#caa378

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

Analogous Color

#78caab
#78cabc
#78c8ca
#78b8ca
#78a7ca

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

#78c8ca
#ca78c8
#c8ca78

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

#78c8ca
#a378ca
#ca7a78
#9fca78

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

#78c8ca
#ca7a78
#caa378
#789fca

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

#78c8ca Color Code Preview on Black Background Color

This is how #78c8ca Color will look on black background color. Color contrast ratio is 10.91

#78c8ca in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#78c8ca color code is use for CSS Background Color

Background color for the above div is #78c8ca

HTML with inline CSS

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

#78c8ca color code is use for CSS Border Color

CSS Border color for the above div is #78c8ca

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#78c8ca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#78c8ca Color code Preview on White Background

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

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

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,200,202,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(202,122,120,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(120,200,202,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.