crispedge.com

Color picker

Loading...

#abc0cc hex color - Blue - Cool color - Information

#abc0cc hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #abc0cc Color code in RGB color code model is created after adding 67.06% red color, 75.29% green color and 80% blue color. Hex #abc0cc Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 6% magenta, 0% yellow and 20% black.

Hex #abc0cc color code is between #aabbbb web safe hex color code and #bbccdd web safe hex color code. #aabbbb is the nearest web safe color code. You can see here many more shades of #abc0cc color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codeabc0cc#abc0cc
RGB Decimal171, 192, 204rgb(171, 192, 204)
RGB Percent67%, 75%, 80%rgb(67%, 75%, 80%)
CSS RGBa171, 192, 204,1rgba(171,192,204,1)
CMYK Modelcmyk(16%,6%,0%,20%)
HSL Color Space202,24% ,74%hsl(202,24% ,74%)
HSV Color Space202°, 16%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010111100000011001100
Octal253300314
Decimal171192204
Hexabc0cc

Different shades of #abc0cc color code.

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

Light Shade of #abc0cc
#cbd8df
Dark Shade of #abc0cc
#8ba8b9
Saturated Shade of #abc0cc
#a4c2d3
Desaturated Shade of #abc0cc
#b2bec5
Grey scale Shade of #abc0cc
#bbbbbb
Brighten Shade
#c4d9e5
Most Readable Shade
#000000

Shades of #abc0cc color code

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

#abc0cc
#98aab5
#85959e
#728088
#5f6a71
#4c555a
#394044
#262a2d
#131516
#000000

Similar Color like #abc0cc color

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

#acc1cd
#adc2ce
#aec3cf
#afc4d0
#b0c5d1
#b1c6d2
#b2c7d3
#b3c8d4
#b4c9d5
#b5cad6
#b6cbd7
#b7ccd8
#b8cdd9
#b9ceda
#aabfcb
#a9beca
#a8bdc9
#a7bcc8
#a6bbc7
#a5bac6
#a4b9c5
#a3b8c4
#a2b7c3
#a1b6c2
#a0b5c1
#9fb4c0
#9eb3bf
#9db2be

Monochromatic Color with #abc0cc

#abc0cc
#cfe8f6
#1c2022
#40484c
#647077
#8798a1

Tints of #abc0cc Color

#abc0cc
#b4c7d1
#bdced7
#c7d5dd
#d0dce2
#d9e3e8
#e3eaee
#ecf1f3
#f5f8f9
#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

#abc0cc
#ccb7ab

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

Split Complementary

#abc0cc
#ccabaf
#ccc8ab

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

Analogous Color

#abcccb
#abc7cc
#abc0cc
#abb9cc
#abb3cc

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

#abc0cc
#ccabc0
#c0ccab

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

#abc0cc
#c7abcc
#ccb7ab
#afccab

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

#abc0cc
#ccb7ab
#ccc8ab
#abafcc

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 #abc0cc 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.

#abc0cc Color Code Preview on Black Background Color

This is how #abc0cc Color will look on black background color. Color contrast ratio is 11.14

#abc0cc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abc0cc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abc0cc

#abc0cc color code is use for CSS Background Color

Background color for the above div is #abc0cc

HTML with inline CSS

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

#abc0cc color code is use for CSS Border Color

CSS Border color for the above div is #abc0cc

HTML with inline CSS

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

CSS Border Left color for the above div is #abc0cc

HTML with inline CSS

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

CSS Border Right color for the above div is #abc0cc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #abc0cc

HTML with inline CSS

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

CSS Border Top color for the above div is #abc0cc

HTML with inline CSS

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

#abc0cc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#abc0cc Color code Preview on White Background

This is how #abc0cc Color code will look on white background color. Color contrast ratio is 1.88

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

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(171,192,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(204,183,171,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(171,192,204,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.