crispedge.com

Color picker

Loading...

#00dfad hex color - Green - Cool color - Information

#00dfad hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code00dfad#00dfad
RGB Decimal0, 223, 173rgb(0, 223, 173)
RGB Percent0%, 87%, 68%rgb(0%, 87%, 68%)
CSS RGBa0, 223, 173,1rgba(0,223,173,1)
CMYK Modelcmyk(100%,0%,22%,13%)
HSL Color Space167,100% ,44%hsl(167,100% ,44%)
HSV Color Space167°, 100%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000000001101111110101101
Octal0337255
Decimal0223173
Hex00dfad

Different shades of #00dfad color code.

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

Light Shade of #00dfad
#13ffca
Dark Shade of #00dfad
#00ac85
Saturated Shade of #00dfad
#00dfad
Desaturated Shade of #00dfad
#0bd4a7
Grey scale Shade of #00dfad
#6f6f6f
Brighten Shade
#19f8c6
Most Readable Shade
#000000

Shades of #00dfad color code

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

#00dfad
#00c699
#00ad86
#009473
#007b60
#00634c
#004a39
#003126
#001813
#000000

Similar Color like #00dfad color

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

#01e0ae
#02e1af
#03e2b0
#04e3b1
#05e4b2
#06e5b3
#07e6b4
#08e7b5
#09e8b6
#0ae9b7
#0beab8
#0cebb9
#0decba
#0eedbb
#00deac
#00ddab
#00dcaa
#00dba9
#00daa8
#00d9a7
#00d8a6
#00d7a5
#00d6a4
#00d5a3
#00d4a2
#00d3a1
#00d2a0
#00d19f

Monochromatic Color with #00dfad

#00dfad
#000a08
#003529
#005f4a
#008a6b
#00b48c

Tints of #00dfad Color

#00dfad
#1ce2b6
#38e6bf
#55e9c8
#71edd1
#8df0da
#aaf4e3
#c6f7ec
#e2fbf5
#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

#00dfad
#df0032

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

Split Complementary

#00dfad
#df00a2
#df3d00

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

Analogous Color

#00df54
#00df80
#00dfad
#00dfda
#00b8df

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

#00dfad
#ad00df
#dfad00

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

#00dfad
#3d00df
#df0032
#a1df00

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

#00dfad
#df0032
#df3d00
#00a2df

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

#00dfad Color Code Preview on Black Background Color

This is how #00dfad Color will look on black background color. Color contrast ratio is 12.16

#00dfad in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#00dfad color code is use for CSS Background Color

Background color for the above div is #00dfad

HTML with inline CSS

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

#00dfad color code is use for CSS Border Color

CSS Border color for the above div is #00dfad

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#00dfad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#00dfad Color code Preview on White Background

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

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,223,173,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(223,0,50,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(0,223,173,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.