crispedge.com

Color picker

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

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

#8cc7dd hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #8cc7dd Color code in RGB color code model is created after adding 54.9% red color, 78.04% green color and 86.67% blue color. Hex #8cc7dd Color code in CMYK color (process color) code model is generated after subtraction of 37% cyan, 10% magenta, 0% yellow and 13% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code8cc7dd#8cc7dd
RGB Decimal140, 199, 221rgb(140, 199, 221)
RGB Percent55%, 78%, 87%rgb(55%, 78%, 87%)
CSS RGBa140, 199, 221,1rgba(140,199,221,1)
CMYK Modelcmyk(37%,10%,0%,13%)
HSL Color Space196,54% ,71%hsl(196,54% ,71%)
HSV Color Space196°, 37%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100011001100011111011101
Octal214307335
Decimal140199221
Hex8cc7dd

Different shades of #8cc7dd color code.

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

Light Shade of #8cc7dd
#b3dae9
Dark Shade of #8cc7dd
#65b4d1
Saturated Shade of #8cc7dd
#85cae4
Desaturated Shade of #8cc7dd
#93c4d6
Grey scale Shade of #8cc7dd
#b4b4b4
Brighten Shade
#a5e0f6
Most Readable Shade
#000000

Shades of #8cc7dd color code

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

#8cc7dd
#7cb0c4
#6c9aab
#5d8493
#4d6e7a
#3e5862
#2e4249
#1f2c31
#0f1618
#000000

Similar Color like #8cc7dd color

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

#8dc8de
#8ec9df
#8fcae0
#90cbe1
#91cce2
#92cde3
#93cee4
#94cfe5
#95d0e6
#96d1e7
#97d2e8
#98d3e9
#99d4ea
#9ad5eb
#8bc6dc
#8ac5db
#89c4da
#88c3d9
#87c2d8
#86c1d7
#85c0d6
#84bfd5
#83bed4
#82bdd3
#81bcd2
#80bbd1
#7fbad0
#7eb9cf

Monochromatic Color with #8cc7dd

#8cc7dd
#050808
#202e33
#3b545d
#567a88
#71a1b3

Tints of #8cc7dd Color

#8cc7dd
#98cde0
#a5d3e4
#b2d9e8
#bfdfec
#cbe6ef
#d8ecf3
#e5f2f7
#f2f8fb
#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

#8cc7dd
#dda28c

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

Split Complementary

#8cc7dd
#dd8c9f
#ddcb8c

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

Analogous Color

#8cddd3
#8cd7dd
#8cc7dd
#8cb7dd
#8ca7dd

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

#8cc7dd
#dd8cc7
#c7dd8c

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

#8cc7dd
#ca8cdd
#dda28c
#9edd8c

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

#8cc7dd
#dda28c
#ddcb8c
#8c9fdd

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

#8cc7dd Color Code Preview on Black Background Color

This is how #8cc7dd Color will look on black background color. Color contrast ratio is 11.33

#8cc7dd in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#8cc7dd color code is use for CSS Background Color

Background color for the above div is #8cc7dd

HTML with inline CSS

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

#8cc7dd color code is use for CSS Border Color

CSS Border color for the above div is #8cc7dd

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#8cc7dd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8cc7dd Color code Preview on White Background

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

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.