crispedge.com

Color picker

Loading...

#58ba8e hex color - Green - Cool color - Information

#58ba8e hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #58ba8e Color code in RGB color code model is created after adding 34.51% red color, 72.94% green color and 55.69% blue color. Hex #58ba8e Color code in CMYK color (process color) code model is generated after subtraction of 53% cyan, 0% magenta, 24% yellow and 27% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code58ba8e#58ba8e
RGB Decimal88, 186, 142rgb(88, 186, 142)
RGB Percent35%, 73%, 56%rgb(35%, 73%, 56%)
CSS RGBa88, 186, 142,1rgba(88,186,142,1)
CMYK Modelcmyk(53%,0%,24%,27%)
HSL Color Space153,42% ,54%hsl(153,42% ,54%)
HSV Color Space153°, 53%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010110001011101010001110
Octal130272216
Decimal88186142
Hex58ba8e

Different shades of #58ba8e color code.

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

Light Shade of #58ba8e
#7cc9a6
Dark Shade of #58ba8e
#419e74
Saturated Shade of #58ba8e
#4cc68f
Desaturated Shade of #58ba8e
#64ae8d
Grey scale Shade of #58ba8e
#898989
Brighten Shade
#71d3a7
Most Readable Shade
#000000

Shades of #58ba8e color code

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

#58ba8e
#4ea57e
#44906e
#3a7c5e
#30674e
#27523f
#1d3e2f
#13291f
#09140f
#000000

Similar Color like #58ba8e color

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

#59bb8f
#5abc90
#5bbd91
#5cbe92
#5dbf93
#5ec094
#5fc195
#60c296
#61c397
#62c498
#63c599
#64c69a
#65c79b
#66c89c
#57b98d
#56b88c
#55b78b
#54b68a
#53b589
#52b488
#51b387
#50b286
#4fb185
#4eb084
#4daf83
#4cae82
#4bad81
#4aac80

Monochromatic Color with #58ba8e

#58ba8e
#6ce4ae
#08100c
#1c3a2d
#30654d
#448f6e

Tints of #58ba8e Color

#58ba8e
#6ac19a
#7dc9a7
#8fd1b3
#a2d8c0
#b4e0cc
#c7e8d9
#d9efe5
#ecf7f2
#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

#58ba8e
#ba5884

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

Split Complementary

#58ba8e
#ba58b5
#ba5d58

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

Analogous Color

#58ba67
#58ba7a
#58ba8e
#58baa2
#58bab5

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

#58ba8e
#8e58ba
#ba8e58

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

#58ba8e
#5d58ba
#ba5884
#b5ba58

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

#58ba8e
#ba5884
#ba5d58
#58b5ba

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

#58ba8e Color Code Preview on Black Background Color

This is how #58ba8e Color will look on black background color. Color contrast ratio is 8.83

#58ba8e in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#58ba8e color code is use for CSS Background Color

Background color for the above div is #58ba8e

HTML with inline CSS

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

#58ba8e color code is use for CSS Border Color

CSS Border color for the above div is #58ba8e

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#58ba8e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#58ba8e Color code Preview on White Background

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

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

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,186,142,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(186,88,132,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(88,186,142,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.