@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

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

#51d4fd hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #51d4fd Color code in RGB color code model is created after adding 31.76% red color, 83.14% green color and 99.22% blue color. Hex #51d4fd Color code in CMYK color (process color) code model is generated after subtraction of 68% cyan, 16% magenta, 0% yellow and 0.78% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 51d4fd #51d4fd
RGB Decimal 81, 212, 253 rgb(81, 212, 253)
RGB Percent 32%, 83%, 99% rgb(32%, 83%, 99%)
CSS RGBa 81, 212, 253,1 rgba(81,212,253,1)
CMYK Model cmyk(68%,16%,0%,0.78%)
HSL Color Space 194,98% ,65% hsl(194,98% ,65%)
HSV Color Space 194°, 68%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01010001 11010100 11111101
Octal 121 324 375
Decimal 81 212 253
Hex 51 d4 fd

Different shades of #51d4fd color code.

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

Light Shade of #51d4fd
#83e0fe
Dark Shade of #51d4fd
#1fc8fc
Saturated Shade of #51d4fd
#4fd5ff
Desaturated Shade of #51d4fd
#5acff4
Grey scale Shade of #51d4fd
#a7a7a7
Brighten Shade
#6aedff
Most Readable Shade
#000000

Shades of #51d4fd color code

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

#51d4fd
#48bce0
#3fa4c4
#368da8
#2d758c
#245e70
#1b4654
#122f38
#09171c
#000000

Similar Color like #51d4fd color

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

#52d5fe
#53d6ff
#54d7ff
#55d8ff
#56d9ff
#57daff
#58dbff
#59dcff
#5addff
#5bdeff
#5cdfff
#5de0ff
#5ee1ff
#5fe2ff
#50d3fc
#4fd2fb
#4ed1fa
#4dd0f9
#4ccff8
#4bcef7
#4acdf6
#49ccf5
#48cbf4
#47caf3
#46c9f2
#45c8f1
#44c7f0
#43c6ef

Monochromatic Color with #51d4fd

#51d4fd
#0d2228
#1b4653
#28697d
#368da8
#43b0d2

Tints of #51d4fd Color

#51d4fd
#64d8fd
#77ddfd
#8be2fd
#9ee7fd
#b1ebfe
#c5f0fe
#d8f5fe
#ebfafe
#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

#51d4fd
#fd7a51

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

Split Complementary

#51d4fd
#fd517e
#fdd051

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

Analogous Color

#51fde1
#51f6fd
#51d4fd
#51b2fd
#518ffd

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

#51d4fd
#fd51d4
#d4fd51

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

#51d4fd
#d051fd
#fd7a51
#7efd51

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

#51d4fd
#fd7a51
#fdd051
#517efd

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

#51d4fd Color Code Preview on Black Background Color

This is how #51d4fd Color will look on black background color. Color contrast ratio is 12.19

#51d4fd in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#51d4fd color code is use for CSS Background Color

Background color for the above div is #51d4fd

HTML with inline CSS

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

#51d4fd color code is use for CSS Border Color

CSS Border color for the above div is #51d4fd

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#51d4fd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#51d4fd Color code Preview on White Background

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

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

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,212,253,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(253,122,81,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(81,212,253,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.