crispedge.com

Color picker

Loading...

#55dbbc hex color - Blue - Cool color - Information

#55dbbc hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #55dbbc Color code in RGB color code model is created after adding 33.33% red color, 85.88% green color and 73.73% blue color. Hex #55dbbc Color code in CMYK color (process color) code model is generated after subtraction of 61% cyan, 0% magenta, 14% yellow and 14% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code55dbbc#55dbbc
RGB Decimal85, 219, 188rgb(85, 219, 188)
RGB Percent33%, 86%, 74%rgb(33%, 86%, 74%)
CSS RGBa85, 219, 188,1rgba(85,219,188,1)
CMYK Modelcmyk(61%,0%,14%,14%)
HSL Color Space166,65% ,60%hsl(166,65% ,60%)
HSV Color Space166°, 61%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010101011101101110111100
Octal125333274
Decimal85219188
Hex55dbbc

Different shades of #55dbbc color code.

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

Light Shade of #55dbbc
#7fe4cd
Dark Shade of #55dbbc
#2cd1ab
Saturated Shade of #55dbbc
#4be5c2
Desaturated Shade of #55dbbc
#5fd1b6
Grey scale Shade of #55dbbc
#989898
Brighten Shade
#6ef4d5
Most Readable Shade
#000000

Shades of #55dbbc color code

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

#55dbbc
#4bc2a7
#42aa92
#38927d
#2f7968
#256153
#1c493e
#123029
#091814
#000000

Similar Color like #55dbbc color

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

#56dcbd
#57ddbe
#58debf
#59dfc0
#5ae0c1
#5be1c2
#5ce2c3
#5de3c4
#5ee4c5
#5fe5c6
#60e6c7
#61e7c8
#62e8c9
#63e9ca
#54dabb
#53d9ba
#52d8b9
#51d7b8
#50d6b7
#4fd5b6
#4ed4b5
#4dd3b4
#4cd2b3
#4bd1b2
#4ad0b1
#49cfb0
#48ceaf
#47cdae

Monochromatic Color with #55dbbc

#55dbbc
#030606
#13312a
#245b4f
#348673
#45b098

Tints of #55dbbc Color

#55dbbc
#67dfc3
#7ae3ca
#8de7d2
#a0ebd9
#b3efe1
#c6f3e8
#d9f7f0
#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

#55dbbc
#db5574

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

Split Complementary

#55dbbc
#db55b7
#db7955

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

Analogous Color

#55db86
#55dba1
#55dbbc
#55dbd7
#55c4db

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

#55dbbc
#bc55db
#dbbc55

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

#55dbbc
#7955db
#db5574
#b7db55

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

#55dbbc
#db5574
#db7955
#55b7db

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 #55dbbc 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.

#55dbbc Color Code Preview on Black Background Color

This is how #55dbbc Color will look on black background color. Color contrast ratio is 12.25

#55dbbc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #55dbbc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #55dbbc

#55dbbc color code is use for CSS Background Color

Background color for the above div is #55dbbc

HTML with inline CSS

<div style="background-color:#55dbbc;"></div>

#55dbbc color code is use for CSS Border Color

CSS Border color for the above div is #55dbbc

HTML with inline CSS

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

CSS Border Left color for the above div is #55dbbc

HTML with inline CSS

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

CSS Border Right color for the above div is #55dbbc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #55dbbc

HTML with inline CSS

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

CSS Border Top color for the above div is #55dbbc

HTML with inline CSS

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

#55dbbc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#55dbbc Color code Preview on White Background

This is how #55dbbc Color code will look on white background color. Color contrast ratio is 1.71

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

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(85,219,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(219,85,116,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(85,219,188,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.