crispedge.com

Color picker

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

#60a796 hex color - Blue - Cool color - Information

#60a796 hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #60a796 Color code in RGB color code model is created after adding 37.65% red color, 65.49% green color and 58.82% blue color. Hex #60a796 Color code in CMYK color (process color) code model is generated after subtraction of 43% cyan, 0% magenta, 10% yellow and 35% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code60a796#60a796
RGB Decimal96, 167, 150rgb(96, 167, 150)
RGB Percent38%, 65%, 59%rgb(38%, 65%, 59%)
CSS RGBa96, 167, 150,1rgba(96,167,150,1)
CMYK Modelcmyk(43%,0%,10%,35%)
HSL Color Space166,29% ,52%hsl(166,29% ,52%)
HSV Color Space166°, 43%, 65%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011000001010011110010110
Octal140247226
Decimal96167150
Hex60a796

Different shades of #60a796 color code.

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

Light Shade of #60a796
#81b9ac
Dark Shade of #60a796
#4c887a
Saturated Shade of #60a796
#54b39c
Desaturated Shade of #60a796
#6c9b90
Grey scale Shade of #60a796
#838383
Brighten Shade
#79c0af
Most Readable Shade
#000000

Shades of #60a796 color code

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

#60a796
#559485
#4a8174
#406f64
#355c53
#2a4a42
#203732
#152521
#0a1210
#000000

Similar Color like #60a796 color

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

#61a897
#62a998
#63aa99
#64ab9a
#65ac9b
#66ad9c
#67ae9d
#68af9e
#69b09f
#6ab1a0
#6bb2a1
#6cb3a2
#6db4a3
#6eb5a4
#5fa695
#5ea594
#5da493
#5ca392
#5ba291
#5aa190
#59a08f
#589f8e
#579e8d
#569d8c
#559c8b
#549b8a
#539a89
#529988

Monochromatic Color with #60a796

#60a796
#78d1bc
#91fce2
#172723
#2f524a
#487c70

Tints of #60a796 Color

#60a796
#71b0a1
#83baad
#95c4b9
#a6cec4
#b8d7d0
#cae1dc
#dbebe7
#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

#60a796
#a76071

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

Split Complementary

#60a796
#a76095
#a77260

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

Analogous Color

#60a77a
#60a788
#60a796
#60a7a4
#609ca7

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

#60a796
#9660a7
#a79660

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

#60a796
#7260a7
#a76071
#94a760

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

#60a796
#a76071
#a77260
#6095a7

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

#60a796 Color Code Preview on Black Background Color

This is how #60a796 Color will look on black background color. Color contrast ratio is 7.47

#60a796 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#60a796 color code is use for CSS Background Color

Background color for the above div is #60a796

HTML with inline CSS

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

#60a796 color code is use for CSS Border Color

CSS Border color for the above div is #60a796

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#60a796 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#60a796 Color code Preview on White Background

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

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

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.