Skip to main content Skip to docs navigation

#00cbcf 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 Tilla Kari Mosque and its hex is #00CCCC Nearest Color Name

Color Hue/Base color: Blue

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

Hex #00cbcf color code is between #00cccc web safe hex color code and #00bbdd web safe hex color code. #00cccc is the nearest web safe color code. You can see here many more shades of #00cbcf color code.

RGB Chart

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

Color Table

Hex Color Code 00cbcf #00cbcf
RGB Decimal 0, 203, 207 0, 203, 207
RGB Percent 0%, 80%, 81% rgb(0%, 80%, 81%)
CSS RGBa 0, 203, 207,1 rgba(0,203,207,1)
CMYK Model cmyk(100%,2%,0%,18.82%)
HSL Color Space 181,100% ,41% hsl(181,100% ,41%)
HSV Color Space 181°, 100%, 81%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00000000 11001011 11001111
Octal 0 313 317
Decimal 0 203 207
Hex 00 cb cf

Different shades of #00cbcf color code.

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

Darkest of #00cbcf
#003536
Darker of #00cbcf
#006769
Dark of #00cbcf
#00999c
Base of #00cbcf
#00cbcf
Light of #00cbcf
#03faff
Lighter
#36fbff
Lightest
#69fcff

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

#00cbcf
#cf0400

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

Split Complementary

#00cbcf
#cf0064
#cf6c00

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

Analogous Color

#00cf5a
#00cf7d
#00cbcf
#0086cf
#0030cf

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

#00cbcf
#cbcf00
#cf00cb

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

#00cbcf
#cf00cb
#cf0400
#00cf04

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

#00cbcf
#6c00cf
#cf0400
#64cf00

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

#000303
#003536
#006769
#00999c
#00cbcf
#03faff
#36fbff
#69fcff
#9cfdff

Tints of #00cbcf Color

#00cbcf
#1cd0d4
#38d6d9
#55dcdf
#71e2e4
#8de7e9
#aaedef
#c6f3f4
#e2f9f9
#ffffff

Shades of #00cbcf color code

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

#00cbcf
#00b4b8
#009da1
#00878a
#007073
#005a5c
#004345
#002d2e
#001617
#000000

Tones

#00cbcf
#15b7ba
#29a3a6
#3e8f91
#537b7c

Tones

Similar Color like #00cbcf color

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

#01ccd0
#02cdd1
#03ced2
#04cfd3
#05d0d4
#06d1d5
#07d2d6
#08d3d7
#09d4d8
#0ad5d9
#0bd6da
#0cd7db
#0dd8dc
#0ed9dd
#00cace
#00c9cd
#00c8cc
#00c7cb
#00c6ca
#00c5c9
#00c4c8
#00c3c7
#00c2c6
#00c1c5
#00c0c4
#00bfc3
#00bec2
#00bdc1

Download this Dark Blue

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

#00cbcf Color Code Preview on Black Background Color

This is how #00cbcf Color will look on black background color. Color contrast ratio is 10.44

#00cbcf in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#00cbcf color code is use for CSS Background Color

Background color for the above div is #00cbcf

HTML with inline CSS

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

#00cbcf color code is use for CSS Border Color

CSS Border color for the above div is #00cbcf

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#00cbcf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#00cbcf Color code Preview on White Background

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

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

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