crispedge.com

Color picker

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

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

#8cc6e7 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #8cc6e7 Color code in RGB color code model is created after adding 54.9% red color, 77.65% green color and 90.59% blue color. Hex #8cc6e7 Color code in CMYK color (process color) code model is generated after subtraction of 39% cyan, 14% magenta, 0% yellow and 9% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code8cc6e7#8cc6e7
RGB Decimal140, 198, 231rgb(140, 198, 231)
RGB Percent55%, 78%, 91%rgb(55%, 78%, 91%)
CSS RGBa140, 198, 231,1rgba(140,198,231,1)
CMYK Modelcmyk(39%,14%,0%,9%)
HSL Color Space202,65% ,73%hsl(202,65% ,73%)
HSV Color Space202°, 39%, 91%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100011001100011011100111
Octal214306347
Decimal140198231
Hex8cc6e7

Different shades of #8cc6e7 color code.

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

Light Shade of #8cc6e7
#b6dbf0
Dark Shade of #8cc6e7
#62b1de
Saturated Shade of #8cc6e7
#85c8ee
Desaturated Shade of #8cc6e7
#93c4e0
Grey scale Shade of #8cc6e7
#b9b9b9
Brighten Shade
#a5dfff
Most Readable Shade
#000000

Shades of #8cc6e7 color code

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

#8cc6e7
#7cb0cd
#6c9ab3
#5d849a
#4d6e80
#3e5866
#2e424d
#1f2c33
#0f1619
#000000

Similar Color like #8cc6e7 color

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

#8dc7e8
#8ec8e9
#8fc9ea
#90caeb
#91cbec
#92cced
#93cdee
#94ceef
#95cff0
#96d0f1
#97d1f2
#98d2f3
#99d3f4
#9ad4f5
#8bc5e6
#8ac4e5
#89c3e4
#88c2e3
#87c1e2
#86c0e1
#85bfe0
#84bedf
#83bdde
#82bcdd
#81bbdc
#80badb
#7fb9da
#7eb8d9

Monochromatic Color with #8cc6e7

#8cc6e7
#0b1012
#25343d
#3f5967
#587d92
#72a2bc

Tints of #8cc6e7 Color

#8cc6e7
#98cce9
#a5d2ec
#b2d9ef
#bfdff1
#cbe5f4
#d8ecf7
#e5f2f9
#f2f8fc
#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

#8cc6e7
#e7ad8c

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

Split Complementary

#8cc6e7
#e78c99
#e7db8c

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

Analogous Color

#8ce7e4
#8cd8e7
#8cc6e7
#8cb4e7
#8ca2e7

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

#8cc6e7
#e78cc6
#c6e78c

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

#8cc6e7
#da8ce7
#e7ad8c
#98e78c

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

#8cc6e7
#e7ad8c
#e7db8c
#8c99e7

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

#8cc6e7 Color Code Preview on Black Background Color

This is how #8cc6e7 Color will look on black background color. Color contrast ratio is 11.35

#8cc6e7 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#8cc6e7 color code is use for CSS Background Color

Background color for the above div is #8cc6e7

HTML with inline CSS

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

#8cc6e7 color code is use for CSS Border Color

CSS Border color for the above div is #8cc6e7

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#8cc6e7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8cc6e7 Color code Preview on White Background

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

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

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.