crispedge.com

Color picker

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

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

#60eacc hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #60eacc Color code in RGB color code model is created after adding 37.65% red color, 91.76% green color and 80% blue color. Hex #60eacc Color code in CMYK color (process color) code model is generated after subtraction of 59% cyan, 0% magenta, 13% yellow and 8% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code60eacc#60eacc
RGB Decimal96, 234, 204rgb(96, 234, 204)
RGB Percent38%, 92%, 80%rgb(38%, 92%, 80%)
CSS RGBa96, 234, 204,1rgba(96,234,204,1)
CMYK Modelcmyk(59%,0%,13%,8%)
HSL Color Space167,77% ,65%hsl(167,77% ,65%)
HSV Color Space167°, 59%, 92%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011000001110101011001100
Octal140352314
Decimal96234204
Hex60eacc

Different shades of #60eacc color code.

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

Light Shade of #60eacc
#8df0da
Dark Shade of #60eacc
#33e4be
Saturated Shade of #60eacc
#57f3d1
Desaturated Shade of #60eacc
#69e1c7
Grey scale Shade of #60eacc
#a5a5a5
Brighten Shade
#79ffe5
Most Readable Shade
#000000

Shades of #60eacc color code

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

#60eacc
#55d0b5
#4ab69e
#409c88
#358271
#2a685a
#204e44
#15342d
#0a1a16
#000000

Similar Color like #60eacc color

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

#61ebcd
#62ecce
#63edcf
#64eed0
#65efd1
#66f0d2
#67f1d3
#68f2d4
#69f3d5
#6af4d6
#6bf5d7
#6cf6d8
#6df7d9
#6ef8da
#5fe9cb
#5ee8ca
#5de7c9
#5ce6c8
#5be5c7
#5ae4c6
#59e3c5
#58e2c4
#57e1c3
#56e0c2
#55dfc1
#54dec0
#53ddbf
#52dcbe

Monochromatic Color with #60eacc

#60eacc
#091513
#1a4038
#2c6a5d
#3d9582
#4fbfa7

Tints of #60eacc Color

#60eacc
#71ecd1
#83eed7
#95f1dd
#a6f3e2
#b8f5e8
#caf8ee
#dbfaf3
#edfcf9
#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

#60eacc
#ea607e

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

Split Complementary

#60eacc
#ea60c3
#ea8760

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

Analogous Color

#60ea95
#60eab0
#60eacc
#60eae8
#60d1ea

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

#60eacc
#cc60ea
#eacc60

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

#60eacc
#8760ea
#ea607e
#c3ea60

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

#60eacc
#ea607e
#ea8760
#60c3ea

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

#60eacc Color Code Preview on Black Background Color

This is how #60eacc Color will look on black background color. Color contrast ratio is 14.14

#60eacc in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#60eacc color code is use for CSS Background Color

Background color for the above div is #60eacc

HTML with inline CSS

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

#60eacc color code is use for CSS Border Color

CSS Border color for the above div is #60eacc

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#60eacc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#60eacc Color code Preview on White Background

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

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

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.