crispedge.com

Color picker

Loading...

#aabecb hex color - Blue - Cool color - Information

#aabecb hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #aabecb Color code in RGB color code model is created after adding 66.67% red color, 74.51% green color and 79.61% blue color. Hex #aabecb Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 6% magenta, 0% yellow and 20% black.

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

0 Likes 0 Comments | 23 Views

RGB Chart

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

Color Table

Hex Color Codeaabecb#aabecb
RGB Decimal170, 190, 203rgb(170, 190, 203)
RGB Percent67%, 75%, 80%rgb(67%, 75%, 80%)
CSS RGBa170, 190, 203,1rgba(170,190,203,1)
CMYK Modelcmyk(16%,6%,0%,20%)
HSL Color Space204,24% ,73%hsl(204,24% ,73%)
HSV Color Space204°, 16%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010101011111011001011
Octal252276313
Decimal170190203
Hexaabecb

Different shades of #aabecb color code.

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

Light Shade of #aabecb
#cad6de
Dark Shade of #aabecb
#8aa6b8
Saturated Shade of #aabecb
#a3bfd2
Desaturated Shade of #aabecb
#b1bdc4
Grey scale Shade of #aabecb
#bababa
Brighten Shade
#c3d7e4
Most Readable Shade
#000000

Shades of #aabecb color code

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

#aabecb
#97a8b4
#84939d
#717e87
#5e6970
#4b545a
#383f43
#252a2d
#121516
#000000

Similar Color like #aabecb color

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

#abbfcc
#acc0cd
#adc1ce
#aec2cf
#afc3d0
#b0c4d1
#b1c5d2
#b2c6d3
#b3c7d4
#b4c8d5
#b5c9d6
#b6cad7
#b7cbd8
#b8ccd9
#a9bdca
#a8bcc9
#a7bbc8
#a6bac7
#a5b9c6
#a4b8c5
#a3b7c4
#a2b6c3
#a1b5c2
#a0b4c1
#9fb3c0
#9eb2bf
#9db1be
#9cb0bd

Monochromatic Color with #aabecb

#aabecb
#cee6f5
#1c1f21
#3f474b
#636e76
#8696a0

Tints of #aabecb Color

#aabecb
#b3c5d0
#bcccd6
#c6d3dc
#cfdae2
#d9e2e7
#e2e9ed
#ecf0f3
#f5f7f9
#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

#aabecb
#cbb7aa

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

Split Complementary

#aabecb
#cbaaad
#cbc8aa

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

Analogous Color

#aacbcb
#aac5cb
#aabecb
#aab7cb
#aab1cb

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

#aabecb
#cbaabe
#becbaa

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

#aabecb
#c7aacb
#cbb7aa
#adcbaa

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

#aabecb
#cbb7aa
#cbc8aa
#aaadcb

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

#aabecb Color Code Preview on Black Background Color

This is how #aabecb Color will look on black background color. Color contrast ratio is 10.94

#aabecb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aabecb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aabecb

#aabecb color code is use for CSS Background Color

Background color for the above div is #aabecb

HTML with inline CSS

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

#aabecb color code is use for CSS Border Color

CSS Border color for the above div is #aabecb

HTML with inline CSS

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

CSS Border Left color for the above div is #aabecb

HTML with inline CSS

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

CSS Border Right color for the above div is #aabecb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aabecb

HTML with inline CSS

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

CSS Border Top color for the above div is #aabecb

HTML with inline CSS

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

#aabecb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aabecb Color code Preview on White Background

This is how #aabecb Color code will look on white background color. Color contrast ratio is 1.92

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

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(170,190,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(203,183,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(170,190,203,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 23 Views

Post your comment:-

By submitting comment you agree to our privacy policy.