crispedge.com

Color picker

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

#abbbc6 hex color - Blue - Cool color - Information

#abbbc6 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #abbbc6 Color code in RGB color code model is created after adding 67.06% red color, 73.33% green color and 77.65% blue color. Hex #abbbc6 Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 6% magenta, 0% yellow and 22% black.

Hex #abbbc6 color code is between #aaaacc web safe hex color code and #bbccbb web safe hex color code. #aaaacc is the nearest web safe color code. You can see here many more shades of #abbbc6 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeabbbc6#abbbc6
RGB Decimal171, 187, 198rgb(171, 187, 198)
RGB Percent67%, 73%, 78%rgb(67%, 73%, 78%)
CSS RGBa171, 187, 198,1rgba(171,187,198,1)
CMYK Modelcmyk(14%,6%,0%,22%)
HSL Color Space204,19% ,72%hsl(204,19% ,72%)
HSV Color Space204°, 14%, 78%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010111011101111000110
Octal253273306
Decimal171187198
Hexabbbc6

Different shades of #abbbc6 color code.

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

Light Shade of #abbbc6
#c9d4db
Dark Shade of #abbbc6
#8da2b1
Saturated Shade of #abbbc6
#a4bccd
Desaturated Shade of #abbbc6
#b2babf
Grey scale Shade of #abbbc6
#b8b8b8
Brighten Shade
#c4d4df
Most Readable Shade
#000000

Shades of #abbbc6 color code

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

#abbbc6
#98a6b0
#85919a
#727c84
#5f676e
#4c5358
#393e42
#26292c
#131416
#000000

Similar Color like #abbbc6 color

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

#acbcc7
#adbdc8
#aebec9
#afbfca
#b0c0cb
#b1c1cc
#b2c2cd
#b3c3ce
#b4c4cf
#b5c5d0
#b6c6d1
#b7c7d2
#b8c8d3
#b9c9d4
#aabac5
#a9b9c4
#a8b8c3
#a7b7c2
#a6b6c1
#a5b5c0
#a4b4bf
#a3b3be
#a2b2bd
#a1b1bc
#a0b0bb
#9fafba
#9eaeb9
#9dadb8

Monochromatic Color with #abbbc6

#abbbc6
#d0e3f0
#181a1c
#3d4346
#626b71
#86939b

Tints of #abbbc6 Color

#abbbc6
#b4c2cc
#bdcad2
#c7d1d9
#d0d9df
#d9e0e5
#e3e8ec
#eceff2
#f5f7f8
#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

#abbbc6
#c6b6ab

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

Split Complementary

#abbbc6
#c6abad
#c6c4ab

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

Analogous Color

#abc6c6
#abc0c6
#abbbc6
#abb6c6
#abb0c6

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

#abbbc6
#c6abbb
#bbc6ab

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

#abbbc6
#c3abc6
#c6b6ab
#adc6ab

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

#abbbc6
#c6b6ab
#c6c4ab
#abadc6

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

#abbbc6 Color Code Preview on Black Background Color

This is how #abbbc6 Color will look on black background color. Color contrast ratio is 10.66

#abbbc6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abbbc6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abbbc6

#abbbc6 color code is use for CSS Background Color

Background color for the above div is #abbbc6

HTML with inline CSS

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

#abbbc6 color code is use for CSS Border Color

CSS Border color for the above div is #abbbc6

HTML with inline CSS

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

CSS Border Left color for the above div is #abbbc6

HTML with inline CSS

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

CSS Border Right color for the above div is #abbbc6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #abbbc6

HTML with inline CSS

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

CSS Border Top color for the above div is #abbbc6

HTML with inline CSS

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

#abbbc6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#abbbc6 Color code Preview on White Background

This is how #abbbc6 Color code will look on white background color. Color contrast ratio is 1.97

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.