crispedge.com

Color picker

Loading...

#00deb6 hex color - Blue - Cool color - Information

#00deb6 hex color - Blue - Cool color

Color Hue/Base color: Blue

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code00deb6#00deb6
RGB Decimal0, 222, 182rgb(0, 222, 182)
RGB Percent0%, 87%, 71%rgb(0%, 87%, 71%)
CSS RGBa0, 222, 182,1rgba(0,222,182,1)
CMYK Modelcmyk(100%,0%,18%,13%)
HSL Color Space169,100% ,44%hsl(169,100% ,44%)
HSV Color Space169°, 100%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000000001101111010110110
Octal0336266
Decimal0222182
Hex00deb6

Different shades of #00deb6 color code.

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

Light Shade of #00deb6
#12ffd4
Dark Shade of #00deb6
#00ab8c
Saturated Shade of #00deb6
#00deb6
Desaturated Shade of #00deb6
#0bd3af
Grey scale Shade of #00deb6
#6f6f6f
Brighten Shade
#19f7cf
Most Readable Shade
#000000

Shades of #00deb6 color code

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

#00deb6
#00c5a1
#00ac8d
#009479
#007b65
#006250
#004a3c
#003128
#001814
#000000

Similar Color like #00deb6 color

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

#01dfb7
#02e0b8
#03e1b9
#04e2ba
#05e3bb
#06e4bc
#07e5bd
#08e6be
#09e7bf
#0ae8c0
#0be9c1
#0ceac2
#0debc3
#0eecc4
#00ddb5
#00dcb4
#00dbb3
#00dab2
#00d9b1
#00d8b0
#00d7af
#00d6ae
#00d5ad
#00d4ac
#00d3ab
#00d2aa
#00d1a9
#00d0a8

Monochromatic Color with #00deb6

#00deb6
#000908
#00342b
#005e4d
#008970
#00b393

Tints of #00deb6 Color

#00deb6
#1ce1be
#38e5c6
#55e9ce
#71ecd6
#8df0de
#aaf4e6
#c6f7ee
#e2fbf6
#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

#00deb6
#de0028

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

Split Complementary

#00deb6
#de0097
#de4700

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

Analogous Color

#00de5d
#00de8a
#00deb6
#00dade
#00adde

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

#00deb6
#b600de
#deb600

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

#00deb6
#4700de
#de0028
#97de00

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

#00deb6
#de0028
#de4700
#0097de

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 #00deb6 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.

#00deb6 Color Code Preview on Black Background Color

This is how #00deb6 Color will look on black background color. Color contrast ratio is 12.12

#00deb6 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#00deb6 color code is use for CSS Background Color

Background color for the above div is #00deb6

HTML with inline CSS

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

#00deb6 color code is use for CSS Border Color

CSS Border color for the above div is #00deb6

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#00deb6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#00deb6 Color code Preview on White Background

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

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

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(0,222,182,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(222,0,40,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(0,222,182,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.