crispedge.com

Color picker

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

#8ab8ca hex color - Blue - Cool color - Information

#8ab8ca hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #8ab8ca Color code in RGB color code model is created after adding 54.12% red color, 72.16% green color and 79.22% blue color. Hex #8ab8ca Color code in CMYK color (process color) code model is generated after subtraction of 32% cyan, 9% magenta, 0% yellow and 21% black.

Hex #8ab8ca color code is between #88bbcc web safe hex color code and #99aabb web safe hex color code. #88bbcc is the nearest web safe color code. You can see here many more shades of #8ab8ca color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code8ab8ca#8ab8ca
RGB Decimal138, 184, 202rgb(138, 184, 202)
RGB Percent54%, 72%, 79%rgb(54%, 72%, 79%)
CSS RGBa138, 184, 202,1rgba(138,184,202,1)
CMYK Modelcmyk(32%,9%,0%,21%)
HSL Color Space197,38% ,67%hsl(197,38% ,67%)
HSV Color Space197°, 32%, 79%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100010101011100011001010
Octal212270312
Decimal138184202
Hex8ab8ca

Different shades of #8ab8ca color code.

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

Light Shade of #8ab8ca
#adcdda
Dark Shade of #8ab8ca
#67a3ba
Saturated Shade of #8ab8ca
#81bcd2
Desaturated Shade of #8ab8ca
#92b4c1
Grey scale Shade of #8ab8ca
#aaaaaa
Brighten Shade
#a3d1e3
Most Readable Shade
#000000

Shades of #8ab8ca color code

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

#8ab8ca
#7aa3b3
#6b8f9d
#5c7a86
#4c6670
#3d5159
#2e3d43
#1e282c
#0f1416
#000000

Similar Color like #8ab8ca color

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

#8bb9cb
#8cbacc
#8dbbcd
#8ebcce
#8fbdcf
#90bed0
#91bfd1
#92c0d2
#93c1d3
#94c2d4
#95c3d5
#96c4d6
#97c5d7
#98c6d8
#89b7c9
#88b6c8
#87b5c7
#86b4c6
#85b3c5
#84b2c4
#83b1c3
#82b0c2
#81afc1
#80aec0
#7fadbf
#7eacbe
#7dabbd
#7caabc

Monochromatic Color with #8ab8ca

#8ab8ca
#a7dff4
#161d20
#33444a
#506b75
#6d919f

Tints of #8ab8ca Color

#8ab8ca
#97bfcf
#a4c7d5
#b1cfdb
#bed7e1
#cbdfe7
#d8e7ed
#e5eff3
#f2f7f9
#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

#8ab8ca
#ca9c8a

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

Split Complementary

#8ab8ca
#ca8a98
#cabc8a

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

Analogous Color

#8acac2
#8ac5ca
#8ab8ca
#8aabca
#8a9eca

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

#8ab8ca
#ca8ab8
#b8ca8a

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

#8ab8ca
#bc8aca
#ca9c8a
#98ca8a

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

#8ab8ca
#ca9c8a
#cabc8a
#8a98ca

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 #8ab8ca 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.

#8ab8ca Color Code Preview on Black Background Color

This is how #8ab8ca Color will look on black background color. Color contrast ratio is 9.79

#8ab8ca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8ab8ca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8ab8ca

#8ab8ca color code is use for CSS Background Color

Background color for the above div is #8ab8ca

HTML with inline CSS

<div style="background-color:#8ab8ca;"></div>

#8ab8ca color code is use for CSS Border Color

CSS Border color for the above div is #8ab8ca

HTML with inline CSS

<div style="border:5px solid #8ab8ca;"></div>

CSS Border Left color for the above div is #8ab8ca

HTML with inline CSS

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

CSS Border Right color for the above div is #8ab8ca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #8ab8ca

HTML with inline CSS

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

CSS Border Top color for the above div is #8ab8ca

HTML with inline CSS

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

#8ab8ca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8ab8ca Color code Preview on White Background

This is how #8ab8ca Color code will look on white background color. Color contrast ratio is 2.15

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

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.