crispedge.com

Color picker

Loading...

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

#55debb hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #55debb Color code in RGB color code model is created after adding 33.33% red color, 87.06% green color and 73.33% blue color. Hex #55debb Color code in CMYK color (process color) code model is generated after subtraction of 62% cyan, 0% magenta, 16% yellow and 13% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code55debb#55debb
RGB Decimal85, 222, 187rgb(85, 222, 187)
RGB Percent33%, 87%, 73%rgb(33%, 87%, 73%)
CSS RGBa85, 222, 187,1rgba(85,222,187,1)
CMYK Modelcmyk(62%,0%,16%,13%)
HSL Color Space165,67% ,60%hsl(165,67% ,60%)
HSV Color Space165°, 62%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010101011101111010111011
Octal125336273
Decimal85222187
Hex55debb

Different shades of #55debb color code.

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

Light Shade of #55debb
#80e6cc
Dark Shade of #55debb
#2ad6aa
Saturated Shade of #55debb
#4be8c0
Desaturated Shade of #55debb
#5fd4b6
Grey scale Shade of #55debb
#999999
Brighten Shade
#6ef7d4
Most Readable Shade
#000000

Shades of #55debb color code

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

#55debb
#4bc5a6
#42ac91
#38947c
#2f7b67
#256253
#1c4a3e
#123129
#091814
#000000

Similar Color like #55debb color

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

#56dfbc
#57e0bd
#58e1be
#59e2bf
#5ae3c0
#5be4c1
#5ce5c2
#5de6c3
#5ee7c4
#5fe8c5
#60e9c6
#61eac7
#62ebc8
#63ecc9
#54ddba
#53dcb9
#52dbb8
#51dab7
#50d9b6
#4fd8b5
#4ed7b4
#4dd6b3
#4cd5b2
#4bd4b1
#4ad3b0
#49d2af
#48d1ae
#47d0ad

Monochromatic Color with #55debb

#55debb
#040908
#14342c
#245e50
#348973
#45b397

Tints of #55debb Color

#55debb
#67e1c2
#7ae5ca
#8de9d1
#a0ecd9
#b3f0e0
#c6f4e8
#d9f7ef
#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

#55debb
#de5578

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

Split Complementary

#55debb
#de55bd
#de7655

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

Analogous Color

#55de84
#55dea0
#55debb
#55ded6
#55cade

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

#55debb
#bb55de
#debb55

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

#55debb
#7655de
#de5578
#bcde55

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

#55debb
#de5578
#de7655
#55bdde

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

#55debb Color Code Preview on Black Background Color

This is how #55debb Color will look on black background color. Color contrast ratio is 12.55

#55debb in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#55debb color code is use for CSS Background Color

Background color for the above div is #55debb

HTML with inline CSS

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

#55debb color code is use for CSS Border Color

CSS Border color for the above div is #55debb

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#55debb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#55debb Color code Preview on White Background

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

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

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,222,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(222,85,120,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(85,222,187,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.