crispedge.com

Color picker

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

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

#8cabe8 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #8cabe8 Color code in RGB color code model is created after adding 54.9% red color, 67.06% green color and 90.98% blue color. Hex #8cabe8 Color code in CMYK color (process color) code model is generated after subtraction of 40% cyan, 26% magenta, 0% yellow and 9% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code8cabe8#8cabe8
RGB Decimal140, 171, 232rgb(140, 171, 232)
RGB Percent55%, 67%, 91%rgb(55%, 67%, 91%)
CSS RGBa140, 171, 232,1rgba(140,171,232,1)
CMYK Modelcmyk(40%,26%,0%,9%)
HSL Color Space220,67% ,73%hsl(220,67% ,73%)
HSV Color Space220°, 40%, 91%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100011001010101111101000
Octal214253350
Decimal140171232
Hex8cabe8

Different shades of #8cabe8 color code.

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

Light Shade of #8cabe8
#b6caf0
Dark Shade of #8cabe8
#628cdf
Saturated Shade of #8cabe8
#85a9ef
Desaturated Shade of #8cabe8
#93ade1
Grey scale Shade of #8cabe8
#bababa
Brighten Shade
#a5c4ff
Most Readable Shade
#000000

Shades of #8cabe8 color code

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

#8cabe8
#7c98ce
#6c85b4
#5d729a
#4d5f80
#3e4c67
#2e394d
#1f2633
#0f1319
#000000

Similar Color like #8cabe8 color

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

#8dace9
#8eadea
#8faeeb
#90afec
#91b0ed
#92b1ee
#93b2ef
#94b3f0
#95b4f1
#96b5f2
#97b6f3
#98b7f4
#99b8f5
#9ab9f6
#8baae7
#8aa9e6
#89a8e5
#88a7e4
#87a6e3
#86a5e2
#85a4e1
#84a3e0
#83a2df
#82a1de
#81a0dd
#809fdc
#7f9edb
#7e9dda

Monochromatic Color with #8cabe8

#8cabe8
#0c0e13
#252e3e
#3f4d68
#596c93
#728cbd

Tints of #8cabe8 Color

#8cabe8
#98b4ea
#a5bded
#b2c7ef
#bfd0f2
#cbd9f4
#d8e3f7
#e5ecf9
#f2f5fc
#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

#8cabe8
#e8c98c

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

Split Complementary

#8cabe8
#e89b8c
#d9e88c

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

Analogous Color

#8cd0e8
#8cbde8
#8cabe8
#8c99e8
#928ce8

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

#8cabe8
#e88cab
#abe88c

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

#8cabe8
#e88cd9
#e8c98c
#8ce89b

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

#8cabe8
#e8c98c
#d9e88c
#9b8ce8

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

#8cabe8 Color Code Preview on Black Background Color

This is how #8cabe8 Color will look on black background color. Color contrast ratio is 9.11

#8cabe8 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#8cabe8 color code is use for CSS Background Color

Background color for the above div is #8cabe8

HTML with inline CSS

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

#8cabe8 color code is use for CSS Border Color

CSS Border color for the above div is #8cabe8

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#8cabe8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8cabe8 Color code Preview on White Background

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

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

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.