crispedge.com

Color picker

Loading...

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

#78a08d hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #78a08d Color code in RGB color code model is created after adding 47.06% red color, 62.75% green color and 55.29% blue color. Hex #78a08d Color code in CMYK color (process color) code model is generated after subtraction of 25% cyan, 0% magenta, 12% yellow and 37% black.

Hex #78a08d color code is between #779988 web safe hex color code and #88aa99 web safe hex color code. #779988 is the nearest web safe color code. You can see here many more shades of #78a08d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code78a08d#78a08d
RGB Decimal120, 160, 141rgb(120, 160, 141)
RGB Percent47%, 63%, 55%rgb(47%, 63%, 55%)
CSS RGBa120, 160, 141,1rgba(120,160,141,1)
CMYK Modelcmyk(25%,0%,12%,37%)
HSL Color Space152,17% ,55%hsl(152,17% ,55%)
HSV Color Space152°, 25%, 63%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110001010000010001101
Octal170240215
Decimal120160141
Hex78a08d

Different shades of #78a08d color code.

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

Light Shade of #78a08d
#96b5a6
Dark Shade of #78a08d
#5f8673
Saturated Shade of #78a08d
#6cab8e
Desaturated Shade of #78a08d
#83948c
Grey scale Shade of #78a08d
#8c8c8c
Brighten Shade
#91b9a6
Most Readable Shade
#000000

Shades of #78a08d color code

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

#78a08d
#6a8e7d
#5d7c6d
#506a5e
#42584e
#35473e
#28352f
#1a231f
#0d110f
#000000

Similar Color like #78a08d color

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

#79a18e
#7aa28f
#7ba390
#7ca491
#7da592
#7ea693
#7fa794
#80a895
#81a996
#82aa97
#83ab98
#84ac99
#85ad9a
#86ae9b
#779f8c
#769e8b
#759d8a
#749c89
#739b88
#729a87
#719986
#709885
#6f9784
#6e9683
#6d9582
#6c9481
#6b9380
#6a927f

Monochromatic Color with #78a08d

#78a08d
#98cab2
#b8f5d8
#18201d
#384b42
#587568

Tints of #78a08d Color

#78a08d
#87aa99
#96b5a6
#a5bfb3
#b4cabf
#c3d4cc
#d2dfd9
#e1e9e5
#f0f4f2
#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

#78a08d
#a0788b

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

Split Complementary

#78a08d
#a0789f
#a07978

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

Analogous Color

#78a07d
#78a085
#78a08d
#78a095
#78a09d

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

#78a08d
#8d78a0
#a08d78

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

#78a08d
#7978a0
#a0788b
#9fa078

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

#78a08d
#a0788b
#a07978
#789fa0

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

#78a08d Color Code Preview on Black Background Color

This is how #78a08d Color will look on black background color. Color contrast ratio is 7.21

#78a08d in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#78a08d color code is use for CSS Background Color

Background color for the above div is #78a08d

HTML with inline CSS

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

#78a08d color code is use for CSS Border Color

CSS Border color for the above div is #78a08d

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#78a08d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#78a08d Color code Preview on White Background

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

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

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,160,141,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(160,120,139,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(120,160,141,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.