Skip to main content Skip to docs navigation

#13dddb 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 Fish Boy and its hex is #11DDDD Nearest Color Name

Color Hue/Base color: Blue

Hex #13dddb Color code in RGB color code model is created after adding 7.45% red color, 86.67% green color and 85.88% blue color. Hex #13dddb Color code in CMYK color (process color) code model is generated after subtraction of 91% cyan, 0% magenta, 1% yellow and 13.33% black.

Hex #13dddb color code is between #11ccdd web safe hex color code and #22eecc web safe hex color code. #11ccdd is the nearest web safe color code. You can see here many more shades of #13dddb color code.

RGB Chart

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

Color Table

Hex Color Code 13dddb #13dddb
RGB Decimal 19, 221, 219 19, 221, 219
RGB Percent 7%, 87%, 86% rgb(7%, 87%, 86%)
CSS RGBa 19, 221, 219,1 rgba(19,221,219,1)
CMYK Model cmyk(91%,0%,1%,13.33%)
HSL Color Space 179,84% ,47% hsl(179,84% ,47%)
HSV Color Space 179°, 91%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00010011 11011101 11011011
Octal 23 335 333
Decimal 19 221 219
Hex 13 dd db

Different shades of #13dddb color code.

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

Darkest of #13dddb
#07504f
Darker of #13dddb
#0b7f7e
Dark of #13dddb
#0faeac
Base of #13dddb
#13dddb
Light of #13dddb
#35eeec
Lighter
#64f2f0
Lightest
#93f6f5

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

#13dddb
#dd1315

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

Split Complementary

#13dddb
#dd137a
#dd7613

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

Analogous Color

#13dd65
#13dd87
#13dddb
#139cdd
#1347dd

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

#13dddb
#dddb13
#db13dd

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

#13dddb
#db13dd
#dd1315
#15dd13

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

#13dddb
#7613dd
#dd1315
#7add13

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 #13dddb

#032121
#07504f
#0b7f7e
#0faeac
#13dddb
#35eeec
#64f2f0
#93f6f5
#c2faf9

Tints of #13dddb Color

#13dddb
#2de0df
#47e4e3
#61e8e7
#7beceb
#96efef
#b0f3f3
#caf7f7
#e4fbfb
#ffffff

Shades of #13dddb color code

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

#13dddb
#10c4c2
#0eabaa
#0c9392
#0a7a79
#086261
#064949
#043130
#021818
#000000

Tones

#13dddb
#2bc5c3
#43adac
#5b9594
#737d7d

Tones

Similar Color like #13dddb color

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

#14dedc
#15dfdd
#16e0de
#17e1df
#18e2e0
#19e3e1
#1ae4e2
#1be5e3
#1ce6e4
#1de7e5
#1ee8e6
#1fe9e7
#20eae8
#21ebe9
#12dcda
#11dbd9
#10dad8
#0fd9d7
#0ed8d6
#0dd7d5
#0cd6d4
#0bd5d3
#0ad4d2
#09d3d1
#08d2d0
#07d1cf
#06d0ce
#05cfcd

Download this Dark Blue

Hex #13dddb 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.

#13dddb Color Code Preview on Black Background Color

This is how #13dddb Color will look on black background color. Color contrast ratio is 12.39

#13dddb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #13dddb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #13dddb

#13dddb color code is use for CSS Background Color

Background color for the above div is #13dddb

HTML with inline CSS

<div style="background-color:#13dddb;"></div>

#13dddb color code is use for CSS Border Color

CSS Border color for the above div is #13dddb

HTML with inline CSS

<div style="border:5px solid #13dddb;"></div>

CSS Border Left color for the above div is #13dddb

HTML with inline CSS

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

CSS Border Right color for the above div is #13dddb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #13dddb

HTML with inline CSS

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

CSS Border Top color for the above div is #13dddb

HTML with inline CSS

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

#13dddb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#13dddb Color code Preview on White Background

This is how #13dddb Color code will look on white background color. Color contrast ratio is 1.69

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

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