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

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

#00d69b hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #00d69b Color code in RGB color code model is created after adding 0% red color, 83.92% green color and 60.78% blue color. Hex #00d69b Color code in CMYK color (process color) code model is generated after subtraction of 100% cyan, 0% magenta, 28% yellow and 16.08% black.

Hex #00d69b color code is between #00dd99 web safe hex color code and #00ccaa web safe hex color code. #00dd99 is the nearest web safe color code. You can see here many more shades of #00d69b color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 00d69b #00d69b
RGB Decimal 0, 214, 155 rgb(0, 214, 155)
RGB Percent 0%, 84%, 61% rgb(0%, 84%, 61%)
CSS RGBa 0, 214, 155,1 rgba(0,214,155,1)
CMYK Model cmyk(100%,0%,28%,16.08%)
HSL Color Space 163,100% ,42% hsl(163,100% ,42%)
HSV Color Space 163°, 100%, 84%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00000000 11010110 10011011
Octal 0 326 233
Decimal 0 214 155
Hex 00 d6 9b

Different shades of #00d69b color code.

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

Light Shade of #00d69b
#0affbb
Dark Shade of #00d69b
#00a376
Saturated Shade of #00d69b
#00d69b
Desaturated Shade of #00d69b
#0bcb96
Grey scale Shade of #00d69b
#6b6b6b
Brighten Shade
#19efb4
Most Readable Shade
#000000

Shades of #00d69b color code

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

#00d69b
#00be89
#00a678
#008e67
#007656
#005f44
#004733
#002f22
#001711
#000000

Similar Color like #00d69b color

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

#01d79c
#02d89d
#03d99e
#04da9f
#05dba0
#06dca1
#07dda2
#08dea3
#09dfa4
#0ae0a5
#0be1a6
#0ce2a7
#0de3a8
#0ee4a9
#00d59a
#00d499
#00d398
#00d297
#00d196
#00d095
#00cf94
#00ce93
#00cd92
#00cc91
#00cb90
#00ca8f
#00c98e
#00c88d

Monochromatic Color with #00d69b

#00d69b
#000101
#002c20
#00563f
#00815d
#00ab7c

Tints of #00d69b Color

#00d69b
#1cdaa6
#38dfb1
#55e3bc
#71e8c7
#8decd2
#aaf1dd
#c6f5e8
#e2faf3
#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

#00d69b
#d6003b

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

Split Complementary

#00d69b
#d600a6
#d63000

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

Analogous Color

#00d645
#00d670
#00d69b
#00d6c6
#00bbd6

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

#00d69b
#9b00d6
#d69b00

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

#00d69b
#3000d6
#d6003b
#a6d600

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

#00d69b
#d6003b
#d63000
#00a6d6

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

#00d69b Color Code Preview on Black Background Color

This is how #00d69b Color will look on black background color. Color contrast ratio is 11.09

#00d69b in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#00d69b color code is use for CSS Background Color

Background color for the above div is #00d69b

HTML with inline CSS

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

#00d69b color code is use for CSS Border Color

CSS Border color for the above div is #00d69b

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#00d69b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#00d69b Color code Preview on White Background

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

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

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,214,155,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(214,0,59,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(0,214,155,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.