Skip to main content Skip to docs navigation

#53dbcd 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 Jazzy Jade and its hex is #55DDCC Nearest Color Name

Color Hue/Base color: Blue

Hex #53dbcd Color code in RGB color code model is created after adding 32.55% red color, 85.88% green color and 80.39% blue color. Hex #53dbcd Color code in CMYK color (process color) code model is generated after subtraction of 62% cyan, 0% magenta, 6% yellow and 14.12% black.

Hex #53dbcd color code is between #55ddcc web safe hex color code and #44ccdd web safe hex color code. #55ddcc is the nearest web safe color code. You can see here many more shades of #53dbcd color code.

RGB Chart

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

Color Table

Hex Color Code 53dbcd #53dbcd
RGB Decimal 83, 219, 205 83, 219, 205
RGB Percent 33%, 86%, 80% rgb(33%, 86%, 80%)
CSS RGBa 83, 219, 205,1 rgba(83,219,205,1)
CMYK Model cmyk(62%,0%,6%,14.12%)
HSL Color Space 174,65% ,59% hsl(174,65% ,59%)
HSV Color Space 174°, 62%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01010011 11011011 11001101
Octal 123 333 315
Decimal 83 219 205
Hex 53 db cd

Different shades of #53dbcd color code.

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

Darkest of #53dbcd
#1a7b71
Darker of #53dbcd
#23a598
Dark of #53dbcd
#2bd0bf
Base of #53dbcd
#53dbcd
Light of #53dbcd
#7de4d9
Lighter
#a7ede6
Lightest
#d2f5f2

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

#53dbcd
#db5361

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

Split Complementary

#53dbcd
#db53a5
#db8953

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

Analogous Color

#53db7e
#53db94
#53dbcd
#53bcdb
#5383db

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

#53dbcd
#dbcd53
#cd53db

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

#53dbcd
#cd53db
#db5361
#61db53

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

#53dbcd
#8953db
#db5361
#a5db53

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 #53dbcd

#11514a
#1a7b71
#23a598
#2bd0bf
#53dbcd
#7de4d9
#a7ede6
#d2f5f2
#fcfefe

Tints of #53dbcd Color

#53dbcd
#66dfd2
#79e3d8
#8ce7dd
#9febe3
#b2efe8
#c5f3ee
#d8f7f3
#ebfbf9
#ffffff

Shades of #53dbcd color code

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

#53dbcd
#49c2b6
#40aa9f
#379288
#2e7971
#24615b
#1b4944
#12302d
#091816
#000000

Tones

#53dbcd
#68c6bc
#7db1ac
#919d9b
#979797

Tones

Similar Color like #53dbcd color

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

#54dcce
#55ddcf
#56ded0
#57dfd1
#58e0d2
#59e1d3
#5ae2d4
#5be3d5
#5ce4d6
#5de5d7
#5ee6d8
#5fe7d9
#60e8da
#61e9db
#52dacc
#51d9cb
#50d8ca
#4fd7c9
#4ed6c8
#4dd5c7
#4cd4c6
#4bd3c5
#4ad2c4
#49d1c3
#48d0c2
#47cfc1
#46cec0
#45cdbf

Download this Dark Blue

Hex #53dbcd 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.

#53dbcd Color Code Preview on Black Background Color

This is how #53dbcd Color will look on black background color. Color contrast ratio is 12.38

#53dbcd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #53dbcd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #53dbcd

#53dbcd color code is use for CSS Background Color

Background color for the above div is #53dbcd

HTML with inline CSS

<div style="background-color:#53dbcd;"></div>

#53dbcd color code is use for CSS Border Color

CSS Border color for the above div is #53dbcd

HTML with inline CSS

<div style="border:5px solid #53dbcd;"></div>

CSS Border Left color for the above div is #53dbcd

HTML with inline CSS

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

CSS Border Right color for the above div is #53dbcd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #53dbcd

HTML with inline CSS

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

CSS Border Top color for the above div is #53dbcd

HTML with inline CSS

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

#53dbcd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#53dbcd Color code Preview on White Background

This is how #53dbcd Color code will look on white background color. Color contrast ratio is 1.70

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

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