Skip to main content Skip to docs navigation

#00decb 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 Mint Morning and its hex is #00DDCC Nearest Color Name

Color Hue/Base color: Blue

Hex #00decb Color code in RGB color code model is created after adding 0% red color, 87.06% green color and 79.61% blue color. Hex #00decb Color code in CMYK color (process color) code model is generated after subtraction of 100% cyan, 0% magenta, 9% yellow and 12.94% black.

Hex #00decb color code is between #00ddcc web safe hex color code and #00eebb web safe hex color code. #00ddcc is the nearest web safe color code. You can see here many more shades of #00decb color code.

RGB Chart

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

Color Table

Hex Color Code 00decb #00decb
RGB Decimal 0, 222, 203 0, 222, 203
RGB Percent 0%, 87%, 80% rgb(0%, 87%, 80%)
CSS RGBa 0, 222, 203,1 rgba(0,222,203,1)
CMYK Model cmyk(100%,0%,9%,12.94%)
HSL Color Space 175,100% ,44% hsl(175,100% ,44%)
HSV Color Space 175°, 100%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00000000 11011110 11001011
Octal 0 336 313
Decimal 0 222 203
Hex 00 de cb

Different shades of #00decb color code.

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

Darkest of #00decb
#00453f
Darker of #00decb
#00786e
Dark of #00decb
#00ab9c
Base of #00decb
#00decb
Light of #00decb
#12ffeb
Lighter
#45ffef
Lightest
#78fff3

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

#00decb
#de0013

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

Split Complementary

#00decb
#de0082
#de5c00

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

Analogous Color

#00de49
#00de6e
#00decb
#00a7de
#004bde

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

#00decb
#decb00
#cb00de

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

#00decb
#cb00de
#de0013
#13de00

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

#00decb
#5c00de
#de0013
#82de00

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 #00decb

#001210
#00453f
#00786e
#00ab9c
#00decb
#12ffeb
#45ffef
#78fff3
#abfff8

Tints of #00decb Color

#00decb
#1ce1d0
#38e5d6
#55e9dc
#71ece2
#8df0e7
#aaf4ed
#c6f7f3
#e2fbf9
#ffffff

Shades of #00decb color code

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

#00decb
#00c5b4
#00ac9d
#009487
#007b70
#00625a
#004a43
#00312d
#001816
#000000

Tones

#00decb
#16c8b9
#2cb2a6
#439b94
#598581

Tones

Similar Color like #00decb color

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

#01dfcc
#02e0cd
#03e1ce
#04e2cf
#05e3d0
#06e4d1
#07e5d2
#08e6d3
#09e7d4
#0ae8d5
#0be9d6
#0cead7
#0debd8
#0eecd9
#00ddca
#00dcc9
#00dbc8
#00dac7
#00d9c6
#00d8c5
#00d7c4
#00d6c3
#00d5c2
#00d4c1
#00d3c0
#00d2bf
#00d1be
#00d0bd

Download this Dark Blue

Hex #00decb 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.

#00decb Color Code Preview on Black Background Color

This is how #00decb Color will look on black background color. Color contrast ratio is 12.31

#00decb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #00decb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #00decb

#00decb color code is use for CSS Background Color

Background color for the above div is #00decb

HTML with inline CSS

<div style="background-color:#00decb;"></div>

#00decb color code is use for CSS Border Color

CSS Border color for the above div is #00decb

HTML with inline CSS

<div style="border:5px solid #00decb;"></div>

CSS Border Left color for the above div is #00decb

HTML with inline CSS

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

CSS Border Right color for the above div is #00decb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #00decb

HTML with inline CSS

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

CSS Border Top color for the above div is #00decb

HTML with inline CSS

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

#00decb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#00decb Color code Preview on White Background

This is how #00decb Color code will look on white background color. Color contrast ratio is 1.71

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

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