crispedge.com

Color picker

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

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

#8cc7d4 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #8cc7d4 Color code in RGB color code model is created after adding 54.9% red color, 78.04% green color and 83.14% blue color. Hex #8cc7d4 Color code in CMYK color (process color) code model is generated after subtraction of 34% cyan, 6% magenta, 0% yellow and 17% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code8cc7d4#8cc7d4
RGB Decimal140, 199, 212rgb(140, 199, 212)
RGB Percent55%, 78%, 83%rgb(55%, 78%, 83%)
CSS RGBa140, 199, 212,1rgba(140,199,212,1)
CMYK Modelcmyk(34%,6%,0%,17%)
HSL Color Space191,46% ,69%hsl(191,46% ,69%)
HSV Color Space191°, 34%, 83%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100011001100011111010100
Octal214307324
Decimal140199212
Hex8cc7d4

Different shades of #8cc7d4 color code.

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

Light Shade of #8cc7d4
#b1d9e2
Dark Shade of #8cc7d4
#67b5c6
Saturated Shade of #8cc7d4
#84ccdc
Desaturated Shade of #8cc7d4
#94c2cc
Grey scale Shade of #8cc7d4
#b0b0b0
Brighten Shade
#a5e0ed
Most Readable Shade
#000000

Shades of #8cc7d4 color code

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

#8cc7d4
#7cb0bc
#6c9aa4
#5d848d
#4d6e75
#3e585e
#2e4246
#1f2c2f
#0f1617
#000000

Similar Color like #8cc7d4 color

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

#8dc8d5
#8ec9d6
#8fcad7
#90cbd8
#91ccd9
#92cdda
#93cedb
#94cfdc
#95d0dd
#96d1de
#97d2df
#98d3e0
#99d4e1
#9ad5e2
#8bc6d3
#8ac5d2
#89c4d1
#88c3d0
#87c2cf
#86c1ce
#85c0cd
#84bfcc
#83becb
#82bdca
#81bcc9
#80bbc8
#7fbac7
#7eb9c6

Monochromatic Color with #8cc7d4

#8cc7d4
#a8effe
#1c272a
#384f54
#54777f
#709fa9

Tints of #8cc7d4 Color

#8cc7d4
#98cdd8
#a5d3dd
#b2d9e2
#bfdfe7
#cbe6eb
#d8ecf0
#e5f2f5
#f2f8fa
#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

#8cc7d4
#d4998c

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

Split Complementary

#8cc7d4
#d48ca3
#d4bd8c

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

Analogous Color

#8cd4c4
#8cd4d3
#8cc7d4
#8cb9d4
#8caad4

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

#8cc7d4
#d48cc7
#c7d48c

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

#8cc7d4
#bd8cd4
#d4998c
#a3d48c

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

#8cc7d4
#d4998c
#d4bd8c
#8ca3d4

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

#8cc7d4 Color Code Preview on Black Background Color

This is how #8cc7d4 Color will look on black background color. Color contrast ratio is 11.24

#8cc7d4 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#8cc7d4 color code is use for CSS Background Color

Background color for the above div is #8cc7d4

HTML with inline CSS

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

#8cc7d4 color code is use for CSS Border Color

CSS Border color for the above div is #8cc7d4

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#8cc7d4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8cc7d4 Color code Preview on White Background

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

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

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.