crispedge.com

Color picker

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

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

#5adcad hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #5adcad Color code in RGB color code model is created after adding 35.29% red color, 86.27% green color and 67.84% blue color. Hex #5adcad Color code in CMYK color (process color) code model is generated after subtraction of 59% cyan, 0% magenta, 21% yellow and 14% black.

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code5adcad#5adcad
RGB Decimal90, 220, 173rgb(90, 220, 173)
RGB Percent35%, 86%, 68%rgb(35%, 86%, 68%)
CSS RGBa90, 220, 173,1rgba(90,220,173,1)
CMYK Modelcmyk(59%,0%,21%,14%)
HSL Color Space158,65% ,61%hsl(158,65% ,61%)
HSV Color Space158°, 59%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010110101101110010101101
Octal132334255
Decimal90220173
Hex5adcad

Different shades of #5adcad color code.

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

Light Shade of #5adcad
#84e5c2
Dark Shade of #5adcad
#30d398
Saturated Shade of #5adcad
#50e6b0
Desaturated Shade of #5adcad
#64d2aa
Grey scale Shade of #5adcad
#9b9b9b
Brighten Shade
#73f5c6
Most Readable Shade
#000000

Shades of #5adcad color code

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

#5adcad
#50c399
#46ab86
#3c9273
#327a60
#28614c
#1e4939
#143026
#0a1813
#000000

Similar Color like #5adcad color

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

#5bddae
#5cdeaf
#5ddfb0
#5ee0b1
#5fe1b2
#60e2b3
#61e3b4
#62e4b5
#63e5b6
#64e6b7
#65e7b8
#66e8b9
#67e9ba
#68eabb
#59dbac
#58daab
#57d9aa
#56d8a9
#55d7a8
#54d6a7
#53d5a6
#52d4a5
#51d3a4
#50d2a3
#4fd1a2
#4ed0a1
#4dcfa0
#4cce9f

Monochromatic Color with #5adcad

#5adcad
#030706
#143227
#265c49
#37876a
#49b18c

Tints of #5adcad Color

#5adcad
#6cdfb6
#7ee3bf
#91e7c8
#a3ebd1
#b5efda
#c8f3e3
#daf7ec
#ecfbf5
#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

#5adcad
#dc5a89

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

Split Complementary

#5adcad
#dc5aca
#dc6c5a

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

Analogous Color

#5adc79
#5adc93
#5adcad
#5adcc7
#5ad7dc

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

#5adcad
#ad5adc
#dcad5a

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

#5adcad
#6c5adc
#dc5a89
#cadc5a

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

#5adcad
#dc5a89
#dc6c5a
#5acadc

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

#5adcad Color Code Preview on Black Background Color

This is how #5adcad Color will look on black background color. Color contrast ratio is 12.28

#5adcad in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#5adcad color code is use for CSS Background Color

Background color for the above div is #5adcad

HTML with inline CSS

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

#5adcad color code is use for CSS Border Color

CSS Border color for the above div is #5adcad

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#5adcad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5adcad Color code Preview on White Background

This is how #5adcad Color code will look on white background color. Color contrast ratio is 1.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 #5adcad; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #5adcad; }

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.