crispedge.com

Color picker

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

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

#5af18e hex color - Green - Cool color

Color Hue/Base color: Green

Hex #5af18e Color code in RGB color code model is created after adding 35.29% red color, 94.51% green color and 55.69% blue color. Hex #5af18e Color code in CMYK color (process color) code model is generated after subtraction of 63% cyan, 0% magenta, 41% yellow and 5% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code5af18e#5af18e
RGB Decimal90, 241, 142rgb(90, 241, 142)
RGB Percent35%, 95%, 56%rgb(35%, 95%, 56%)
CSS RGBa90, 241, 142,1rgba(90,241,142,1)
CMYK Modelcmyk(63%,0%,41%,5%)
HSL Color Space141,84% ,65%hsl(141,84% ,65%)
HSV Color Space141°, 63%, 95%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010110101111000110001110
Octal132361216
Decimal90241142
Hex5af18e

Different shades of #5af18e color code.

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

Light Shade of #5af18e
#89f5ae
Dark Shade of #5af18e
#2bed6e
Saturated Shade of #5af18e
#51fa8b
Desaturated Shade of #5af18e
#63e891
Grey scale Shade of #5af18e
#a5a5a5
Brighten Shade
#73ffa7
Most Readable Shade
#000000

Shades of #5af18e color code

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

#5af18e
#50d67e
#46bb6e
#3ca05e
#32854e
#286b3f
#1e502f
#14351f
#0a1a0f
#000000

Similar Color like #5af18e color

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

#5bf28f
#5cf390
#5df491
#5ef592
#5ff693
#60f794
#61f895
#62f996
#63fa97
#64fb98
#65fc99
#66fd9a
#67fe9b
#68ff9c
#59f08d
#58ef8c
#57ee8b
#56ed8a
#55ec89
#54eb88
#53ea87
#52e986
#51e885
#50e784
#4fe683
#4ee582
#4de481
#4ce380

Monochromatic Color with #5af18e

#5af18e
#0b1c11
#1b472a
#2a7143
#3a9c5c
#4ac675

Tints of #5af18e Color

#5af18e
#6cf29a
#7ef4a7
#91f5b3
#a3f7c0
#b5f8cc
#c8fad9
#dafbe5
#ecfdf2
#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

#5af18e
#f15abd

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

Split Complementary

#5af18e
#d95af1
#f15a72

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

Analogous Color

#62f15a
#5af170
#5af18e
#5af1ac
#5af1ca

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

#5af18e
#8e5af1
#f18e5a

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

#5af18e
#5a71f1
#f15abd
#f1d95a

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

#5af18e
#f15abd
#f15a72
#5af1d9

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

#5af18e Color Code Preview on Black Background Color

This is how #5af18e Color will look on black background color. Color contrast ratio is 14.41

#5af18e in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#5af18e color code is use for CSS Background Color

Background color for the above div is #5af18e

HTML with inline CSS

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

#5af18e color code is use for CSS Border Color

CSS Border color for the above div is #5af18e

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#5af18e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5af18e Color code Preview on White Background

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

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

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.