crispedge.com

Color picker

Loading...

#5bdcbd hex color - Blue - Cool color - Information

#5bdcbd hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #5bdcbd Color code in RGB color code model is created after adding 35.69% red color, 86.27% green color and 74.12% blue color. Hex #5bdcbd Color code in CMYK color (process color) code model is generated after subtraction of 59% cyan, 0% magenta, 14% yellow and 14% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code5bdcbd#5bdcbd
RGB Decimal91, 220, 189rgb(91, 220, 189)
RGB Percent36%, 86%, 74%rgb(36%, 86%, 74%)
CSS RGBa91, 220, 189,1rgba(91,220,189,1)
CMYK Modelcmyk(59%,0%,14%,14%)
HSL Color Space166,65% ,61%hsl(166,65% ,61%)
HSV Color Space166°, 59%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010110111101110010111101
Octal133334275
Decimal91220189
Hex5bdcbd

Different shades of #5bdcbd color code.

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

Light Shade of #5bdcbd
#85e5ce
Dark Shade of #5bdcbd
#31d3ac
Saturated Shade of #5bdcbd
#51e6c2
Desaturated Shade of #5bdcbd
#65d2b8
Grey scale Shade of #5bdcbd
#9b9b9b
Brighten Shade
#74f5d6
Most Readable Shade
#000000

Shades of #5bdcbd color code

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

#5bdcbd
#50c3a8
#46ab93
#3c927e
#327a69
#286154
#1e493f
#14302a
#0a1815
#000000

Similar Color like #5bdcbd color

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

#5cddbe
#5ddebf
#5edfc0
#5fe0c1
#60e1c2
#61e2c3
#62e3c4
#63e4c5
#64e5c6
#65e6c7
#66e7c8
#67e8c9
#68e9ca
#69eacb
#5adbbc
#59dabb
#58d9ba
#57d8b9
#56d7b8
#55d6b7
#54d5b6
#53d4b5
#52d3b4
#51d2b3
#50d1b2
#4fd0b1
#4ecfb0
#4dceaf

Monochromatic Color with #5bdcbd

#5bdcbd
#030706
#15322b
#265c4f
#388774
#49b198

Tints of #5bdcbd Color

#5bdcbd
#6ddfc4
#7fe3cb
#91e7d3
#a3ebda
#b6efe1
#c8f3e9
#daf7f0
#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

#5bdcbd
#dc5b7a

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

Split Complementary

#5bdcbd
#dc5bbb
#dc7c5b

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

Analogous Color

#5bdc89
#5bdca3
#5bdcbd
#5bdcd7
#5bc7dc

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

#5bdcbd
#bd5bdc
#dcbd5b

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

#5bdcbd
#7d5bdc
#dc5b7a
#badc5b

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

#5bdcbd
#dc5b7a
#dc7c5b
#5bbbdc

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 #5bdcbd 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.

#5bdcbd Color Code Preview on Black Background Color

This is how #5bdcbd Color will look on black background color. Color contrast ratio is 12.42

#5bdcbd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5bdcbd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5bdcbd

#5bdcbd color code is use for CSS Background Color

Background color for the above div is #5bdcbd

HTML with inline CSS

<div style="background-color:#5bdcbd;"></div>

#5bdcbd color code is use for CSS Border Color

CSS Border color for the above div is #5bdcbd

HTML with inline CSS

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

CSS Border Left color for the above div is #5bdcbd

HTML with inline CSS

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

CSS Border Right color for the above div is #5bdcbd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #5bdcbd

HTML with inline CSS

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

CSS Border Top color for the above div is #5bdcbd

HTML with inline CSS

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

#5bdcbd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5bdcbd Color code Preview on White Background

This is how #5bdcbd Color code will look on white background color. Color contrast ratio is 1.69

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

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(91,220,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(220,91,122,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(91,220,189,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.