Skip to main content Skip to docs navigation

#7bcccd 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 Wavelet and its hex is #7DC4CD Nearest Color Name

Color Hue/Base color: Blue

Hex #7bcccd Color code in RGB color code model is created after adding 48.24% red color, 80% green color and 80.39% blue color. Hex #7bcccd Color code in CMYK color (process color) code model is generated after subtraction of 40% cyan, 0% magenta, 0% yellow and 19.61% black.

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

RGB Chart

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

Color Table

Hex Color Code 7bcccd #7bcccd
RGB Decimal 123, 204, 205 123, 204, 205
RGB Percent 48%, 80%, 80% rgb(48%, 80%, 80%)
CSS RGBa 123, 204, 205,1 rgba(123,204,205,1)
CMYK Model cmyk(40%,0%,0%,19.61%)
HSL Color Space 181,45% ,64% hsl(181,45% ,64%)
HSV Color Space 181°, 40%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01111011 11001100 11001101
Octal 173 314 315
Decimal 123 204 205
Hex 7b cc cd

Different shades of #7bcccd color code.

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

Darkest of #7bcccd
#307e7f
Darker of #7bcccd
#3ea3a4
Dark of #7bcccd
#56bebf
Base of #7bcccd
#7bcccd
Light of #7bcccd
#a0dadb
Lighter
#c5e9e9
Lightest
#eaf7f7

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

#7bcccd
#cd7c7b

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

Split Complementary

#7bcccd
#cd7ba3
#cda57b

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

Analogous Color

#7bcd9e
#7bcdac
#7bcccd
#7bb1cd
#7b8ecd

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

#7bcccd
#cccd7b
#cd7bcc

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

#7bcccd
#cd7bcc
#cd7c7b
#7bcd7c

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

#7bcccd
#a57bcd
#cd7c7b
#a3cd7b

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

#22595a
#307e7f
#3ea3a4
#56bebf
#7bcccd
#a0dadb
#c5e9e9
#eaf7f7
#ffffff

Tints of #7bcccd Color

#7bcccd
#89d1d2
#98d7d8
#a7dddd
#b5e2e3
#c4e8e8
#d3eeee
#e1f3f3
#f0f9f9
#ffffff

Shades of #7bcccd color code

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

#7bcccd
#6db5b6
#5f9e9f
#528888
#447171
#365a5b
#294444
#1b2d2d
#0d1616
#000000

Tones

#7bcccd
#8dbabb
#9fa8a9
#a4a4a4
#a4a4a4

Tones

Similar Color like #7bcccd color

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

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

Download this Dark Blue

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

#7bcccd Color Code Preview on Black Background Color

This is how #7bcccd Color will look on black background color. Color contrast ratio is 11.36

#7bcccd in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7bcccd color code is use for CSS Background Color

Background color for the above div is #7bcccd

HTML with inline CSS

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

#7bcccd color code is use for CSS Border Color

CSS Border color for the above div is #7bcccd

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7bcccd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7bcccd Color code Preview on White Background

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

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

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