crispedge.com

Color picker

Loading...

#abb7cc hex color - Blue - Cool color - Information

#abb7cc hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeabb7cc#abb7cc
RGB Decimal171, 183, 204rgb(171, 183, 204)
RGB Percent67%, 72%, 80%rgb(67%, 72%, 80%)
CSS RGBa171, 183, 204,1rgba(171,183,204,1)
CMYK Modelcmyk(16%,10%,0%,20%)
HSL Color Space218,24% ,74%hsl(218,24% ,74%)
HSV Color Space218°, 16%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010111011011111001100
Octal253267314
Decimal171183204
Hexabb7cc

Different shades of #abb7cc color code.

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

Light Shade of #abb7cc
#cbd2df
Dark Shade of #abb7cc
#8b9cb9
Saturated Shade of #abb7cc
#a4b5d3
Desaturated Shade of #abb7cc
#b2b9c5
Grey scale Shade of #abb7cc
#bbbbbb
Brighten Shade
#c4d0e5
Most Readable Shade
#000000

Shades of #abb7cc color code

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

#abb7cc
#98a2b5
#858e9e
#727a88
#5f6571
#4c515a
#393d44
#26282d
#131416
#000000

Similar Color like #abb7cc color

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

#acb8cd
#adb9ce
#aebacf
#afbbd0
#b0bcd1
#b1bdd2
#b2bed3
#b3bfd4
#b4c0d5
#b5c1d6
#b6c2d7
#b7c3d8
#b8c4d9
#b9c5da
#aab6cb
#a9b5ca
#a8b4c9
#a7b3c8
#a6b2c7
#a5b1c6
#a4b0c5
#a3afc4
#a2aec3
#a1adc2
#a0acc1
#9fabc0
#9eaabf
#9da9be

Monochromatic Color with #abb7cc

#abb7cc
#cfddf6
#1c1e22
#40454c
#646b77
#8791a1

Tints of #abb7cc Color

#abb7cc
#b4bfd1
#bdc7d7
#c7cfdd
#d0d7e2
#d9dfe8
#e3e7ee
#eceff3
#f5f7f9
#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

#abb7cc
#ccc0ab

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

Split Complementary

#abb7cc
#ccafab
#c8ccab

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

Analogous Color

#abc4cc
#abbecc
#abb7cc
#abb0cc
#acabcc

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

#abb7cc
#ccabb7
#b7ccab

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

#abb7cc
#ccabc7
#ccc0ab
#abccaf

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

#abb7cc
#ccc0ab
#c8ccab
#afabcc

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

#abb7cc Color Code Preview on Black Background Color

This is how #abb7cc Color will look on black background color. Color contrast ratio is 10.38

#abb7cc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abb7cc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abb7cc

#abb7cc color code is use for CSS Background Color

Background color for the above div is #abb7cc

HTML with inline CSS

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

#abb7cc color code is use for CSS Border Color

CSS Border color for the above div is #abb7cc

HTML with inline CSS

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

CSS Border Left color for the above div is #abb7cc

HTML with inline CSS

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

CSS Border Right color for the above div is #abb7cc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #abb7cc

HTML with inline CSS

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

CSS Border Top color for the above div is #abb7cc

HTML with inline CSS

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

#abb7cc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#abb7cc Color code Preview on White Background

This is how #abb7cc Color code will look on white background color. Color contrast ratio is 2.02

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

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