crispedge.com

Color picker

Loading...

#abd6e9 hex color - Blue - Cool color - Information

#abd6e9 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #abd6e9 Color code in RGB color code model is created after adding 67.06% red color, 83.92% green color and 91.37% blue color. Hex #abd6e9 Color code in CMYK color (process color) code model is generated after subtraction of 27% cyan, 8% magenta, 0% yellow and 9% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeabd6e9#abd6e9
RGB Decimal171, 214, 233rgb(171, 214, 233)
RGB Percent67%, 84%, 91%rgb(67%, 84%, 91%)
CSS RGBa171, 214, 233,1rgba(171,214,233,1)
CMYK Modelcmyk(27%,8%,0%,9%)
HSL Color Space198,58% ,79%hsl(198,58% ,79%)
HSV Color Space198°, 27%, 91%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010111101011011101001
Octal253326351
Decimal171214233
Hexabd6e9

Different shades of #abd6e9 color code.

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

Light Shade of #abd6e9
#d3eaf4
Dark Shade of #abd6e9
#83c2de
Saturated Shade of #abd6e9
#a6d8ee
Desaturated Shade of #abd6e9
#b0d4e4
Grey scale Shade of #abd6e9
#cacaca
Brighten Shade
#c4efff
Most Readable Shade
#000000

Shades of #abd6e9 color code

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

#abd6e9
#98becf
#85a6b5
#728e9b
#5f7681
#4c5f67
#39474d
#262f33
#131719
#000000

Similar Color like #abd6e9 color

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

#acd7ea
#add8eb
#aed9ec
#afdaed
#b0dbee
#b1dcef
#b2ddf0
#b3def1
#b4dff2
#b5e0f3
#b6e1f4
#b7e2f5
#b8e3f6
#b9e4f7
#aad5e8
#a9d4e7
#a8d3e6
#a7d2e5
#a6d1e4
#a5d0e3
#a4cfe2
#a3cee1
#a2cde0
#a1ccdf
#a0cbde
#9fcadd
#9ec9dc
#9dc8db

Monochromatic Color with #abd6e9

#abd6e9
#0f1314
#2e3a3f
#4d6169
#6d8894
#8cafbe

Tints of #abd6e9 Color

#abd6e9
#b4daeb
#bddfed
#c7e3f0
#d0e8f2
#d9ecf5
#e3f1f7
#ecf5fa
#f5fafc
#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

#abd6e9
#e9beab

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

Split Complementary

#abd6e9
#e9abb7
#e9ddab

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

Analogous Color

#abe9e3
#abe2e9
#abd6e9
#abcae9
#abbde9

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

#abd6e9
#e9abd6
#d6e9ab

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

#abd6e9
#ddabe9
#e9beab
#b7e9ab

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

#abd6e9
#e9beab
#e9ddab
#abb7e9

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

#abd6e9 Color Code Preview on Black Background Color

This is how #abd6e9 Color will look on black background color. Color contrast ratio is 13.53

#abd6e9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abd6e9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abd6e9

#abd6e9 color code is use for CSS Background Color

Background color for the above div is #abd6e9

HTML with inline CSS

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

#abd6e9 color code is use for CSS Border Color

CSS Border color for the above div is #abd6e9

HTML with inline CSS

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

CSS Border Left color for the above div is #abd6e9

HTML with inline CSS

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

CSS Border Right color for the above div is #abd6e9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #abd6e9

HTML with inline CSS

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

CSS Border Top color for the above div is #abd6e9

HTML with inline CSS

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

#abd6e9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#abd6e9 Color code Preview on White Background

This is how #abd6e9 Color code will look on white background color. Color contrast ratio is 1.55

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

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,214,233,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(233,190,171,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(171,214,233,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.