Skip to main content Skip to docs navigation

#04eebc hex color | Download Dark Blue BG image | Information

Color Picker

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

Color Info

Woow we have a nearby visually matching color name available. It's name is Bright Teal and its hex is #01F9C6 Nearest Color Name

Color Hue/Base color: Blue

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

Hex #04eebc color code is between #00ddbb web safe hex color code and #00ffcc web safe hex color code. #00ddbb is the nearest web safe color code. You can see here many more shades of #04eebc color code.

RGB Chart

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

Color Table

Hex Color Code 04eebc #04eebc
RGB Decimal 4, 238, 188 4, 238, 188
RGB Percent 2%, 93%, 74% rgb(2%, 93%, 74%)
CSS RGBa 4, 238, 188,1 rgba(4,238,188,1)
CMYK Model cmyk(98%,0%,21%,6.67%)
HSL Color Space 167,97% ,47% hsl(167,97% ,47%)
HSV Color Space 167°, 98%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00000100 11101110 10111100
Octal 4 356 274
Decimal 4 238 188
Hex 04 ee bc

Different shades of #04eebc color code.

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

Darkest of #04eebc
#015845
Darker of #04eebc
#028a6d
Dark of #04eebc
#03bc94
Base of #04eebc
#04eebc
Light of #04eebc
#2afbcf
Lighter
#5cfcda
Lightest
#8efde5

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

#04eebc
#ee0436

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

Split Complementary

#04eebc
#ee04ab
#ee4704

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

Analogous Color

#04ee34
#04ee5b
#04eebc
#04d2ee
#0470ee

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

#04eebc
#eebc04
#bc04ee

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

#04eebc
#bc04ee
#ee0436
#36ee04

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#04eebc
#4704ee
#ee0436
#abee04

Square 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).

Monochromatic Color with #04eebc

#01251e
#015845
#028a6d
#03bc94
#04eebc
#2afbcf
#5cfcda
#8efde5
#c0fef1

Tints of #04eebc Color

#04eebc
#1fefc3
#3bf1ca
#57f3d2
#73f5d9
#8ff7e1
#abf9e8
#c7fbf0
#e3fdf7
#ffffff

Shades of #04eebc color code

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

#04eebc
#03d3a7
#03b992
#029e7d
#028468
#016953
#014f3e
#003429
#001a14
#000000

Tones

#04eebc
#1cd6ae
#34bea0
#4da592
#658d85

Tones

Similar Color like #04eebc color

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

#05efbd
#06f0be
#07f1bf
#08f2c0
#09f3c1
#0af4c2
#0bf5c3
#0cf6c4
#0df7c5
#0ef8c6
#0ff9c7
#10fac8
#11fbc9
#12fcca
#03edbb
#02ecba
#01ebb9
#00eab8
#00e9b7
#00e8b6
#00e7b5
#00e6b4
#00e5b3
#00e4b2
#00e3b1
#00e2b0
#00e1af
#00e0ae

Download this Dark Blue

Hex #04eebc 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.

#04eebc Color Code Preview on Black Background Color

This is how #04eebc Color will look on black background color. Color contrast ratio is 13.96

#04eebc in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#04eebc color code is use for CSS Background Color

Background color for the above div is #04eebc

HTML with inline CSS

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

#04eebc color code is use for CSS Border Color

CSS Border color for the above div is #04eebc

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#04eebc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#04eebc Color code Preview on White Background

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

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(4,238,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(238,4,54,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(4,238,188,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }