Skip to main content Skip to docs navigation

#83dcdb 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 Cold Blue and its hex is #88DDDD Nearest Color Name

Color Hue/Base color: Blue

Hex #83dcdb Color code in RGB color code model is created after adding 51.37% red color, 86.27% green color and 85.88% blue color. Hex #83dcdb Color code in CMYK color (process color) code model is generated after subtraction of 40% cyan, 0% magenta, 0% yellow and 13.73% black.

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

RGB Chart

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

Color Table

Hex Color Code 83dcdb #83dcdb
RGB Decimal 131, 220, 219 131, 220, 219
RGB Percent 51%, 86%, 86% rgb(51%, 86%, 86%)
CSS RGBa 131, 220, 219,1 rgba(131,220,219,1)
CMYK Model cmyk(40%,0%,0%,13.73%)
HSL Color Space 179,56% ,69% hsl(179,56% ,69%)
HSV Color Space 179°, 40%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10000011 11011100 11011011
Octal 203 334 333
Decimal 131 220 219
Hex 83 dc db

Different shades of #83dcdb color code.

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

Darkest of #83dcdb
#2c9a99
Darker of #83dcdb
#37c2c1
Dark of #83dcdb
#5bd1cf
Base of #83dcdb
#83dcdb
Light of #83dcdb
#abe7e7
Lighter
#d3f2f2
Lightest
#fafefe

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

#83dcdb
#dc8384

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

Split Complementary

#83dcdb
#dc83b0
#dcae83

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

Analogous Color

#83dca7
#83dcb6
#83dcdb
#83bfdc
#839adc

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

#83dcdb
#dcdb83
#db83dc

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

#83dcdb
#db83dc
#dc8384
#84dc83

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

#83dcdb
#ae83dc
#dc8384
#b0dc83

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 #83dcdb

#207372
#2c9a99
#37c2c1
#5bd1cf
#83dcdb
#abe7e7
#d3f2f2
#fafefe
#ffffff

Tints of #83dcdb Color

#83dcdb
#90dfdf
#9ee3e3
#ace7e7
#baebeb
#c7efef
#d5f3f3
#e3f7f7
#f1fbfb
#ffffff

Shades of #83dcdb color code

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

#83dcdb
#74c3c2
#65abaa
#579292
#487a79
#3a6161
#2b4949
#1d3030
#0e1818
#000000

Tones

#83dcdb
#93cccb
#a3bcbc
#afafaf
#afafaf

Tones

Similar Color like #83dcdb color

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

#84dddc
#85dedd
#86dfde
#87e0df
#88e1e0
#89e2e1
#8ae3e2
#8be4e3
#8ce5e4
#8de6e5
#8ee7e6
#8fe8e7
#90e9e8
#91eae9
#82dbda
#81dad9
#80d9d8
#7fd8d7
#7ed7d6
#7dd6d5
#7cd5d4
#7bd4d3
#7ad3d2
#79d2d1
#78d1d0
#77d0cf
#76cfce
#75cecd

Download this Dark Blue

Hex #83dcdb 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.

#83dcdb Color Code Preview on Black Background Color

This is how #83dcdb Color will look on black background color. Color contrast ratio is 13.23

#83dcdb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #83dcdb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #83dcdb

#83dcdb color code is use for CSS Background Color

Background color for the above div is #83dcdb

HTML with inline CSS

<div style="background-color:#83dcdb;"></div>

#83dcdb color code is use for CSS Border Color

CSS Border color for the above div is #83dcdb

HTML with inline CSS

<div style="border:5px solid #83dcdb;"></div>

CSS Border Left color for the above div is #83dcdb

HTML with inline CSS

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

CSS Border Right color for the above div is #83dcdb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #83dcdb

HTML with inline CSS

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

CSS Border Top color for the above div is #83dcdb

HTML with inline CSS

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

#83dcdb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#83dcdb Color code Preview on White Background

This is how #83dcdb Color code will look on white background color. Color contrast ratio is 1.59

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

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