crispedge.com

Color picker

Loading...

#04edee hex color - Blue - Cool color - Information

#04edee hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #04edee Color code in RGB color code model is created after adding 1.57% red color, 92.94% green color and 93.33% blue color. Hex #04edee Color code in CMYK color (process color) code model is generated after subtraction of 98% cyan, 0% magenta, 0% yellow and 7% black.

Hex #04edee color code is between #00eedd web safe hex color code and #00ddff web safe hex color code. #00eedd is the nearest web safe color code. You can see here many more shades of #04edee color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code04edee#04edee
RGB Decimal4, 237, 238rgb(4, 237, 238)
RGB Percent2%, 93%, 93%rgb(2%, 93%, 93%)
CSS RGBa4, 237, 238,1rgba(4,237,238,1)
CMYK Modelcmyk(98%,0%,0%,7%)
HSL Color Space180,97% ,47%hsl(180,97% ,47%)
HSV Color Space180°, 98%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000001001110110111101110
Octal4355356
Decimal4237238
Hex04edee

Different shades of #04edee color code.

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

Light Shade of #04edee
#2afbfb
Dark Shade of #04edee
#03bbbc
Saturated Shade of #04edee
#00f1f2
Desaturated Shade of #04edee
#10e1e2
Grey scale Shade of #04edee
#797979
Brighten Shade
#1dffff
Most Readable Shade
#000000

Shades of #04edee color code

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

#04edee
#03d2d3
#03b8b9
#029e9e
#028384
#016969
#014f4f
#003434
#001a1a
#000000

Similar Color like #04edee color

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

#05eeef
#06eff0
#07f0f1
#08f1f2
#09f2f3
#0af3f4
#0bf4f5
#0cf5f6
#0df6f7
#0ef7f8
#0ff8f9
#10f9fa
#11fafb
#12fbfc
#03eced
#02ebec
#01eaeb
#00e9ea
#00e8e9
#00e7e8
#00e6e7
#00e5e6
#00e4e5
#00e3e4
#00e2e3
#00e1e2
#00e0e1
#00dfe0

Monochromatic Color with #04edee

#04edee
#00191a
#014444
#026e6e
#039899
#03c3c3

Tints of #04edee Color

#04edee
#1fefef
#3bf1f1
#57f3f3
#73f5f5
#8ff7f7
#abf9f9
#c7fbfb
#e3fdfd
#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

#04edee
#ee0504

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

Split Complementary

#04edee
#ee0478
#ee7a04

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

Analogous Color

#04ee91
#04eec0
#04edee
#04beee
#048fee

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

#04edee
#ee04ed
#edee04

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

#04edee
#7a04ee
#ee0504
#78ee04

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

#04edee
#ee0504
#ee7a04
#0478ee

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 #04edee 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.

#04edee Color Code Preview on Black Background Color

This is how #04edee Color will look on black background color. Color contrast ratio is 14.35

#04edee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #04edee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #04edee

#04edee color code is use for CSS Background Color

Background color for the above div is #04edee

HTML with inline CSS

<div style="background-color:#04edee;"></div>

#04edee color code is use for CSS Border Color

CSS Border color for the above div is #04edee

HTML with inline CSS

<div style="border:5px solid #04edee;"></div>

CSS Border Left color for the above div is #04edee

HTML with inline CSS

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

CSS Border Right color for the above div is #04edee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #04edee

HTML with inline CSS

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

CSS Border Top color for the above div is #04edee

HTML with inline CSS

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

#04edee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#04edee Color code Preview on White Background

This is how #04edee Color code will look on white background color. Color contrast ratio is 1.46

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

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(4,237,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(238,5,4,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(4,237,238,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.