Skip to main content Skip to docs navigation

#27dcdc 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 Ice Climber and its hex is #25E2CD Nearest Color Name

Color Hue/Base color: Blue

Hex #27dcdc Color code in RGB color code model is created after adding 15.29% red color, 86.27% green color and 86.27% blue color. Hex #27dcdc Color code in CMYK color (process color) code model is generated after subtraction of 82% cyan, 0% magenta, 0% yellow and 13.73% black.

Hex #27dcdc color code is between #22dddd web safe hex color code and #33cccc web safe hex color code. #22dddd is the nearest web safe color code. You can see here many more shades of #27dcdc color code.

RGB Chart

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

Color Table

Hex Color Code 27dcdc #27dcdc
RGB Decimal 39, 220, 220 39, 220, 220
RGB Percent 15%, 86%, 86% rgb(15%, 86%, 86%)
CSS RGBa 39, 220, 220,1 rgba(39,220,220,1)
CMYK Model cmyk(82%,0%,0%,13.73%)
HSL Color Space 180,72% ,51% hsl(180,72% ,51%)
HSV Color Space 180°, 82%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00100111 11011100 11011100
Octal 47 334 334
Decimal 39 220 220
Hex 27 dc dc

Different shades of #27dcdc color code.

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

Darkest of #27dcdc
#0f5b5b
Darker of #27dcdc
#168787
Dark of #27dcdc
#1db3b3
Base of #27dcdc
#27dcdc
Light of #27dcdc
#53e3e3
Lighter
#7feaea
Lightest
#abf1f1

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

#27dcdc
#dc2727

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

Split Complementary

#27dcdc
#dc2781
#dc8127

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

Analogous Color

#27dc72
#27dc91
#27dcdc
#27a0dc
#2754dc

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

#27dcdc
#dcdc27
#dc27dc

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

#27dcdc
#dc27dc
#dc2727
#27dc27

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

#27dcdc
#8127dc
#dc2727
#81dc27

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 #27dcdc

#082f2f
#0f5b5b
#168787
#1db3b3
#27dcdc
#53e3e3
#7feaea
#abf1f1
#d7f8f8

Tints of #27dcdc Color

#27dcdc
#3fdfdf
#57e3e3
#6fe7e7
#87ebeb
#9fefef
#b7f3f3
#cff7f7
#e7fbfb
#ffffff

Shades of #27dcdc color code

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

#27dcdc
#22c3c3
#1eabab
#1a9292
#157a7a
#116161
#0d4949
#083030
#041818
#000000

Tones

#27dcdc
#40c3c3
#59aaaa
#729191
#818181

Tones

Similar Color like #27dcdc color

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

#28dddd
#29dede
#2adfdf
#2be0e0
#2ce1e1
#2de2e2
#2ee3e3
#2fe4e4
#30e5e5
#31e6e6
#32e7e7
#33e8e8
#34e9e9
#35eaea
#26dbdb
#25dada
#24d9d9
#23d8d8
#22d7d7
#21d6d6
#20d5d5
#1fd4d4
#1ed3d3
#1dd2d2
#1cd1d1
#1bd0d0
#1acfcf
#19cece

Download this Dark Blue

Hex #27dcdc 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.

#27dcdc Color Code Preview on Black Background Color

This is how #27dcdc Color will look on black background color. Color contrast ratio is 12.36

#27dcdc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #27dcdc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #27dcdc

#27dcdc color code is use for CSS Background Color

Background color for the above div is #27dcdc

HTML with inline CSS

<div style="background-color:#27dcdc;"></div>

#27dcdc color code is use for CSS Border Color

CSS Border color for the above div is #27dcdc

HTML with inline CSS

<div style="border:5px solid #27dcdc;"></div>

CSS Border Left color for the above div is #27dcdc

HTML with inline CSS

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

CSS Border Right color for the above div is #27dcdc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #27dcdc

HTML with inline CSS

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

CSS Border Top color for the above div is #27dcdc

HTML with inline CSS

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

#27dcdc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#27dcdc Color code Preview on White Background

This is how #27dcdc 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 #27dcdc; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #27dcdc; }

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