crispedge.com

Color picker

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

#58e0be hex color - Blue - Cool color - Information

#58e0be hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #58e0be Color code in RGB color code model is created after adding 34.51% red color, 87.84% green color and 74.51% blue color. Hex #58e0be Color code in CMYK color (process color) code model is generated after subtraction of 61% cyan, 0% magenta, 15% yellow and 12% black.

Hex #58e0be color code is between #55ddbb web safe hex color code and #66eecc web safe hex color code. #55ddbb is the nearest web safe color code. You can see here many more shades of #58e0be color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code58e0be#58e0be
RGB Decimal88, 224, 190rgb(88, 224, 190)
RGB Percent35%, 88%, 75%rgb(35%, 88%, 75%)
CSS RGBa88, 224, 190,1rgba(88,224,190,1)
CMYK Modelcmyk(61%,0%,15%,12%)
HSL Color Space165,69% ,61%hsl(165,69% ,61%)
HSV Color Space165°, 61%, 88%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010110001110000010111110
Octal130340276
Decimal88224190
Hex58e0be

Different shades of #58e0be color code.

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

Light Shade of #58e0be
#83e8cf
Dark Shade of #58e0be
#2dd8ad
Saturated Shade of #58e0be
#4eeac3
Desaturated Shade of #58e0be
#62d6b9
Grey scale Shade of #58e0be
#9c9c9c
Brighten Shade
#71f9d7
Most Readable Shade
#000000

Shades of #58e0be color code

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

#58e0be
#4ec7a8
#44ae93
#3a957e
#307c69
#276354
#1d4a3f
#13312a
#091815
#000000

Similar Color like #58e0be color

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

#59e1bf
#5ae2c0
#5be3c1
#5ce4c2
#5de5c3
#5ee6c4
#5fe7c5
#60e8c6
#61e9c7
#62eac8
#63ebc9
#64ecca
#65edcb
#66eecc
#57dfbd
#56debc
#55ddbb
#54dcba
#53dbb9
#52dab8
#51d9b7
#50d8b6
#4fd7b5
#4ed6b4
#4dd5b3
#4cd4b2
#4bd3b1
#4ad2b0

Monochromatic Color with #58e0be

#58e0be
#050b0a
#15362e
#266052
#378b76
#47b59a

Tints of #58e0be Color

#58e0be
#6ae3c5
#7de6cc
#8fead3
#a2edda
#b4f1e2
#c7f4e9
#d9f8f0
#ecfbf7
#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

#58e0be
#e0587a

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

Split Complementary

#58e0be
#e058be
#e07a58

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

Analogous Color

#58e088
#58e0a3
#58e0be
#58e0d9
#58cce0

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

#58e0be
#be58e0
#e0be58

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

#58e0be
#7a58e0
#e0587a
#bee058

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

#58e0be
#e0587a
#e07a58
#58bee0

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 #58e0be 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.

#58e0be Color Code Preview on Black Background Color

This is how #58e0be Color will look on black background color. Color contrast ratio is 12.82

#58e0be in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #58e0be

HTML with inline CSS

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

Your Example Paragraph content text in with font color #58e0be

#58e0be color code is use for CSS Background Color

Background color for the above div is #58e0be

HTML with inline CSS

<div style="background-color:#58e0be;"></div>

#58e0be color code is use for CSS Border Color

CSS Border color for the above div is #58e0be

HTML with inline CSS

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

CSS Border Left color for the above div is #58e0be

HTML with inline CSS

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

CSS Border Right color for the above div is #58e0be

HTML with inline CSS

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

CSS Border Bottom color for the above div is #58e0be

HTML with inline CSS

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

CSS Border Top color for the above div is #58e0be

HTML with inline CSS

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

#58e0be hex Color code used as CSS color Codes

Example CSS Class for usage

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

#58e0be Color code Preview on White Background

This is how #58e0be Color code will look on white background color. Color contrast ratio is 1.64

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

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.