crispedge.com

Color picker

Loading...

#abade7 hex color - Blue - Cool color - Information

#abade7 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #abade7 Color code in RGB color code model is created after adding 67.06% red color, 67.84% green color and 90.59% blue color. Hex #abade7 Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 25% magenta, 0% yellow and 9% black.

Hex #abade7 color code is between #aaaaee web safe hex color code and #bbbbdd web safe hex color code. #aaaaee is the nearest web safe color code. You can see here many more shades of #abade7 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeabade7#abade7
RGB Decimal171, 173, 231rgb(171, 173, 231)
RGB Percent67%, 68%, 91%rgb(67%, 68%, 91%)
CSS RGBa171, 173, 231,1rgba(171,173,231,1)
CMYK Modelcmyk(26%,25%,0%,9%)
HSL Color Space238,56% ,79%hsl(238,56% ,79%)
HSV Color Space238°, 26%, 91%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010111010110111100111
Octal253255347
Decimal171173231
Hexabade7

Different shades of #abade7 color code.

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

Light Shade of #abade7
#d3d4f2
Dark Shade of #abade7
#8386dc
Saturated Shade of #abade7
#a6a8ec
Desaturated Shade of #abade7
#b0b2e2
Grey scale Shade of #abade7
#c9c9c9
Brighten Shade
#c4c6ff
Most Readable Shade
#000000

Shades of #abade7 color code

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

#abade7
#9899cd
#8586b3
#72739a
#5f6080
#4c4c66
#39394d
#262633
#131319
#000000

Similar Color like #abade7 color

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

#acaee8
#adafe9
#aeb0ea
#afb1eb
#b0b2ec
#b1b3ed
#b2b4ee
#b3b5ef
#b4b6f0
#b5b7f1
#b6b8f2
#b7b9f3
#b8baf4
#b9bbf5
#aaace6
#a9abe5
#a8aae4
#a7a9e3
#a6a8e2
#a5a7e1
#a4a6e0
#a3a5df
#a2a4de
#a1a3dd
#a0a2dc
#9fa1db
#9ea0da
#9d9fd9

Monochromatic Color with #abade7

#abade7
#0e0e12
#2d2e3d
#4d4e67
#6c6d92
#8c8dbc

Tints of #abade7 Color

#abade7
#b4b6e9
#bdbfec
#c7c8ef
#d0d1f1
#d9daf4
#e3e3f7
#ececf9
#f5f5fc
#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

#abade7
#e7e5ab

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

Split Complementary

#abade7
#e7c7ab
#cbe7ab

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

Analogous Color

#abc5e7
#abb9e7
#abade7
#b5abe7
#c1abe7

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

#abade7
#e7abad
#ade7ab

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

#abade7
#e7abcb
#e7e5ab
#abe7c7

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

#abade7
#e7e5ab
#cbe7ab
#c7abe7

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

#abade7 Color Code Preview on Black Background Color

This is how #abade7 Color will look on black background color. Color contrast ratio is 9.86

#abade7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abade7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abade7

#abade7 color code is use for CSS Background Color

Background color for the above div is #abade7

HTML with inline CSS

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

#abade7 color code is use for CSS Border Color

CSS Border color for the above div is #abade7

HTML with inline CSS

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

CSS Border Left color for the above div is #abade7

HTML with inline CSS

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

CSS Border Right color for the above div is #abade7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #abade7

HTML with inline CSS

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

CSS Border Top color for the above div is #abade7

HTML with inline CSS

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

#abade7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#abade7 Color code Preview on White Background

This is how #abade7 Color code will look on white background color. Color contrast ratio is 2.13

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

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,173,231,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(231,229,171,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(171,173,231,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.