crispedge.com

Color picker

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

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

#88aabb hex color - Blue - Cool color

Color Hue/Base color: Blue

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

Hex #88aabb color code is a web safe color. Next web safe color code is #7799aa and previous web safe color code is #99bbcc. You can see here many more shades of #88aabb color code.

0 Likes 0 Comments | 82 Views

Color Table

Hex Color Code88aabb#88aabb
RGB Decimal136, 170, 187rgb(136, 170, 187)
RGB Percent53%, 67%, 73%rgb(53%, 67%, 73%)
CSS RGBa136, 170, 187,1rgba(136,170,187,1)
CMYK Modelcmyk(27%,9%,0%,27%)
HSL Color Space200,27% ,63%hsl(200,27% ,63%)
HSV Color Space200°, 27%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100010001010101010111011
Octal210252273
Decimal136170187
Hex88aabb

Different shades of #88aabb color code.

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

Light Shade of #88aabb
#a8c1ce
Dark Shade of #88aabb
#6893a8
Saturated Shade of #88aabb
#7fadc4
Desaturated Shade of #88aabb
#91a7b2
Grey scale Shade of #88aabb
#a1a1a1
Brighten Shade
#a1c3d4
Most Readable Shade
#000000

Shades of #88aabb color code

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

#88aabb
#7897a6
#698491
#5a717c
#4b5e67
#3c4b53
#2d383e
#1e2529
#0f1214
#000000

Similar Color like #88aabb color

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

#89abbc
#8aacbd
#8badbe
#8caebf
#8dafc0
#8eb0c1
#8fb1c2
#90b2c3
#91b3c4
#92b4c5
#93b5c6
#94b6c7
#95b7c8
#96b8c9
#87a9ba
#86a8b9
#85a7b8
#84a6b7
#83a5b6
#82a4b5
#81a3b4
#80a2b3
#7fa1b2
#7ea0b1
#7d9fb0
#7c9eaf
#7b9dae
#7a9cad

Monochromatic Color with #88aabb

#88aabb
#a7d1e5
#0c0f11
#2b363b
#4a5d66
#698390

Tints of #88aabb Color

#88aabb
#95b3c2
#a2bcca
#afc6d1
#bccfd9
#cad9e0
#d7e2e8
#e4ecef
#f1f5f7
#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

#88aabb
#bb9988

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

Split Complementary

#88aabb
#bb8890
#bbb388

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

Analogous Color

#88bbb8
#88b4bb
#88aabb
#88a0bb
#8896bb

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

#88aabb
#bb88aa
#aabb88

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

#88aabb
#b288bb
#bb9988
#90bb88

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

#88aabb
#bb9988
#bbb388
#8890bb

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

#88aabb Color Code Preview on Black Background Color

This is how #88aabb Color will look on black background color. Color contrast ratio is 8.51

#88aabb in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#88aabb color code is use for CSS Background Color

Background color for the above div is #88aabb

HTML with inline CSS

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

#88aabb color code is use for CSS Border Color

CSS Border color for the above div is #88aabb

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#88aabb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#88aabb Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 82 Views

Post your comment:-

By submitting comment you agree to our privacy policy.