crispedge.com

Color picker

Loading...

#51dcde hex color - Blue - Cool color - Information

#51dcde hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #51dcde Color code in RGB color code model is created after adding 31.76% red color, 86.27% green color and 87.06% blue color. Hex #51dcde Color code in CMYK color (process color) code model is generated after subtraction of 64% cyan, 1% magenta, 0% yellow and 13% black.

Hex #51dcde color code is between #55dddd web safe hex color code and #44ccee web safe hex color code. #55dddd is the nearest web safe color code. You can see here many more shades of #51dcde color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code51dcde#51dcde
RGB Decimal81, 220, 222rgb(81, 220, 222)
RGB Percent32%, 86%, 87%rgb(32%, 86%, 87%)
CSS RGBa81, 220, 222,1rgba(81,220,222,1)
CMYK Modelcmyk(64%,1%,0%,13%)
HSL Color Space181,68% ,59%hsl(181,68% ,59%)
HSV Color Space181°, 64%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100011101110011011110
Octal121334336
Decimal81220222
Hex51dcde

Different shades of #51dcde color code.

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

Light Shade of #51dcde
#7ce5e6
Dark Shade of #51dcde
#28d1d4
Saturated Shade of #51dcde
#47e6e8
Desaturated Shade of #51dcde
#5bd2d4
Grey scale Shade of #51dcde
#979797
Brighten Shade
#6af5f7
Most Readable Shade
#000000

Shades of #51dcde color code

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

#51dcde
#48c3c5
#3fabac
#369294
#2d7a7b
#246162
#1b494a
#123031
#091818
#000000

Similar Color like #51dcde color

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

#52dddf
#53dee0
#54dfe1
#55e0e2
#56e1e3
#57e2e4
#58e3e5
#59e4e6
#5ae5e7
#5be6e8
#5ce7e9
#5de8ea
#5ee9eb
#5feaec
#50dbdd
#4fdadc
#4ed9db
#4dd8da
#4cd7d9
#4bd6d8
#4ad5d7
#49d4d6
#48d3d5
#47d2d4
#46d1d3
#45d0d2
#44cfd1
#43ced0

Monochromatic Color with #51dcde

#51dcde
#030909
#133434
#225e5e
#328889
#41b2b3

Tints of #51dcde Color

#51dcde
#64dfe1
#77e3e5
#8be7e9
#9eebec
#b1eff0
#c5f3f4
#d8f7f7
#ebfbfb
#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

#51dcde
#de5351

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

Split Complementary

#51dcde
#de5196
#de9951

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

Analogous Color

#51dea8
#51dec4
#51dcde
#51c0de
#51a4de

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

#51dcde
#de51dc
#dcde51

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

#51dcde
#9951de
#de5351
#95de51

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

#51dcde
#de5351
#de9951
#5196de

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 #51dcde 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.

#51dcde Color Code Preview on Black Background Color

This is how #51dcde Color will look on black background color. Color contrast ratio is 12.64

#51dcde in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #51dcde

HTML with inline CSS

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

Your Example Paragraph content text in with font color #51dcde

#51dcde color code is use for CSS Background Color

Background color for the above div is #51dcde

HTML with inline CSS

<div style="background-color:#51dcde;"></div>

#51dcde color code is use for CSS Border Color

CSS Border color for the above div is #51dcde

HTML with inline CSS

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

CSS Border Left color for the above div is #51dcde

HTML with inline CSS

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

CSS Border Right color for the above div is #51dcde

HTML with inline CSS

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

CSS Border Bottom color for the above div is #51dcde

HTML with inline CSS

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

CSS Border Top color for the above div is #51dcde

HTML with inline CSS

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

#51dcde hex Color code used as CSS color Codes

Example CSS Class for usage

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

#51dcde Color code Preview on White Background

This is how #51dcde Color code will look on white background color. Color contrast ratio is 1.66

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

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(81,220,222,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(222,83,81,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(81,220,222,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.