crispedge.com

Color picker

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

#abbcd2 hex color - Blue - Cool color - Information

#abbcd2 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #abbcd2 Color code in RGB color code model is created after adding 67.06% red color, 73.73% green color and 82.35% blue color. Hex #abbcd2 Color code in CMYK color (process color) code model is generated after subtraction of 19% cyan, 10% magenta, 0% yellow and 18% black.

Hex #abbcd2 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 #abbcd2 color code.

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Codeabbcd2#abbcd2
RGB Decimal171, 188, 210rgb(171, 188, 210)
RGB Percent67%, 74%, 82%rgb(67%, 74%, 82%)
CSS RGBa171, 188, 210,1rgba(171,188,210,1)
CMYK Modelcmyk(19%,10%,0%,18%)
HSL Color Space214,30% ,75%hsl(214,30% ,75%)
HSV Color Space214°, 19%, 82%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010111011110011010010
Octal253274322
Decimal171188210
Hexabbcd2

Different shades of #abbcd2 color code.

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

Light Shade of #abbcd2
#ccd6e4
Dark Shade of #abbcd2
#8aa1c0
Saturated Shade of #abbcd2
#a5bbd8
Desaturated Shade of #abbcd2
#b1bdcc
Grey scale Shade of #abbcd2
#bebebe
Brighten Shade
#c4d5eb
Most Readable Shade
#000000

Shades of #abbcd2 color code

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

#abbcd2
#98a7ba
#8592a3
#727d8c
#5f6874
#4c535d
#393e46
#26292e
#131417
#000000

Similar Color like #abbcd2 color

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

#acbdd3
#adbed4
#aebfd5
#afc0d6
#b0c1d7
#b1c2d8
#b2c3d9
#b3c4da
#b4c5db
#b5c6dc
#b6c7dd
#b7c8de
#b8c9df
#b9cae0
#aabbd1
#a9bad0
#a8b9cf
#a7b8ce
#a6b7cd
#a5b6cc
#a4b5cb
#a3b4ca
#a2b3c9
#a1b2c8
#a0b1c7
#9fb0c6
#9eafc5
#9daec4

Monochromatic Color with #abbcd2

#abbcd2
#cee2fc
#212428
#434a52
#66707d
#8896a7

Tints of #abbcd2 Color

#abbcd2
#b4c3d7
#bdcadc
#c7d2e1
#d0d9e6
#d9e1eb
#e3e8f0
#ecf0f5
#f5f7fa
#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

#abbcd2
#d2c1ab

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

Split Complementary

#abbcd2
#d2adab
#d0d2ab

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

Analogous Color

#abccd2
#abc4d2
#abbcd2
#abb4d2
#abacd2

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

#abbcd2
#d2abbc
#bcd2ab

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

#abbcd2
#d2abcf
#d2c1ab
#abd2ad

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

#abbcd2
#d2c1ab
#d0d2ab
#adabd2

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

#abbcd2 Color Code Preview on Black Background Color

This is how #abbcd2 Color will look on black background color. Color contrast ratio is 10.86

#abbcd2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abbcd2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abbcd2

#abbcd2 color code is use for CSS Background Color

Background color for the above div is #abbcd2

HTML with inline CSS

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

#abbcd2 color code is use for CSS Border Color

CSS Border color for the above div is #abbcd2

HTML with inline CSS

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

CSS Border Left color for the above div is #abbcd2

HTML with inline CSS

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

CSS Border Right color for the above div is #abbcd2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #abbcd2

HTML with inline CSS

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

CSS Border Top color for the above div is #abbcd2

HTML with inline CSS

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

#abbcd2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#abbcd2 Color code Preview on White Background

This is how #abbcd2 Color code will look on white background color. Color contrast ratio is 1.93

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

Related Gradients

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.