crispedge.com

Color picker

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

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

#60ab94 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

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

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code60ab94#60ab94
RGB Decimal96, 171, 148rgb(96, 171, 148)
RGB Percent38%, 67%, 58%rgb(38%, 67%, 58%)
CSS RGBa96, 171, 148,1rgba(96,171,148,1)
CMYK Modelcmyk(44%,0%,13%,33%)
HSL Color Space162,31% ,52%hsl(162,31% ,52%)
HSV Color Space162°, 44%, 67%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011000001010101110010100
Octal140253224
Decimal96171148
Hex60ab94

Different shades of #60ab94 color code.

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

Light Shade of #60ab94
#81bdaa
Dark Shade of #60ab94
#4b8d79
Saturated Shade of #60ab94
#54b799
Desaturated Shade of #60ab94
#6c9f8f
Grey scale Shade of #60ab94
#858585
Brighten Shade
#79c4ad
Most Readable Shade
#000000

Shades of #60ab94 color code

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

#60ab94
#559883
#4a8573
#407262
#355f52
#2a4c41
#203931
#152620
#0a1310
#000000

Similar Color like #60ab94 color

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

#61ac95
#62ad96
#63ae97
#64af98
#65b099
#66b19a
#67b29b
#68b39c
#69b49d
#6ab59e
#6bb69f
#6cb7a0
#6db8a1
#6eb9a2
#5faa93
#5ea992
#5da891
#5ca790
#5ba68f
#5aa58e
#59a48d
#58a38c
#57a28b
#56a18a
#55a089
#549f88
#539e87
#529d86

Monochromatic Color with #60ab94

#60ab94
#78d5b9
#010101
#182b26
#30564a
#48806f

Tints of #60ab94 Color

#60ab94
#71b49f
#83bdab
#95c7b7
#a6d0c3
#b8d9cf
#cae3db
#dbece7
#edf5f3
#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

#60ab94
#ab6077

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

Split Complementary

#60ab94
#ab609c
#ab6f60

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

Analogous Color

#60ab76
#60ab85
#60ab94
#60aba3
#60a4ab

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

#60ab94
#9460ab
#ab9460

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

#60ab94
#6e60ab
#ab6077
#9cab60

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

#60ab94
#ab6077
#ab6f60
#609cab

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

#60ab94 Color Code Preview on Black Background Color

This is how #60ab94 Color will look on black background color. Color contrast ratio is 7.75

#60ab94 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#60ab94 color code is use for CSS Background Color

Background color for the above div is #60ab94

HTML with inline CSS

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

#60ab94 color code is use for CSS Border Color

CSS Border color for the above div is #60ab94

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#60ab94 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#60ab94 Color code Preview on White Background

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

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

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.