crispedge.com

Color picker

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

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

#8cc3c3 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #8cc3c3 Color code in RGB color code model is created after adding 54.9% red color, 76.47% green color and 76.47% blue color. Hex #8cc3c3 Color code in CMYK color (process color) code model is generated after subtraction of 28% cyan, 0% magenta, 0% yellow and 24% black.

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

0 Likes 0 Comments | 34 Views

Color Table

Hex Color Code8cc3c3#8cc3c3
RGB Decimal140, 195, 195rgb(140, 195, 195)
RGB Percent55%, 76%, 76%rgb(55%, 76%, 76%)
CSS RGBa140, 195, 195,1rgba(140,195,195,1)
CMYK Modelcmyk(28%,0%,0%,24%)
HSL Color Space180,31% ,66%hsl(180,31% ,66%)
HSV Color Space180°, 28%, 76%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100011001100001111000011
Octal214303303
Decimal140195195
Hex8cc3c3

Different shades of #8cc3c3 color code.

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

Light Shade of #8cc3c3
#add4d4
Dark Shade of #8cc3c3
#6ab1b1
Saturated Shade of #8cc3c3
#83cccc
Desaturated Shade of #8cc3c3
#95baba
Grey scale Shade of #8cc3c3
#a7a7a7
Brighten Shade
#a5dcdc
Most Readable Shade
#000000

Shades of #8cc3c3 color code

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

#8cc3c3
#7cadad
#6c9797
#5d8282
#4d6c6c
#3e5656
#2e4141
#1f2b2b
#0f1515
#000000

Similar Color like #8cc3c3 color

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

#8dc4c4
#8ec5c5
#8fc6c6
#90c7c7
#91c8c8
#92c9c9
#93caca
#94cbcb
#95cccc
#96cdcd
#97cece
#98cfcf
#99d0d0
#9ad1d1
#8bc2c2
#8ac1c1
#89c0c0
#88bfbf
#87bebe
#86bdbd
#85bcbc
#84bbbb
#83baba
#82b9b9
#81b8b8
#80b7b7
#7fb6b6
#7eb5b5

Monochromatic Color with #8cc3c3

#8cc3c3
#abeded
#121919
#304343
#4f6e6e
#6d9898

Tints of #8cc3c3 Color

#8cc3c3
#98c9c9
#a5d0d0
#b2d7d7
#bfdddd
#cbe4e4
#d8ebeb
#e5f1f1
#f2f8f8
#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

#8cc3c3
#c38c8c

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

Split Complementary

#8cc3c3
#c38ca8
#c3a88c

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

Analogous Color

#8cc3ad
#8cc3b8
#8cc3c3
#8cb8c3
#8cadc3

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

#8cc3c3
#c38cc3
#c3c38c

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

#8cc3c3
#a78cc3
#c38c8c
#a7c38c

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

#8cc3c3
#c38c8c
#c3a88c
#8ca8c3

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

#8cc3c3 Color Code Preview on Black Background Color

This is how #8cc3c3 Color will look on black background color. Color contrast ratio is 10.71

#8cc3c3 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#8cc3c3 color code is use for CSS Background Color

Background color for the above div is #8cc3c3

HTML with inline CSS

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

#8cc3c3 color code is use for CSS Border Color

CSS Border color for the above div is #8cc3c3

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#8cc3c3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8cc3c3 Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 34 Views

Post your comment:-

By submitting comment you agree to our privacy policy.