Skip to main content Skip to docs navigation

#00a07d hex color | Download Dark Green 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 Sport Green and its hex is #00A27D Nearest Color Name

Color Hue/Base color: Green

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

Hex #00a07d color code is between #009977 web safe hex color code and #00aa88 web safe hex color code. #009977 is the nearest web safe color code. You can see here many more shades of #00a07d color code.

RGB Chart

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

Color Table

Hex Color Code 00a07d #00a07d
RGB Decimal 0, 160, 125 0, 160, 125
RGB Percent 0%, 63%, 49% rgb(0%, 63%, 49%)
CSS RGBa 0, 160, 125,1 rgba(0,160,125,1)
CMYK Model cmyk(100%,0%,22%,37.25%)
HSL Color Space 167,100% ,31% hsl(167,100% ,31%)
HSV Color Space 167°, 100%, 63%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00000000 10100000 01111101
Octal 0 240 175
Decimal 0 160 125
Hex 00 a0 7d

Different shades of #00a07d color code.

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

Darkest of #00a07d
#000705
Darker of #00a07d
#003a2d
Dark of #00a07d
#006d55
Base of #00a07d
#00a07d
Light of #00a07d
#00d3a5
Lighter
#07ffc9
Lightest
#3affd4

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

#00a07d
#a00023

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

Split Complementary

#00a07d
#a00073
#a02d00

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

Analogous Color

#00a020
#00a03a
#00a07d
#008ea0
#004ba0

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

#00a07d
#a07d00
#7d00a0

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

#00a07d
#7d00a0
#a00023
#23a000

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

#00a07d
#2d00a0
#a00023
#73a000

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

#000000
#000705
#003a2d
#006d55
#00a07d
#00d3a5
#07ffc9
#3affd4
#6dffdf

Tints of #00a07d Color

#00a07d
#1caa8b
#38b599
#55bfa8
#71cab6
#8dd4c5
#aadfd3
#c6e9e2
#e2f4f0
#ffffff

Shades of #00a07d color code

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

#00a07d
#008e6f
#007c61
#006a53
#005845
#004737
#003529
#00231b
#00110d
#000000

Tones

#00a07d
#109074
#20806b
#307062
#406059

Tones

Similar Color like #00a07d color

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

#01a17e
#02a27f
#03a380
#04a481
#05a582
#06a683
#07a784
#08a885
#09a986
#0aaa87
#0bab88
#0cac89
#0dad8a
#0eae8b
#009f7c
#009e7b
#009d7a
#009c79
#009b78
#009a77
#009976
#009875
#009774
#009673
#009572
#009471
#009370
#00926f

Download this Dark Green

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

#00a07d Color Code Preview on Black Background Color

This is how #00a07d Color will look on black background color. Color contrast ratio is 6.32

#00a07d in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#00a07d color code is use for CSS Background Color

Background color for the above div is #00a07d

HTML with inline CSS

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

#00a07d color code is use for CSS Border Color

CSS Border color for the above div is #00a07d

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#00a07d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#00a07d Color code Preview on White Background

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

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

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