crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#70c1e0 hex color - Mizu - Blue - Cool color - Information

#70c1e0 hex color - Mizu - Blue - Cool color

Color Hue/Base color: Blue

Hex #70c1e0 Color Code is also known as Mizu color.

Hex #70c1e0 Color code in RGB color code model is created after adding 43.92% red color, 75.69% green color and 87.84% blue color. Hex #70c1e0 Color code in CMYK color (process color) code model is generated after subtraction of 50% cyan, 14% magenta, 0% yellow and 12% black.

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

0 Likes 0 Comments | 66 Views

Color Table

Hex Color Code70c1e0#70c1e0
RGB Decimal112, 193, 224rgb(112, 193, 224)
RGB Percent44%, 76%, 88%rgb(44%, 76%, 88%)
CSS RGBa112, 193, 224,1rgba(112,193,224,1)
CMYK Modelcmyk(50%,14%,0%,12%)
HSL Color Space197,64% ,66%hsl(197,64% ,66%)
HSV Color Space197°, 50%, 88%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011100001100000111100000
Octal160301340
Decimal112193224
Hex70c1e0

Different shades of #70c1e0 color code.

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

Light Shade of #70c1e0
#9ad3e9
Dark Shade of #70c1e0
#46afd7
Saturated Shade of #70c1e0
#67c5e9
Desaturated Shade of #70c1e0
#79bdd7
Grey scale Shade of #70c1e0
#a8a8a8
Brighten Shade
#89daf9
Most Readable Shade
#000000

Shades of #70c1e0 color code

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

#70c1e0
#63abc7
#5796ae
#4a8095
#3e6b7c
#315563
#25404a
#182a31
#0c1518
#000000

Similar Color like #70c1e0 color

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

#71c2e1
#72c3e2
#73c4e3
#74c5e4
#75c6e5
#76c7e6
#77c8e7
#78c9e8
#79cae9
#7acbea
#7bcceb
#7ccdec
#7dceed
#7ecfee
#6fc0df
#6ebfde
#6dbedd
#6cbddc
#6bbcdb
#6abbda
#69bad9
#68b9d8
#67b8d7
#66b7d6
#65b6d5
#64b5d4
#63b4d3
#62b3d2

Monochromatic Color with #70c1e0

#70c1e0
#060a0b
#1b2f36
#305360
#45788b
#5b9cb5

Tints of #70c1e0 Color

#70c1e0
#7fc7e3
#8fcee6
#9fd5ea
#afdced
#bfe3f1
#cfeaf4
#dff1f8
#eff8fb
#ffffff

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

#70c1e0
#e08f70

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

Split Complementary

#70c1e0
#e07089
#e0c770

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

Analogous Color

#70e0d2
#70d7e0
#70c1e0
#70abe0
#7094e0

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

#70c1e0
#e070c1
#c1e070

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

#70c1e0
#c770e0
#e08f70
#89e070

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#70c1e0
#e08f70
#e0c770
#7089e0

Double Complementary 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).

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

#70c1e0 Color Code Preview on Black Background Color

This is how #70c1e0 Color will look on black background color. Color contrast ratio is 10.39

#70c1e0 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#70c1e0 color code is use for CSS Background Color

Background color for the above div is #70c1e0

HTML with inline CSS

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

#70c1e0 color code is use for CSS Border Color

CSS Border color for the above div is #70c1e0

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#70c1e0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#70c1e0 Color code Preview on White Background

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

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 66 Views

Post your comment:-

By submitting comment you agree to our privacy policy.