crispedge.com

Color picker

Loading...

#59baaf hex color - Green - Cool color - Information

#59baaf hex color - Green - Cool color

Color Hue/Base color: Green

Hex #59baaf Color code in RGB color code model is created after adding 34.9% red color, 72.94% green color and 68.63% blue color. Hex #59baaf Color code in CMYK color (process color) code model is generated after subtraction of 52% cyan, 0% magenta, 6% yellow and 27% black.

Hex #59baaf color code is between #55bbaa web safe hex color code and #66aabb web safe hex color code. #55bbaa is the nearest web safe color code. You can see here many more shades of #59baaf color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code59baaf#59baaf
RGB Decimal89, 186, 175rgb(89, 186, 175)
RGB Percent35%, 73%, 69%rgb(35%, 73%, 69%)
CSS RGBa89, 186, 175,1rgba(89,186,175,1)
CMYK Modelcmyk(52%,0%,6%,27%)
HSL Color Space173,41% ,54%hsl(173,41% ,54%)
HSV Color Space173°, 52%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010110011011101010101111
Octal131272257
Decimal89186175
Hex59baaf

Different shades of #59baaf color code.

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

Light Shade of #59baaf
#7dc9c0
Dark Shade of #59baaf
#429e94
Saturated Shade of #59baaf
#4dc6b8
Desaturated Shade of #59baaf
#65aea6
Grey scale Shade of #59baaf
#898989
Brighten Shade
#72d3c8
Most Readable Shade
#000000

Shades of #59baaf color code

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

#59baaf
#4fa59b
#459088
#3b7c74
#316761
#27524d
#1d3e3a
#132926
#091413
#000000

Similar Color like #59baaf color

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

#5abbb0
#5bbcb1
#5cbdb2
#5dbeb3
#5ebfb4
#5fc0b5
#60c1b6
#61c2b7
#62c3b8
#63c4b9
#64c5ba
#65c6bb
#66c7bc
#67c8bd
#58b9ae
#57b8ad
#56b7ac
#55b6ab
#54b5aa
#53b4a9
#52b3a8
#51b2a7
#50b1a6
#4fb0a5
#4eafa4
#4daea3
#4cada2
#4baca1

Monochromatic Color with #59baaf

#59baaf
#6de4d7
#08100f
#1c3a37
#30655f
#458f87

Tints of #59baaf Color

#59baaf
#6bc1b7
#7dc9c0
#90d1c9
#a2d8d2
#b5e0db
#c7e8e4
#daefed
#ecf7f6
#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

#59baaf
#ba5964

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

Split Complementary

#59baaf
#ba5994
#ba7f59

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

Analogous Color

#59ba88
#59ba9c
#59baaf
#59b2ba
#599eba

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

#59baaf
#af59ba
#baaf59

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

#59baaf
#7e59ba
#ba5964
#94ba59

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

#59baaf
#ba5964
#ba7f59
#5994ba

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 #59baaf 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.

#59baaf Color Code Preview on Black Background Color

This is how #59baaf Color will look on black background color. Color contrast ratio is 9.07

#59baaf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #59baaf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #59baaf

#59baaf color code is use for CSS Background Color

Background color for the above div is #59baaf

HTML with inline CSS

<div style="background-color:#59baaf;"></div>

#59baaf color code is use for CSS Border Color

CSS Border color for the above div is #59baaf

HTML with inline CSS

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

CSS Border Left color for the above div is #59baaf

HTML with inline CSS

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

CSS Border Right color for the above div is #59baaf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #59baaf

HTML with inline CSS

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

CSS Border Top color for the above div is #59baaf

HTML with inline CSS

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

#59baaf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#59baaf Color code Preview on White Background

This is how #59baaf Color code will look on white background color. Color contrast ratio is 2.32

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

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(89,186,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(186,89,100,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(89,186,175,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.