crispedge.com

Color picker

Loading...

#60ac9d hex color - Green - Cool color - Information

#60ac9d hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #60ac9d Color code in RGB color code model is created after adding 37.65% red color, 67.45% green color and 61.57% blue color. Hex #60ac9d Color code in CMYK color (process color) code model is generated after subtraction of 44% cyan, 0% magenta, 9% yellow and 33% black.

Hex #60ac9d color code is between #66aa99 web safe hex color code and #55bbaa web safe hex color code. #66aa99 is the nearest web safe color code. You can see here many more shades of #60ac9d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code60ac9d#60ac9d
RGB Decimal96, 172, 157rgb(96, 172, 157)
RGB Percent38%, 67%, 62%rgb(38%, 67%, 62%)
CSS RGBa96, 172, 157,1rgba(96,172,157,1)
CMYK Modelcmyk(44%,0%,9%,33%)
HSL Color Space168,31% ,53%hsl(168,31% ,53%)
HSV Color Space168°, 44%, 67%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011000001010110010011101
Octal140254235
Decimal96172157
Hex60ac9d

Different shades of #60ac9d color code.

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

Light Shade of #60ac9d
#81bdb2
Dark Shade of #60ac9d
#4a8f81
Saturated Shade of #60ac9d
#54b8a4
Desaturated Shade of #60ac9d
#6ca096
Grey scale Shade of #60ac9d
#868686
Brighten Shade
#79c5b6
Most Readable Shade
#000000

Shades of #60ac9d color code

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

#60ac9d
#55988b
#4a857a
#407268
#355f57
#2a4c45
#203934
#152622
#0a1311
#000000

Similar Color like #60ac9d color

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

#61ad9e
#62ae9f
#63afa0
#64b0a1
#65b1a2
#66b2a3
#67b3a4
#68b4a5
#69b5a6
#6ab6a7
#6bb7a8
#6cb8a9
#6db9aa
#6ebaab
#5fab9c
#5eaa9b
#5da99a
#5ca899
#5ba798
#5aa697
#59a596
#58a495
#57a394
#56a293
#55a192
#54a091
#539f90
#529e8f

Monochromatic Color with #60ac9d

#60ac9d
#78d6c4
#010202
#192c29
#31574f
#488176

Tints of #60ac9d Color

#60ac9d
#71b5a7
#83beb2
#95c7bd
#a6d0c8
#b8dad3
#cae3de
#dbece9
#edf5f4
#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

#60ac9d
#ac606f

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

Split Complementary

#60ac9d
#ac6095
#ac7760

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

Analogous Color

#60ac7f
#60ac8e
#60ac9d
#60acac
#609dac

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

#60ac9d
#9d60ac
#ac9d60

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

#60ac9d
#7760ac
#ac606f
#95ac60

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

#60ac9d
#ac606f
#ac7760
#6095ac

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 #60ac9d 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.

#60ac9d Color Code Preview on Black Background Color

This is how #60ac9d Color will look on black background color. Color contrast ratio is 7.89

#60ac9d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #60ac9d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #60ac9d

#60ac9d color code is use for CSS Background Color

Background color for the above div is #60ac9d

HTML with inline CSS

<div style="background-color:#60ac9d;"></div>

#60ac9d color code is use for CSS Border Color

CSS Border color for the above div is #60ac9d

HTML with inline CSS

<div style="border:5px solid #60ac9d;"></div>

CSS Border Left color for the above div is #60ac9d

HTML with inline CSS

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

CSS Border Right color for the above div is #60ac9d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #60ac9d

HTML with inline CSS

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

CSS Border Top color for the above div is #60ac9d

HTML with inline CSS

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

#60ac9d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#60ac9d Color code Preview on White Background

This is how #60ac9d Color code will look on white background color. Color contrast ratio is 2.66

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

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(96,172,157,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(172,96,111,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(96,172,157,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.