@
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.

#01fdfb hex color - Blue - Cool color - Information

#01fdfb hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #01fdfb Color code in RGB color code model is created after adding 0.39% red color, 99.22% green color and 98.43% blue color. Hex #01fdfb Color code in CMYK color (process color) code model is generated after subtraction of 100% cyan, 0% magenta, 1% yellow and 0.78% black.

Hex #01fdfb color code is between #00ffff web safe hex color code and #00eeee web safe hex color code. #00ffff is the nearest web safe color code. You can see here many more shades of #01fdfb color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Code01fdfb#01fdfb
RGB Decimal1, 253, 251rgb(1, 253, 251)
RGB Percent0%, 99%, 98%rgb(0%, 99%, 98%)
CSS RGBa1, 253, 251,1rgba(1,253,251,1)
CMYK Modelcmyk(100%,0%,1%,0.78%)
HSL Color Space180,99% ,50%hsl(180,99% ,50%)
HSV Color Space180°, 100%, 99%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000000011111110111111011
Octal1375373
Decimal1253251
Hex01fdfb

Different shades of #01fdfb color code.

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

Light Shade of #01fdfb
#33fefd
Dark Shade of #01fdfb
#01cac9
Saturated Shade of #01fdfb
#00fefc
Desaturated Shade of #01fdfb
#0ef0ee
Grey scale Shade of #01fdfb
#7f7f7f
Brighten Shade
#1affff
Most Readable Shade
#000000

Shades of #01fdfb color code

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

#01fdfb
#00e0df
#00c4c3
#00a8a7
#008c8b
#00706f
#005453
#003837
#001c1b
#000000

Similar Color like #01fdfb color

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

#02fefc
#03fffd
#04fffe
#05ffff
#06ffff
#07ffff
#08ffff
#09ffff
#0affff
#0bffff
#0cffff
#0dffff
#0effff
#0fffff
#00fcfa
#00fbf9
#00faf8
#00f9f7
#00f8f6
#00f7f5
#00f6f4
#00f5f3
#00f4f2
#00f3f1
#00f2f0
#00f1ef
#00f0ee
#00efed

Monochromatic Color with #01fdfb

#01fdfb
#002828
#005352
#017d7c
#01a8a7
#01d2d1

Tints of #01fdfb Color

#01fdfb
#1dfdfb
#39fdfb
#55fdfc
#71fdfc
#8efefd
#aafefd
#c6fefe
#e2fefe
#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

#01fdfb
#fd0103

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

Split Complementary

#01fdfb
#fd0181
#fd7d01

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

Analogous Color

#01fd96
#01fdc9
#01fdfb
#01cdfd
#019afd

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

#01fdfb
#fb01fd
#fdfb01

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

#01fdfb
#7d01fd
#fd0103
#81fd01

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

#01fdfb
#fd0103
#fd7d01
#0181fd

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 #01fdfb 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.

#01fdfb Color Code Preview on Black Background Color

This is how #01fdfb Color will look on black background color. Color contrast ratio is 16.44

#01fdfb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #01fdfb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #01fdfb

#01fdfb color code is use for CSS Background Color

Background color for the above div is #01fdfb

HTML with inline CSS

<div style="background-color:#01fdfb;"></div>

#01fdfb color code is use for CSS Border Color

CSS Border color for the above div is #01fdfb

HTML with inline CSS

<div style="border:5px solid #01fdfb;"></div>

CSS Border Left color for the above div is #01fdfb

HTML with inline CSS

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

CSS Border Right color for the above div is #01fdfb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #01fdfb

HTML with inline CSS

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

CSS Border Top color for the above div is #01fdfb

HTML with inline CSS

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

#01fdfb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#01fdfb Color code Preview on White Background

This is how #01fdfb Color code will look on white background color. Color contrast ratio is 1.28

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

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(1,253,251,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(253,1,3,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(1,253,251,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.