Skip to main content Skip to docs navigation

#7dcecf 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 Aqua Belt and its hex is #7ACAD0 Nearest Color Name

Color Hue/Base color: Blue

Hex #7dcecf Color code in RGB color code model is created after adding 49.02% red color, 80.78% green color and 81.18% blue color. Hex #7dcecf Color code in CMYK color (process color) code model is generated after subtraction of 40% cyan, 0% magenta, 0% yellow and 18.82% black.

Hex #7dcecf color code is between #77cccc web safe hex color code and #88dddd web safe hex color code. #77cccc is the nearest web safe color code. You can see here many more shades of #7dcecf color code.

RGB Chart

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

Color Table

Hex Color Code 7dcecf #7dcecf
RGB Decimal 125, 206, 207 125, 206, 207
RGB Percent 49%, 81%, 81% rgb(49%, 81%, 81%)
CSS RGBa 125, 206, 207,1 rgba(125,206,207,1)
CMYK Model cmyk(40%,0%,0%,18.82%)
HSL Color Space 181,46% ,65% hsl(181,46% ,65%)
HSV Color Space 181°, 40%, 81%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01111101 11001110 11001111
Octal 175 316 317
Decimal 125 206 207
Hex 7d ce cf

Different shades of #7dcecf color code.

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

Darkest of #7dcecf
#308283
Darker of #7dcecf
#3ea7a8
Dark of #7dcecf
#58c0c1
Base of #7dcecf
#7dcecf
Light of #7dcecf
#a2dcdd
Lighter
#c8eaeb
Lightest
#edf8f8

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

#7dcecf
#cf7e7d

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

Split Complementary

#7dcecf
#cf7da5
#cfa77d

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

Analogous Color

#7dcfa0
#7dcfae
#7dcecf
#7db3cf
#7d91cf

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

#7dcecf
#cecf7d
#cf7dce

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

#7dcecf
#cf7dce
#cf7e7d
#7dcf7e

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

#7dcecf
#a77dcf
#cf7e7d
#a5cf7d

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 #7dcecf

#235d5d
#308283
#3ea7a8
#58c0c1
#7dcecf
#a2dcdd
#c8eaeb
#edf8f8
#ffffff

Tints of #7dcecf Color

#7dcecf
#8bd3d4
#99d8d9
#a8dedf
#b6e3e4
#c5e9e9
#d3eeef
#e2f4f4
#f0f9f9
#ffffff

Shades of #7dcecf color code

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

#7dcecf
#6fb7b8
#61a0a1
#53898a
#457273
#375b5c
#294445
#1b2d2e
#0d1617
#000000

Tones

#7dcecf
#8fbdbd
#a1abab
#a6a6a6
#a6a6a6

Tones

Similar Color like #7dcecf color

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

#7ecfd0
#7fd0d1
#80d1d2
#81d2d3
#82d3d4
#83d4d5
#84d5d6
#85d6d7
#86d7d8
#87d8d9
#88d9da
#89dadb
#8adbdc
#8bdcdd
#7ccdce
#7bcccd
#7acbcc
#79cacb
#78c9ca
#77c8c9
#76c7c8
#75c6c7
#74c5c6
#73c4c5
#72c3c4
#71c2c3
#70c1c2
#6fc0c1

Download this Dark Blue

Hex #7dcecf 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.

#7dcecf Color Code Preview on Black Background Color

This is how #7dcecf Color will look on black background color. Color contrast ratio is 11.60

#7dcecf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7dcecf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7dcecf

#7dcecf color code is use for CSS Background Color

Background color for the above div is #7dcecf

HTML with inline CSS

<div style="background-color:#7dcecf;"></div>

#7dcecf color code is use for CSS Border Color

CSS Border color for the above div is #7dcecf

HTML with inline CSS

<div style="border:5px solid #7dcecf;"></div>

CSS Border Left color for the above div is #7dcecf

HTML with inline CSS

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

CSS Border Right color for the above div is #7dcecf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7dcecf

HTML with inline CSS

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

CSS Border Top color for the above div is #7dcecf

HTML with inline CSS

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

#7dcecf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7dcecf Color code Preview on White Background

This is how #7dcecf Color code will look on white background color. Color contrast ratio is 1.81

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

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