crispedge.com

Color picker

Loading...

#abc0e0 hex color - Blue - Cool color - Information

#abc0e0 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #abc0e0 Color code in RGB color code model is created after adding 67.06% red color, 75.29% green color and 87.84% blue color. Hex #abc0e0 Color code in CMYK color (process color) code model is generated after subtraction of 24% cyan, 14% magenta, 0% yellow and 12% black.

Hex #abc0e0 color code is between #aabbdd web safe hex color code and #bbccee web safe hex color code. #aabbdd is the nearest web safe color code. You can see here many more shades of #abc0e0 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeabc0e0#abc0e0
RGB Decimal171, 192, 224rgb(171, 192, 224)
RGB Percent67%, 75%, 88%rgb(67%, 75%, 88%)
CSS RGBa171, 192, 224,1rgba(171,192,224,1)
CMYK Modelcmyk(24%,14%,0%,12%)
HSL Color Space216,46% ,77%hsl(216,46% ,77%)
HSV Color Space216°, 24%, 88%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010111100000011100000
Octal253300340
Decimal171192224
Hexabc0e0

Different shades of #abc0e0 color code.

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

Light Shade of #abc0e0
#d0dcee
Dark Shade of #abc0e0
#86a4d2
Saturated Shade of #abc0e0
#a5bfe6
Desaturated Shade of #abc0e0
#b1c1da
Grey scale Shade of #abc0e0
#c5c5c5
Brighten Shade
#c4d9f9
Most Readable Shade
#000000

Shades of #abc0e0 color code

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

#abc0e0
#98aac7
#8595ae
#728095
#5f6a7c
#4c5563
#39404a
#262a31
#131518
#000000

Similar Color like #abc0e0 color

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

#acc1e1
#adc2e2
#aec3e3
#afc4e4
#b0c5e5
#b1c6e6
#b2c7e7
#b3c8e8
#b4c9e9
#b5caea
#b6cbeb
#b7ccec
#b8cded
#b9ceee
#aabfdf
#a9bede
#a8bddd
#a7bcdc
#a6bbdb
#a5bada
#a4b9d9
#a3b8d8
#a2b7d7
#a1b6d6
#a0b5d5
#9fb4d4
#9eb3d3
#9db2d2

Monochromatic Color with #abc0e0

#abc0e0
#090a0b
#292e36
#4a5360
#6a778b
#8b9cb5

Tints of #abc0e0 Color

#abc0e0
#b4c7e3
#bdcee6
#c7d5ea
#d0dced
#d9e3f1
#e3eaf4
#ecf1f8
#f5f8fb
#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

#abc0e0
#e0cbab

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

Split Complementary

#abc0e0
#e0b0ab
#dbe0ab

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

Analogous Color

#abd5e0
#abcbe0
#abc0e0
#abb5e0
#ababe0

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

#abc0e0
#e0abc0
#c0e0ab

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

#abc0e0
#e0abda
#e0cbab
#abe0b0

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

#abc0e0
#e0cbab
#dbe0ab
#b0abe0

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

#abc0e0 Color Code Preview on Black Background Color

This is how #abc0e0 Color will look on black background color. Color contrast ratio is 11.35

#abc0e0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abc0e0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abc0e0

#abc0e0 color code is use for CSS Background Color

Background color for the above div is #abc0e0

HTML with inline CSS

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

#abc0e0 color code is use for CSS Border Color

CSS Border color for the above div is #abc0e0

HTML with inline CSS

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

CSS Border Left color for the above div is #abc0e0

HTML with inline CSS

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

CSS Border Right color for the above div is #abc0e0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #abc0e0

HTML with inline CSS

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

CSS Border Top color for the above div is #abc0e0

HTML with inline CSS

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

#abc0e0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#abc0e0 Color code Preview on White Background

This is how #abc0e0 Color code will look on white background color. Color contrast ratio is 1.85

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

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