crispedge.com

Color picker

Loading...

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

#8cbcda hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #8cbcda Color code in RGB color code model is created after adding 54.9% red color, 73.73% green color and 85.49% blue color. Hex #8cbcda Color code in CMYK color (process color) code model is generated after subtraction of 36% cyan, 14% magenta, 0% yellow and 15% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code8cbcda#8cbcda
RGB Decimal140, 188, 218rgb(140, 188, 218)
RGB Percent55%, 74%, 85%rgb(55%, 74%, 85%)
CSS RGBa140, 188, 218,1rgba(140,188,218,1)
CMYK Modelcmyk(36%,14%,0%,15%)
HSL Color Space203,51% ,70%hsl(203,51% ,70%)
HSV Color Space203°, 36%, 85%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100011001011110011011010
Octal214274332
Decimal140188218
Hex8cbcda

Different shades of #8cbcda color code.

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

Light Shade of #8cbcda
#b3d2e6
Dark Shade of #8cbcda
#65a6ce
Saturated Shade of #8cbcda
#84bee2
Desaturated Shade of #8cbcda
#94bad2
Grey scale Shade of #8cbcda
#b3b3b3
Brighten Shade
#a5d5f3
Most Readable Shade
#000000

Shades of #8cbcda color code

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

#8cbcda
#7ca7c1
#6c92a9
#5d7d91
#4d6879
#3e5360
#2e3e48
#1f2930
#0f1418
#000000

Similar Color like #8cbcda color

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

#8dbddb
#8ebedc
#8fbfdd
#90c0de
#91c1df
#92c2e0
#93c3e1
#94c4e2
#95c5e3
#96c6e4
#97c7e5
#98c8e6
#99c9e7
#9acae8
#8bbbd9
#8abad8
#89b9d7
#88b8d6
#87b7d5
#86b6d4
#85b5d3
#84b4d2
#83b3d1
#82b2d0
#81b1cf
#80b0ce
#7fafcd
#7eaecc

Monochromatic Color with #8cbcda

#8cbcda
#040505
#1f2930
#3a4e5a
#557385
#7197af

Tints of #8cbcda Color

#8cbcda
#98c3de
#a5cae2
#b2d2e6
#bfd9ea
#cbe1ee
#d8e8f2
#e5f0f6
#f2f7fa
#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

#8cbcda
#daaa8c

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

Split Complementary

#8cbcda
#da8c95
#dad18c

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

Analogous Color

#8cdad9
#8cccda
#8cbcda
#8cacda
#8c9dda

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

#8cbcda
#da8cbc
#bcda8c

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

#8cbcda
#d18cda
#daaa8c
#95da8c

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

#8cbcda
#daaa8c
#dad18c
#8c95da

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

#8cbcda Color Code Preview on Black Background Color

This is how #8cbcda Color will look on black background color. Color contrast ratio is 10.32

#8cbcda in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#8cbcda color code is use for CSS Background Color

Background color for the above div is #8cbcda

HTML with inline CSS

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

#8cbcda color code is use for CSS Border Color

CSS Border color for the above div is #8cbcda

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#8cbcda hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8cbcda Color code Preview on White Background

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

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(140,188,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(218,170,140,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(140,188,218,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.