crispedge.com

Color picker

Loading...

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

#01efce hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #01efce Color code in RGB color code model is created after adding 0.39% red color, 93.73% green color and 80.78% blue color. Hex #01efce Color code in CMYK color (process color) code model is generated after subtraction of 100% cyan, 0% magenta, 14% yellow and 6% black.

Hex #01efce color code is between #00eecc web safe hex color code and #00ffdd web safe hex color code. #00eecc is the nearest web safe color code. You can see here many more shades of #01efce color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code01efce#01efce
RGB Decimal1, 239, 206rgb(1, 239, 206)
RGB Percent0%, 94%, 81%rgb(0%, 94%, 81%)
CSS RGBa1, 239, 206,1rgba(1,239,206,1)
CMYK Modelcmyk(100%,0%,14%,6%)
HSL Color Space172,99% ,47%hsl(172,99% ,47%)
HSV Color Space172°, 100%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000000011110111111001110
Octal1357316
Decimal1239206
Hex01efce

Different shades of #01efce color code.

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

Light Shade of #01efce
#25fee0
Dark Shade of #01efce
#01bca2
Saturated Shade of #01efce
#00f0cf
Desaturated Shade of #01efce
#0de3c5
Grey scale Shade of #01efce
#787878
Brighten Shade
#1affe7
Most Readable Shade
#000000

Shades of #01efce color code

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

#01efce
#00d4b7
#00b9a0
#009f89
#008472
#006a5b
#004f44
#00352d
#001a16
#000000

Similar Color like #01efce color

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

#02f0cf
#03f1d0
#04f2d1
#05f3d2
#06f4d3
#07f5d4
#08f6d5
#09f7d6
#0af8d7
#0bf9d8
#0cfad9
#0dfbda
#0efcdb
#0ffddc
#00eecd
#00edcc
#00eccb
#00ebca
#00eac9
#00e9c8
#00e8c7
#00e7c6
#00e6c5
#00e5c4
#00e4c3
#00e3c2
#00e2c1
#00e1c0

Monochromatic Color with #01efce

#01efce
#001a17
#00453b
#006f60
#019a85
#01c4a9

Tints of #01efce Color

#01efce
#1df0d3
#39f2d8
#55f4de
#71f6e3
#8ef7e9
#aaf9ee
#c6fbf4
#e2fdf9
#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

#01efce
#ef0122

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

Split Complementary

#01efce
#ef0199
#ef5701

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

Analogous Color

#01ef6f
#01ef9e
#01efce
#01e0ef
#01b1ef

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

#01efce
#ce01ef
#efce01

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

#01efce
#5701ef
#ef0122
#99ef01

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

#01efce
#ef0122
#ef5701
#0199ef

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

#01efce Color Code Preview on Black Background Color

This is how #01efce Color will look on black background color. Color contrast ratio is 14.24

#01efce in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#01efce color code is use for CSS Background Color

Background color for the above div is #01efce

HTML with inline CSS

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

#01efce color code is use for CSS Border Color

CSS Border color for the above div is #01efce

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#01efce hex Color code used as CSS color Codes

Example CSS Class for usage

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

#01efce Color code Preview on White Background

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

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

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,239,206,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(239,1,34,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(1,239,206,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.