crispedge.com

Color picker

Loading...

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

#8fc0c4 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #8fc0c4 Color code in RGB color code model is created after adding 56.08% red color, 75.29% green color and 76.86% blue color. Hex #8fc0c4 Color code in CMYK color (process color) code model is generated after subtraction of 27% cyan, 2% magenta, 0% yellow and 23% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code8fc0c4#8fc0c4
RGB Decimal143, 192, 196rgb(143, 192, 196)
RGB Percent56%, 75%, 77%rgb(56%, 75%, 77%)
CSS RGBa143, 192, 196,1rgba(143,192,196,1)
CMYK Modelcmyk(27%,2%,0%,23%)
HSL Color Space185,31% ,66%hsl(185,31% ,66%)
HSV Color Space185°, 27%, 77%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100011111100000011000100
Octal217300304
Decimal143192196
Hex8fc0c4

Different shades of #8fc0c4 color code.

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

Light Shade of #8fc0c4
#b0d3d6
Dark Shade of #8fc0c4
#6eadb2
Saturated Shade of #8fc0c4
#86c7cd
Desaturated Shade of #8fc0c4
#98b9bb
Grey scale Shade of #8fc0c4
#a9a9a9
Brighten Shade
#a8d9dd
Most Readable Shade
#000000

Shades of #8fc0c4 color code

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

#8fc0c4
#7faaae
#6f9598
#5f8082
#4f6a6c
#3f5557
#2f4041
#1f2a2b
#0f1515
#000000

Similar Color like #8fc0c4 color

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

#90c1c5
#91c2c6
#92c3c7
#93c4c8
#94c5c9
#95c6ca
#96c7cb
#97c8cc
#98c9cd
#99cace
#9acbcf
#9bccd0
#9ccdd1
#9dced2
#8ebfc3
#8dbec2
#8cbdc1
#8bbcc0
#8abbbf
#89babe
#88b9bd
#87b8bc
#86b7bb
#85b6ba
#84b5b9
#83b4b8
#82b3b7
#81b2b6

Monochromatic Color with #8fc0c4

#8fc0c4
#aeeaee
#13191a
#324344
#516d6f
#709699

Tints of #8fc0c4 Color

#8fc0c4
#9bc7ca
#a7ced1
#b4d5d7
#c0dcde
#cde3e4
#d9eaeb
#e6f1f1
#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

#8fc0c4
#c4938f

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

Split Complementary

#8fc0c4
#c48fa6
#c4ae8f

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

Analogous Color

#8fc4b3
#8fc4bd
#8fc0c4
#8fb5c4
#8fabc4

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

#8fc0c4
#c48fc0
#c0c48f

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

#8fc0c4
#ad8fc4
#c4938f
#a5c48f

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

#8fc0c4
#c4938f
#c4ae8f
#8fa6c4

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

#8fc0c4 Color Code Preview on Black Background Color

This is how #8fc0c4 Color will look on black background color. Color contrast ratio is 10.50

#8fc0c4 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#8fc0c4 color code is use for CSS Background Color

Background color for the above div is #8fc0c4

HTML with inline CSS

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

#8fc0c4 color code is use for CSS Border Color

CSS Border color for the above div is #8fc0c4

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#8fc0c4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8fc0c4 Color code Preview on White Background

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

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

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(143,192,196,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(196,147,143,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(143,192,196,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.