crispedge.com

Color picker

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

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

#70aabb hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #70aabb Color code in RGB color code model is created after adding 43.92% red color, 66.67% green color and 73.33% blue color. Hex #70aabb Color code in CMYK color (process color) code model is generated after subtraction of 40% cyan, 9% magenta, 0% yellow and 27% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code70aabb#70aabb
RGB Decimal112, 170, 187rgb(112, 170, 187)
RGB Percent44%, 67%, 73%rgb(44%, 67%, 73%)
CSS RGBa112, 170, 187,1rgba(112,170,187,1)
CMYK Modelcmyk(40%,9%,0%,27%)
HSL Color Space194,36% ,59%hsl(194,36% ,59%)
HSV Color Space194°, 40%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011100001010101010111011
Octal160252273
Decimal112170187
Hex70aabb

Different shades of #70aabb color code.

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

Light Shade of #70aabb
#93bfcb
Dark Shade of #70aabb
#5094a8
Saturated Shade of #70aabb
#65b0c6
Desaturated Shade of #70aabb
#7ba4b0
Grey scale Shade of #70aabb
#959595
Brighten Shade
#89c3d4
Most Readable Shade
#000000

Shades of #70aabb color code

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

#70aabb
#6397a6
#578491
#4a717c
#3e5e67
#314b53
#25383e
#182529
#0c1214
#000000

Similar Color like #70aabb color

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

#71abbc
#72acbd
#73adbe
#74aebf
#75afc0
#76b0c1
#77b1c2
#78b2c3
#79b3c4
#7ab4c5
#7bb5c6
#7cb6c7
#7db7c8
#7eb8c9
#6fa9ba
#6ea8b9
#6da7b8
#6ca6b7
#6ba5b6
#6aa4b5
#69a3b4
#68a2b3
#67a1b2
#66a0b1
#659fb0
#649eaf
#639dae
#629cad

Monochromatic Color with #70aabb

#70aabb
#89d1e5
#0a0f11
#24363b
#3d5d66
#578390

Tints of #70aabb Color

#70aabb
#7fb3c2
#8fbcca
#9fc6d1
#afcfd9
#bfd9e0
#cfe2e8
#dfecef
#eff5f7
#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

#70aabb
#bb8170

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

Split Complementary

#70aabb
#bb7084
#bba770

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

Analogous Color

#70bbae
#70b9bb
#70aabb
#709bbb
#708cbb

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

#70aabb
#bb70aa
#aabb70

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

#70aabb
#a670bb
#bb8170
#84bb70

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

#70aabb
#bb8170
#bba770
#7084bb

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

#70aabb Color Code Preview on Black Background Color

This is how #70aabb Color will look on black background color. Color contrast ratio is 8.16

#70aabb in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#70aabb color code is use for CSS Background Color

Background color for the above div is #70aabb

HTML with inline CSS

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

#70aabb color code is use for CSS Border Color

CSS Border color for the above div is #70aabb

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#70aabb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#70aabb Color code Preview on White Background

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

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

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.