Skip to main content Skip to docs navigation

#76cfbf 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 Jolly Jade and its hex is #77CCBB Nearest Color Name

Color Hue/Base color: Green

Hex #76cfbf Color code in RGB color code model is created after adding 46.27% red color, 81.18% green color and 74.9% blue color. Hex #76cfbf Color code in CMYK color (process color) code model is generated after subtraction of 43% cyan, 0% magenta, 8% yellow and 18.82% black.

Hex #76cfbf color code is between #77ccbb web safe hex color code and #66ddcc web safe hex color code. #77ccbb is the nearest web safe color code. You can see here many more shades of #76cfbf color code.

RGB Chart

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

Color Table

Hex Color Code 76cfbf #76cfbf
RGB Decimal 118, 207, 191 118, 207, 191
RGB Percent 46%, 81%, 75% rgb(46%, 81%, 75%)
CSS RGBa 118, 207, 191,1 rgba(118,207,191,1)
CMYK Model cmyk(43%,0%,8%,18.82%)
HSL Color Space 169,48% ,64% hsl(169,48% ,64%)
HSV Color Space 169°, 43%, 81%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01110110 11001111 10111111
Octal 166 317 277
Decimal 118 207 191
Hex 76 cf bf

Different shades of #76cfbf color code.

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

Darkest of #76cfbf
#2d7f71
Darker of #76cfbf
#3aa592
Dark of #76cfbf
#50c2ad
Base of #76cfbf
#76cfbf
Light of #76cfbf
#9cdcd1
Lighter
#c2e9e2
Lightest
#e7f7f4

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

#76cfbf
#cf7686

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

Split Complementary

#76cfbf
#cf76b3
#cf9376

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

Analogous Color

#76cf8b
#76cf9a
#76cfbf
#76c1cf
#769ccf

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

#76cfbf
#cfbf76
#bf76cf

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

#76cfbf
#bf76cf
#cf7686
#86cf76

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

#76cfbf
#9376cf
#cf7686
#b3cf76

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 #76cfbf

#1f5a4f
#2d7f71
#3aa592
#50c2ad
#76cfbf
#9cdcd1
#c2e9e2
#e7f7f4
#ffffff

Tints of #76cfbf Color

#76cfbf
#85d4c6
#94d9cd
#a3dfd4
#b2e4db
#c2e9e2
#d1efe9
#e0f4f0
#eff9f7
#ffffff

Shades of #76cfbf color code

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

#76cfbf
#68b8a9
#5ba194
#4e8a7f
#41736a
#345c54
#27453f
#1a2e2a
#0d1715
#000000

Tones

#76cfbf
#89bdb3
#9baaa7
#a3a3a3
#a3a3a3

Tones

Similar Color like #76cfbf color

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

#77d0c0
#78d1c1
#79d2c2
#7ad3c3
#7bd4c4
#7cd5c5
#7dd6c6
#7ed7c7
#7fd8c8
#80d9c9
#81daca
#82dbcb
#83dccc
#84ddcd
#75cebe
#74cdbd
#73ccbc
#72cbbb
#71caba
#70c9b9
#6fc8b8
#6ec7b7
#6dc6b6
#6cc5b5
#6bc4b4
#6ac3b3
#69c2b2
#68c1b1

Download this Dark Green

Hex #76cfbf 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.

#76cfbf Color Code Preview on Black Background Color

This is how #76cfbf Color will look on black background color. Color contrast ratio is 11.45

#76cfbf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #76cfbf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #76cfbf

#76cfbf color code is use for CSS Background Color

Background color for the above div is #76cfbf

HTML with inline CSS

<div style="background-color:#76cfbf;"></div>

#76cfbf color code is use for CSS Border Color

CSS Border color for the above div is #76cfbf

HTML with inline CSS

<div style="border:5px solid #76cfbf;"></div>

CSS Border Left color for the above div is #76cfbf

HTML with inline CSS

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

CSS Border Right color for the above div is #76cfbf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #76cfbf

HTML with inline CSS

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

CSS Border Top color for the above div is #76cfbf

HTML with inline CSS

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

#76cfbf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#76cfbf Color code Preview on White Background

This is how #76cfbf Color code will look on white background color. Color contrast ratio is 1.83

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

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