crispedge.com

Color picker

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

#5dd490 hex color - Green - Cool color - Information

#5dd490 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #5dd490 Color code in RGB color code model is created after adding 36.47% red color, 83.14% green color and 56.47% blue color. Hex #5dd490 Color code in CMYK color (process color) code model is generated after subtraction of 56% cyan, 0% magenta, 32% yellow and 17% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code5dd490#5dd490
RGB Decimal93, 212, 144rgb(93, 212, 144)
RGB Percent36%, 83%, 56%rgb(36%, 83%, 56%)
CSS RGBa93, 212, 144,1rgba(93,212,144,1)
CMYK Modelcmyk(56%,0%,32%,17%)
HSL Color Space146,58% ,60%hsl(146,58% ,60%)
HSV Color Space146°, 56%, 83%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010111011101010010010000
Octal135324220
Decimal93212144
Hex5dd490

Different shades of #5dd490 color code.

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

Light Shade of #5dd490
#85dfac
Dark Shade of #5dd490
#35c974
Saturated Shade of #5dd490
#53de8f
Desaturated Shade of #5dd490
#67ca91
Grey scale Shade of #5dd490
#989898
Brighten Shade
#76eda9
Most Readable Shade
#000000

Shades of #5dd490 color code

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

#5dd490
#52bc80
#48a470
#3e8d60
#337550
#295e40
#1f4630
#142f20
#0a1710
#000000

Similar Color like #5dd490 color

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

#5ed591
#5fd692
#60d793
#61d894
#62d995
#63da96
#64db97
#65dc98
#66dd99
#67de9a
#68df9b
#69e09c
#6ae19d
#6be29e
#5cd38f
#5bd28e
#5ad18d
#59d08c
#58cf8b
#57ce8a
#56cd89
#55cc88
#54cb87
#53ca86
#52c985
#51c884
#50c783
#4fc682

Monochromatic Color with #5dd490

#5dd490
#70fead
#122a1d
#255439
#387f56
#4aa973

Tints of #5dd490 Color

#5dd490
#6fd89c
#81dda8
#93e2b5
#a5e7c1
#b7ebcd
#c9f0da
#dbf5e6
#edfaf2
#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

#5dd490
#d45da1

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

Split Complementary

#5dd490
#cc5dd4
#d45d65

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

Analogous Color

#5dd460
#5dd478
#5dd490
#5dd4a8
#5dd4c0

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

#5dd490
#905dd4
#d4905d

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

#5dd490
#5d65d4
#d45da1
#d4cb5d

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

#5dd490
#d45da1
#d45d65
#5dd4cc

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

#5dd490 Color Code Preview on Black Background Color

This is how #5dd490 Color will look on black background color. Color contrast ratio is 11.29

#5dd490 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#5dd490 color code is use for CSS Background Color

Background color for the above div is #5dd490

HTML with inline CSS

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

#5dd490 color code is use for CSS Border Color

CSS Border color for the above div is #5dd490

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#5dd490 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5dd490 Color code Preview on White Background

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

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

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.