crispedge.com

Color picker

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

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

#8cb3bc hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #8cb3bc Color code in RGB color code model is created after adding 54.9% red color, 70.2% green color and 73.73% blue color. Hex #8cb3bc Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 5% magenta, 0% yellow and 26% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code8cb3bc#8cb3bc
RGB Decimal140, 179, 188rgb(140, 179, 188)
RGB Percent55%, 70%, 74%rgb(55%, 70%, 74%)
CSS RGBa140, 179, 188,1rgba(140,179,188,1)
CMYK Modelcmyk(26%,5%,0%,26%)
HSL Color Space191,26% ,64%hsl(191,26% ,64%)
HSV Color Space191°, 26%, 74%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100011001011001110111100
Octal214263274
Decimal140179188
Hex8cb3bc

Different shades of #8cb3bc color code.

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

Light Shade of #8cb3bc
#acc8cf
Dark Shade of #8cb3bc
#6c9ea9
Saturated Shade of #8cb3bc
#83b9c5
Desaturated Shade of #8cb3bc
#95adb3
Grey scale Shade of #8cb3bc
#a4a4a4
Brighten Shade
#a5ccd5
Most Readable Shade
#000000

Shades of #8cb3bc color code

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

#8cb3bc
#7c9fa7
#6c8b92
#5d777d
#4d6368
#3e4f53
#2e3b3e
#1f2729
#0f1314
#000000

Similar Color like #8cb3bc color

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

#8db4bd
#8eb5be
#8fb6bf
#90b7c0
#91b8c1
#92b9c2
#93bac3
#94bbc4
#95bcc5
#96bdc6
#97bec7
#98bfc8
#99c0c9
#9ac1ca
#8bb2bb
#8ab1ba
#89b0b9
#88afb8
#87aeb7
#86adb6
#85acb5
#84abb4
#83aab3
#82a9b2
#81a8b1
#80a7b0
#7fa6af
#7ea5ae

Monochromatic Color with #8cb3bc

#8cb3bc
#acdbe6
#0d1112
#2d3a3c
#4d6267
#6c8b91

Tints of #8cb3bc Color

#8cb3bc
#98bbc3
#a5c3ca
#b2ccd2
#bfd4d9
#cbdde1
#d8e5e8
#e5eef0
#f2f6f7
#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

#8cb3bc
#bc958c

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

Split Complementary

#8cb3bc
#bc8c9b
#bcad8c

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

Analogous Color

#8cbcb2
#8cbcbb
#8cb3bc
#8ca9bc
#8ca0bc

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

#8cb3bc
#bc8cb3
#b3bc8c

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

#8cb3bc
#ad8cbc
#bc958c
#9bbc8c

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

#8cb3bc
#bc958c
#bcad8c
#8c9bbc

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

#8cb3bc Color Code Preview on Black Background Color

This is how #8cb3bc Color will look on black background color. Color contrast ratio is 9.29

#8cb3bc in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#8cb3bc color code is use for CSS Background Color

Background color for the above div is #8cb3bc

HTML with inline CSS

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

#8cb3bc color code is use for CSS Border Color

CSS Border color for the above div is #8cb3bc

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#8cb3bc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8cb3bc Color code Preview on White Background

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

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

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.