Skip to main content Skip to docs navigation

#70bcdc 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 Tranquil Bay and its hex is #74B8DE Nearest Color Name

Color Hue/Base color: Blue

Hex #70bcdc Color code in RGB color code model is created after adding 43.92% red color, 73.73% green color and 86.27% blue color. Hex #70bcdc Color code in CMYK color (process color) code model is generated after subtraction of 49% cyan, 15% magenta, 0% yellow and 13.73% black.

Hex #70bcdc color code is between #77bbdd web safe hex color code and #66cccc web safe hex color code. #77bbdd is the nearest web safe color code. You can see here many more shades of #70bcdc color code.

RGB Chart

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

Color Table

Hex Color Code 70bcdc #70bcdc
RGB Decimal 112, 188, 220 112, 188, 220
RGB Percent 44%, 74%, 86% rgb(44%, 74%, 86%)
CSS RGBa 112, 188, 220,1 rgba(112,188,220,1)
CMYK Model cmyk(49%,15%,0%,13.73%)
HSL Color Space 198,61% ,65% hsl(198,61% ,65%)
HSV Color Space 198°, 49%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01110000 10111100 11011100
Octal 160 274 334
Decimal 112 188 220
Hex 70 bc dc

Different shades of #70bcdc color code.

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

Darkest of #70bcdc
#237090
Darker of #70bcdc
#2d8fb9
Dark of #70bcdc
#47a9d2
Base of #70bcdc
#70bcdc
Light of #70bcdc
#99cfe6
Lighter
#c2e2f0
Lightest
#ebf6fa

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

#70bcdc
#dc9070

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

Split Complementary

#70bcdc
#dc7086
#dcc670

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

Analogous Color

#70dcbd
#70dccf
#70bcdc
#7098dc
#7570dc

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

#70bcdc
#bcdc70
#dc70bc

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

#70bcdc
#dc70bc
#dc9070
#70dc90

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

#70bcdc
#c670dc
#dc9070
#86dc70

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 #70bcdc

#195067
#237090
#2d8fb9
#47a9d2
#70bcdc
#99cfe6
#c2e2f0
#ebf6fa
#ffffff

Tints of #70bcdc Color

#70bcdc
#7fc3df
#8fcae3
#9fd2e7
#afd9eb
#bfe1ef
#cfe8f3
#dff0f7
#eff7fb
#ffffff

Shades of #70bcdc color code

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

#70bcdc
#63a7c3
#5792ab
#4a7d92
#3e687a
#315361
#253e49
#182930
#0c1418
#000000

Tones

#70bcdc
#82b5ca
#94adb8
#a5a6a7
#a6a6a6

Tones

Similar Color like #70bcdc color

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

#71bddd
#72bede
#73bfdf
#74c0e0
#75c1e1
#76c2e2
#77c3e3
#78c4e4
#79c5e5
#7ac6e6
#7bc7e7
#7cc8e8
#7dc9e9
#7ecaea
#6fbbdb
#6ebada
#6db9d9
#6cb8d8
#6bb7d7
#6ab6d6
#69b5d5
#68b4d4
#67b3d3
#66b2d2
#65b1d1
#64b0d0
#63afcf
#62aece

Download this Dark Blue

Hex #70bcdc 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.

#70bcdc Color Code Preview on Black Background Color

This is how #70bcdc Color will look on black background color. Color contrast ratio is 9.92

#70bcdc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #70bcdc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #70bcdc

#70bcdc color code is use for CSS Background Color

Background color for the above div is #70bcdc

HTML with inline CSS

<div style="background-color:#70bcdc;"></div>

#70bcdc color code is use for CSS Border Color

CSS Border color for the above div is #70bcdc

HTML with inline CSS

<div style="border:5px solid #70bcdc;"></div>

CSS Border Left color for the above div is #70bcdc

HTML with inline CSS

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

CSS Border Right color for the above div is #70bcdc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #70bcdc

HTML with inline CSS

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

CSS Border Top color for the above div is #70bcdc

HTML with inline CSS

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

#70bcdc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#70bcdc Color code Preview on White Background

This is how #70bcdc Color code will look on white background color. Color contrast ratio is 2.12

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

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