crispedge.com

Color picker

Loading...

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

#51efd4 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #51efd4 Color code in RGB color code model is created after adding 31.76% red color, 93.73% green color and 83.14% blue color. Hex #51efd4 Color code in CMYK color (process color) code model is generated after subtraction of 66% cyan, 0% magenta, 11% yellow and 6% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code51efd4#51efd4
RGB Decimal81, 239, 212rgb(81, 239, 212)
RGB Percent32%, 94%, 83%rgb(32%, 94%, 83%)
CSS RGBa81, 239, 212,1rgba(81,239,212,1)
CMYK Modelcmyk(66%,0%,11%,6%)
HSL Color Space170,83% ,63%hsl(170,83% ,63%)
HSV Color Space170°, 66%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100011110111111010100
Octal121357324
Decimal81239212
Hex51efd4

Different shades of #51efd4 color code.

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

Light Shade of #51efd4
#80f3e0
Dark Shade of #51efd4
#22ebc8
Saturated Shade of #51efd4
#47f8da
Desaturated Shade of #51efd4
#5ae5ce
Grey scale Shade of #51efd4
#a0a0a0
Brighten Shade
#6affed
Most Readable Shade
#000000

Shades of #51efd4 color code

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

#51efd4
#48d4bc
#3fb9a4
#369f8d
#2d8475
#246a5e
#1b4f46
#12352f
#091a17
#000000

Similar Color like #51efd4 color

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

#52f0d5
#53f1d6
#54f2d7
#55f3d8
#56f4d9
#57f5da
#58f6db
#59f7dc
#5af8dd
#5bf9de
#5cfadf
#5dfbe0
#5efce1
#5ffde2
#50eed3
#4fedd2
#4eecd1
#4debd0
#4ceacf
#4be9ce
#4ae8cd
#49e7cc
#48e6cb
#47e5ca
#46e4c9
#45e3c8
#44e2c7
#43e1c6

Monochromatic Color with #51efd4

#51efd4
#091a18
#17453d
#266f63
#349a89
#43c4ae

Tints of #51efd4 Color

#51efd4
#64f0d8
#77f2dd
#8bf4e2
#9ef6e7
#b1f7eb
#c5f9f0
#d8fbf5
#ebfdfa
#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

#51efd4
#ef516c

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

Split Complementary

#51efd4
#ef51bb
#ef8551

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

Analogous Color

#51ef95
#51efb4
#51efd4
#51eaef
#51cbef

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

#51efd4
#d451ef
#efd451

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

#51efd4
#8551ef
#ef516c
#bbef51

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

#51efd4
#ef516c
#ef8551
#51bbef

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

#51efd4 Color Code Preview on Black Background Color

This is how #51efd4 Color will look on black background color. Color contrast ratio is 14.65

#51efd4 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#51efd4 color code is use for CSS Background Color

Background color for the above div is #51efd4

HTML with inline CSS

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

#51efd4 color code is use for CSS Border Color

CSS Border color for the above div is #51efd4

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#51efd4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#51efd4 Color code Preview on White Background

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

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

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