crispedge.com

Color picker

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

#5aca95 hex color - Blue - Cool color - Information

#5aca95 hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #5aca95 Color code in RGB color code model is created after adding 35.29% red color, 79.22% green color and 58.43% blue color. Hex #5aca95 Color code in CMYK color (process color) code model is generated after subtraction of 55% cyan, 0% magenta, 26% yellow and 21% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code5aca95#5aca95
RGB Decimal90, 202, 149rgb(90, 202, 149)
RGB Percent35%, 79%, 58%rgb(35%, 79%, 58%)
CSS RGBa90, 202, 149,1rgba(90,202,149,1)
CMYK Modelcmyk(55%,0%,26%,21%)
HSL Color Space152,51% ,57%hsl(152,51% ,57%)
HSV Color Space152°, 55%, 79%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010110101100101010010101
Octal132312225
Decimal90202149
Hex5aca95

Different shades of #5aca95 color code.

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

Light Shade of #5aca95
#81d6ae
Dark Shade of #5aca95
#3bb67c
Saturated Shade of #5aca95
#4fd596
Desaturated Shade of #5aca95
#65bf94
Grey scale Shade of #5aca95
#929292
Brighten Shade
#73e3ae
Most Readable Shade
#000000

Shades of #5aca95 color code

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

#5aca95
#50b384
#469d73
#3c8663
#327052
#285942
#1e4331
#142c21
#0a1610
#000000

Similar Color like #5aca95 color

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

#5bcb96
#5ccc97
#5dcd98
#5ece99
#5fcf9a
#60d09b
#61d19c
#62d29d
#63d39e
#64d49f
#65d5a0
#66d6a1
#67d7a2
#68d8a3
#59c994
#58c893
#57c792
#56c691
#55c590
#54c48f
#53c38e
#52c28d
#51c18c
#50c08b
#4fbf8a
#4ebe89
#4dbd88
#4cbc87

Monochromatic Color with #5aca95

#5aca95
#6df4b4
#0e2018
#214a37
#347556
#479f76

Tints of #5aca95 Color

#5aca95
#6ccfa0
#7ed5ac
#91dbb8
#a3e1c4
#b5e7cf
#c8eddb
#daf3e7
#ecf9f3
#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

#5aca95
#ca5a8f

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

Split Complementary

#5aca95
#ca5ac7
#ca5d5a

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

Analogous Color

#5aca68
#5aca7f
#5aca95
#5acaab
#5acac2

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

#5aca95
#955aca
#ca955a

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

#5aca95
#5d5aca
#ca5a8f
#c7ca5a

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

#5aca95
#ca5a8f
#ca5d5a
#5ac7ca

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 #5aca95 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.

#5aca95 Color Code Preview on Black Background Color

This is how #5aca95 Color will look on black background color. Color contrast ratio is 10.32

#5aca95 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5aca95

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5aca95

#5aca95 color code is use for CSS Background Color

Background color for the above div is #5aca95

HTML with inline CSS

<div style="background-color:#5aca95;"></div>

#5aca95 color code is use for CSS Border Color

CSS Border color for the above div is #5aca95

HTML with inline CSS

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

CSS Border Left color for the above div is #5aca95

HTML with inline CSS

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

CSS Border Right color for the above div is #5aca95

HTML with inline CSS

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

CSS Border Bottom color for the above div is #5aca95

HTML with inline CSS

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

CSS Border Top color for the above div is #5aca95

HTML with inline CSS

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

#5aca95 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5aca95 Color code Preview on White Background

This is how #5aca95 Color code will look on white background color. Color contrast ratio is 2.04

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

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.