crispedge.com

Color picker

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

#70aac6 hex color - Blue - Cool color - Information

#70aac6 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #70aac6 Color code in RGB color code model is created after adding 43.92% red color, 66.67% green color and 77.65% blue color. Hex #70aac6 Color code in CMYK color (process color) code model is generated after subtraction of 43% cyan, 14% magenta, 0% yellow and 22% black.

Hex #70aac6 color code is between #7799cc web safe hex color code and #66bbbb web safe hex color code. #7799cc is the nearest web safe color code. You can see here many more shades of #70aac6 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code70aac6#70aac6
RGB Decimal112, 170, 198rgb(112, 170, 198)
RGB Percent44%, 67%, 78%rgb(44%, 67%, 78%)
CSS RGBa112, 170, 198,1rgba(112,170,198,1)
CMYK Modelcmyk(43%,14%,0%,22%)
HSL Color Space200,43% ,61%hsl(200,43% ,61%)
HSV Color Space200°, 43%, 78%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011100001010101011000110
Octal160252306
Decimal112170198
Hex70aac6

Different shades of #70aac6 color code.

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

Light Shade of #70aac6
#94c0d5
Dark Shade of #70aac6
#4c94b7
Saturated Shade of #70aac6
#66add0
Desaturated Shade of #70aac6
#7aa6bc
Grey scale Shade of #70aac6
#9b9b9b
Brighten Shade
#89c3df
Most Readable Shade
#000000

Shades of #70aac6 color code

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

#70aac6
#6397b0
#57849a
#4a7184
#3e5e6e
#314b58
#253842
#18252c
#0c1216
#000000

Similar Color like #70aac6 color

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

#71abc7
#72acc8
#73adc9
#74aeca
#75afcb
#76b0cc
#77b1cd
#78b2ce
#79b3cf
#7ab4d0
#7bb5d1
#7cb6d2
#7db7d3
#7eb8d4
#6fa9c5
#6ea8c4
#6da7c3
#6ca6c2
#6ba5c1
#6aa4c0
#69a3bf
#68a2be
#67a1bd
#66a0bc
#659fbb
#649eba
#639db9
#629cb8

Monochromatic Color with #70aac6

#70aac6
#88cef0
#10181c
#283d46
#406171
#58869b

Tints of #70aac6 Color

#70aac6
#7fb3cc
#8fbcd2
#9fc6d9
#afcfdf
#bfd9e5
#cfe2ec
#dfecf2
#eff5f8
#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

#70aac6
#c68c70

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

Split Complementary

#70aac6
#c6707f
#c6b770

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

Analogous Color

#70c6c0
#70bbc6
#70aac6
#7099c6
#7088c6

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

#70aac6
#c670aa
#aac670

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

#70aac6
#b770c6
#c68c70
#7fc670

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

#70aac6
#c68c70
#c6b770
#707fc6

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 #70aac6 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.

#70aac6 Color Code Preview on Black Background Color

This is how #70aac6 Color will look on black background color. Color contrast ratio is 8.25

#70aac6 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#70aac6 color code is use for CSS Background Color

Background color for the above div is #70aac6

HTML with inline CSS

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

#70aac6 color code is use for CSS Border Color

CSS Border color for the above div is #70aac6

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#70aac6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#70aac6 Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.