crispedge.com

Color picker

Loading...

#abc0cf hex color - Blue - Cool color - Information

#abc0cf hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #abc0cf Color code in RGB color code model is created after adding 67.06% red color, 75.29% green color and 81.18% blue color. Hex #abc0cf Color code in CMYK color (process color) code model is generated after subtraction of 17% cyan, 7% magenta, 0% yellow and 19% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeabc0cf#abc0cf
RGB Decimal171, 192, 207rgb(171, 192, 207)
RGB Percent67%, 75%, 81%rgb(67%, 75%, 81%)
CSS RGBa171, 192, 207,1rgba(171,192,207,1)
CMYK Modelcmyk(17%,7%,0%,19%)
HSL Color Space205,27% ,74%hsl(205,27% ,74%)
HSV Color Space205°, 17%, 81%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010111100000011001111
Octal253300317
Decimal171192207
Hexabc0cf

Different shades of #abc0cf color code.

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

Light Shade of #abc0cf
#cbd8e2
Dark Shade of #abc0cf
#8ba8bc
Saturated Shade of #abc0cf
#a4c1d6
Desaturated Shade of #abc0cf
#b2bfc8
Grey scale Shade of #abc0cf
#bdbdbd
Brighten Shade
#c4d9e8
Most Readable Shade
#000000

Shades of #abc0cf color code

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

#abc0cf
#98aab8
#8595a1
#72808a
#5f6a73
#4c555c
#394045
#262a2e
#131517
#000000

Similar Color like #abc0cf color

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

#acc1d0
#adc2d1
#aec3d2
#afc4d3
#b0c5d4
#b1c6d5
#b2c7d6
#b3c8d7
#b4c9d8
#b5cad9
#b6cbda
#b7ccdb
#b8cddc
#b9cedd
#aabfce
#a9becd
#a8bdcc
#a7bccb
#a6bbca
#a5bac9
#a4b9c8
#a3b8c7
#a2b7c6
#a1b6c5
#a0b5c4
#9fb4c3
#9eb3c2
#9db2c1

Monochromatic Color with #abc0cf

#abc0cf
#cee7f9
#1f2225
#424a4f
#65717a
#8899a4

Tints of #abc0cf Color

#abc0cf
#b4c7d4
#bdced9
#c7d5df
#d0dce4
#d9e3e9
#e3eaef
#ecf1f4
#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

#abc0cf
#cfbaab

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

Split Complementary

#abc0cf
#cfabae
#cfccab

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

Analogous Color

#abcecf
#abc7cf
#abc0cf
#abb9cf
#abb2cf

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

#abc0cf
#cfabc0
#c0cfab

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

#abc0cf
#ccabcf
#cfbaab
#aecfab

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

#abc0cf
#cfbaab
#cfccab
#abaecf

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

#abc0cf Color Code Preview on Black Background Color

This is how #abc0cf Color will look on black background color. Color contrast ratio is 11.17

#abc0cf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abc0cf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abc0cf

#abc0cf color code is use for CSS Background Color

Background color for the above div is #abc0cf

HTML with inline CSS

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

#abc0cf color code is use for CSS Border Color

CSS Border color for the above div is #abc0cf

HTML with inline CSS

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

CSS Border Left color for the above div is #abc0cf

HTML with inline CSS

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

CSS Border Right color for the above div is #abc0cf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #abc0cf

HTML with inline CSS

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

CSS Border Top color for the above div is #abc0cf

HTML with inline CSS

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

#abc0cf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#abc0cf Color code Preview on White Background

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

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,207,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(207,186,171,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(171,192,207,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.