crispedge.com

Color picker

Loading...

#00b58e hex color - Green - Cool color - Information

#00b58e hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #00b58e Color code in RGB color code model is created after adding 0% red color, 70.98% green color and 55.69% blue color. Hex #00b58e Color code in CMYK color (process color) code model is generated after subtraction of 100% cyan, 0% magenta, 22% yellow and 29% black.

Hex #00b58e color code is between #00bb88 web safe hex color code and #00aa99 web safe hex color code. #00bb88 is the nearest web safe color code. You can see here many more shades of #00b58e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code00b58e#00b58e
RGB Decimal0, 181, 142rgb(0, 181, 142)
RGB Percent0%, 71%, 56%rgb(0%, 71%, 56%)
CSS RGBa0, 181, 142,1rgba(0,181,142,1)
CMYK Modelcmyk(100%,0%,22%,29%)
HSL Color Space167,100% ,35%hsl(167,100% ,35%)
HSV Color Space167°, 100%, 71%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000000001011010110001110
Octal0265216
Decimal0181142
Hex00b58e

Different shades of #00b58e color code.

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

Light Shade of #00b58e
#00e8b6
Dark Shade of #00b58e
#008266
Saturated Shade of #00b58e
#00b58e
Desaturated Shade of #00b58e
#09ac89
Grey scale Shade of #00b58e
#5a5a5a
Brighten Shade
#19cea7
Most Readable Shade
#000000

Shades of #00b58e color code

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

#00b58e
#00a07e
#008c6e
#00785e
#00644e
#00503f
#003c2f
#00281f
#00140f
#000000

Similar Color like #00b58e color

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

#01b68f
#02b790
#03b891
#04b992
#05ba93
#06bb94
#07bc95
#08bd96
#09be97
#0abf98
#0bc099
#0cc19a
#0dc29b
#0ec39c
#00b48d
#00b38c
#00b28b
#00b18a
#00b089
#00af88
#00ae87
#00ad86
#00ac85
#00ab84
#00aa83
#00a982
#00a881
#00a780

Monochromatic Color with #00b58e

#00b58e
#00dfaf
#000b09
#00352a
#00604b
#008a6d

Tints of #00b58e Color

#00b58e
#1cbd9a
#38c5a7
#55cdb3
#71d5c0
#8ddecc
#aae6d9
#c6eee5
#e2f6f2
#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

#00b58e
#b50027

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

Split Complementary

#00b58e
#b50081
#b53400

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

Analogous Color

#00b546
#00b56a
#00b58e
#00b5b2
#0094b5

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

#00b58e
#8e00b5
#b58e00

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

#00b58e
#3300b5
#b50027
#81b500

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

#00b58e
#b50027
#b53400
#0081b5

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 #00b58e 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.

#00b58e Color Code Preview on Black Background Color

This is how #00b58e Color will look on black background color. Color contrast ratio is 8.00

#00b58e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #00b58e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #00b58e

#00b58e color code is use for CSS Background Color

Background color for the above div is #00b58e

HTML with inline CSS

<div style="background-color:#00b58e;"></div>

#00b58e color code is use for CSS Border Color

CSS Border color for the above div is #00b58e

HTML with inline CSS

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

CSS Border Left color for the above div is #00b58e

HTML with inline CSS

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

CSS Border Right color for the above div is #00b58e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #00b58e

HTML with inline CSS

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

CSS Border Top color for the above div is #00b58e

HTML with inline CSS

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

#00b58e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#00b58e Color code Preview on White Background

This is how #00b58e Color code will look on white background color. Color contrast ratio is 2.62

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

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