@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

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

#58d7cf hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #58d7cf Color code in RGB color code model is created after adding 34.51% red color, 84.31% green color and 81.18% blue color. Hex #58d7cf Color code in CMYK color (process color) code model is generated after subtraction of 59% cyan, 0% magenta, 4% yellow and 15.69% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code 58d7cf #58d7cf
RGB Decimal 88, 215, 207 rgb(88, 215, 207)
RGB Percent 35%, 84%, 81% rgb(35%, 84%, 81%)
CSS RGBa 88, 215, 207,1 rgba(88,215,207,1)
CMYK Model cmyk(59%,0%,4%,15.69%)
HSL Color Space 176,61% ,59% hsl(176,61% ,59%)
HSV Color Space 176°, 59%, 84%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01011000 11010111 11001111
Octal 130 327 317
Decimal 88 215 207
Hex 58 d7 cf

Different shades of #58d7cf color code.

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

Light Shade of #58d7cf
#81e1db
Dark Shade of #58d7cf
#31cbc2
Saturated Shade of #58d7cf
#4ee1d8
Desaturated Shade of #58d7cf
#62cdc6
Grey scale Shade of #58d7cf
#979797
Brighten Shade
#71f0e8
Most Readable Shade
#000000

Shades of #58d7cf color code

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

#58d7cf
#4ebfb8
#44a7a1
#3a8f8a
#307773
#275f5c
#1d4745
#132f2e
#091717
#000000

Similar Color like #58d7cf color

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

#59d8d0
#5ad9d1
#5bdad2
#5cdbd3
#5ddcd4
#5eddd5
#5fded6
#60dfd7
#61e0d8
#62e1d9
#63e2da
#64e3db
#65e4dc
#66e5dd
#57d6ce
#56d5cd
#55d4cc
#54d3cb
#53d2ca
#52d1c9
#51d0c8
#50cfc7
#4fcec6
#4ecdc5
#4dccc4
#4ccbc3
#4bcac2
#4ac9c1

Monochromatic Color with #58d7cf

#58d7cf
#010202
#122d2b
#245754
#35827d
#47aca6

Tints of #58d7cf Color

#58d7cf
#6adbd4
#7ddfd9
#8fe4df
#a2e8e4
#b4ede9
#c7f1ef
#d9f6f4
#ecfaf9
#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

#58d7cf
#d75860

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

Split Complementary

#58d7cf
#d758a0
#d79058

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

Analogous Color

#58d79c
#58d7b6
#58d7cf
#58c6d7
#58acd7

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

#58d7cf
#cf58d7
#d7cf58

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

#58d7cf
#8f58d7
#d75860
#9fd758

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

#58d7cf
#d75860
#d79058
#58a0d7

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

#58d7cf Color Code Preview on Black Background Color

This is how #58d7cf Color will look on black background color. Color contrast ratio is 12.04

#58d7cf in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#58d7cf color code is use for CSS Background Color

Background color for the above div is #58d7cf

HTML with inline CSS

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

#58d7cf color code is use for CSS Border Color

CSS Border color for the above div is #58d7cf

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#58d7cf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#58d7cf Color code Preview on White Background

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(88,215,207,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(215,88,96,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(88,215,207,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.