Skip to main content Skip to docs navigation

#76cfdc hex color | Download Dark Blue 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 Spray and its hex is #7ECDDD Nearest Color Name

Color Hue/Base color: Blue

Hex #76cfdc Color code in RGB color code model is created after adding 46.27% red color, 81.18% green color and 86.27% blue color. Hex #76cfdc Color code in CMYK color (process color) code model is generated after subtraction of 46% cyan, 6% magenta, 0% yellow and 13.73% black.

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

RGB Chart

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

Color Table

Hex Color Code 76cfdc #76cfdc
RGB Decimal 118, 207, 220 118, 207, 220
RGB Percent 46%, 81%, 86% rgb(46%, 81%, 86%)
CSS RGBa 118, 207, 220,1 rgba(118,207,220,1)
CMYK Model cmyk(46%,6%,0%,13.73%)
HSL Color Space 188,59% ,66% hsl(188,59% ,66%)
HSV Color Space 188°, 46%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01110110 11001111 11011100
Octal 166 317 334
Decimal 118 207 220
Hex 76 cf dc

Different shades of #76cfdc color code.

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

Darkest of #76cfdc
#268593
Darker of #76cfdc
#30aabc
Dark of #76cfdc
#4dc1d2
Base of #76cfdc
#76cfdc
Light of #76cfdc
#9fdde6
Lighter
#c7ebf1
Lightest
#f0fafb

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

#76cfdc
#dc8376

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

Split Complementary

#76cfdc
#dc769c
#dcb676

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

Analogous Color

#76dcad
#76dcbe
#76cfdc
#76addc
#7682dc

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

#76cfdc
#cfdc76
#dc76cf

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

#76cfdc
#dc76cf
#dc8376
#76dc83

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

#76cfdc
#b676dc
#dc8376
#9cdc76

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

#1b616b
#268593
#30aabc
#4dc1d2
#76cfdc
#9fdde6
#c7ebf1
#f0fafb
#ffffff

Tints of #76cfdc Color

#76cfdc
#85d4df
#94d9e3
#a3dfe7
#b2e4eb
#c2e9ef
#d1eff3
#e0f4f7
#eff9fb
#ffffff

Shades of #76cfdc color code

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

#76cfdc
#68b8c3
#5ba1ab
#4e8a92
#41737a
#345c61
#274549
#1a2e30
#0d1718
#000000

Tones

#76cfdc
#87c2cb
#98b5ba
#a9a9a9
#a9a9a9

Tones

Similar Color like #76cfdc color

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

#77d0dd
#78d1de
#79d2df
#7ad3e0
#7bd4e1
#7cd5e2
#7dd6e3
#7ed7e4
#7fd8e5
#80d9e6
#81dae7
#82dbe8
#83dce9
#84ddea
#75cedb
#74cdda
#73ccd9
#72cbd8
#71cad7
#70c9d6
#6fc8d5
#6ec7d4
#6dc6d3
#6cc5d2
#6bc4d1
#6ac3d0
#69c2cf
#68c1ce

Download this Dark Blue

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

#76cfdc Color Code Preview on Black Background Color

This is how #76cfdc Color will look on black background color. Color contrast ratio is 11.73

#76cfdc in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#76cfdc color code is use for CSS Background Color

Background color for the above div is #76cfdc

HTML with inline CSS

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

#76cfdc color code is use for CSS Border Color

CSS Border color for the above div is #76cfdc

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#76cfdc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#76cfdc Color code Preview on White Background

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

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

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