crispedge.com

Color picker

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

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

#5ddaa8 hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #5ddaa8 Color code in RGB color code model is created after adding 36.47% red color, 85.49% green color and 65.88% blue color. Hex #5ddaa8 Color code in CMYK color (process color) code model is generated after subtraction of 57% cyan, 0% magenta, 23% yellow and 15% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code5ddaa8#5ddaa8
RGB Decimal93, 218, 168rgb(93, 218, 168)
RGB Percent36%, 85%, 66%rgb(36%, 85%, 66%)
CSS RGBa93, 218, 168,1rgba(93,218,168,1)
CMYK Modelcmyk(57%,0%,23%,15%)
HSL Color Space156,63% ,61%hsl(156,63% ,61%)
HSV Color Space156°, 57%, 85%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010111011101101010101000
Octal135332250
Decimal93218168
Hex5ddaa8

Different shades of #5ddaa8 color code.

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

Light Shade of #5ddaa8
#87e3be
Dark Shade of #5ddaa8
#33d192
Saturated Shade of #5ddaa8
#53e4aa
Desaturated Shade of #5ddaa8
#67d0a6
Grey scale Shade of #5ddaa8
#9b9b9b
Brighten Shade
#76f3c1
Most Readable Shade
#000000

Shades of #5ddaa8 color code

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

#5ddaa8
#52c195
#48a982
#3e9170
#33795d
#29604a
#1f4838
#143025
#0a1812
#000000

Similar Color like #5ddaa8 color

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

#5edba9
#5fdcaa
#60ddab
#61deac
#62dfad
#63e0ae
#64e1af
#65e2b0
#66e3b1
#67e4b2
#68e5b3
#69e6b4
#6ae7b5
#6be8b6
#5cd9a7
#5bd8a6
#5ad7a5
#59d6a4
#58d5a3
#57d4a2
#56d3a1
#55d2a0
#54d19f
#53d09e
#52cf9d
#51ce9c
#50cd9b
#4fcc9a

Monochromatic Color with #5ddaa8

#5ddaa8
#020504
#143025
#275a46
#398566
#4baf87

Tints of #5ddaa8 Color

#5ddaa8
#6fdeb1
#81e2bb
#93e6c5
#a5eace
#b7eed8
#c9f2e2
#dbf6eb
#edfaf5
#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

#5ddaa8
#da5d8f

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

Split Complementary

#5ddaa8
#da5dcd
#da6a5d

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

Analogous Color

#5dda76
#5dda8f
#5ddaa8
#5ddac1
#5ddada

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

#5ddaa8
#a85dda
#daa85d

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

#5ddaa8
#6a5dda
#da5d8f
#cdda5d

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

#5ddaa8
#da5d8f
#da6a5d
#5dcdda

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

#5ddaa8 Color Code Preview on Black Background Color

This is how #5ddaa8 Color will look on black background color. Color contrast ratio is 12.06

#5ddaa8 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#5ddaa8 color code is use for CSS Background Color

Background color for the above div is #5ddaa8

HTML with inline CSS

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

#5ddaa8 color code is use for CSS Border Color

CSS Border color for the above div is #5ddaa8

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#5ddaa8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5ddaa8 Color code Preview on White Background

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

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

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.