crispedge.com

Color picker

Loading...

#aaabae hex color - Blue - Cool color - Information

#aaabae hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #aaabae Color code in RGB color code model is created after adding 66.67% red color, 67.06% green color and 68.24% blue color. Hex #aaabae Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 2% magenta, 0% yellow and 32% black.

Hex #aaabae color code is between #99aaaa web safe hex color code and #bbbbbb web safe hex color code. #99aaaa is the nearest web safe color code. You can see here many more shades of #aaabae color code.

0 Likes 0 Comments | 6 Views

RGB Chart

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

Color Table

Hex Color Codeaaabae#aaabae
RGB Decimal170, 171, 174rgb(170, 171, 174)
RGB Percent67%, 67%, 68%rgb(67%, 67%, 68%)
CSS RGBa170, 171, 174,1rgba(170,171,174,1)
CMYK Modelcmyk(2%,2%,0%,32%)
HSL Color Space225,2% ,67%hsl(225,2% ,67%)
HSV Color Space225°, 2%, 68%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010101010101110101110
Octal252253256
Decimal170171174
Hexaaabae

Different shades of #aaabae color code.

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

Light Shade of #aaabae
#c4c5c7
Dark Shade of #aaabae
#909195
Saturated Shade of #aaabae
#a2a7b6
Desaturated Shade of #aaabae
#acacac
Grey scale Shade of #aaabae
#acacac
Brighten Shade
#c3c4c7
Most Readable Shade
#000000

Shades of #aaabae color code

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

#aaabae
#97989a
#848587
#717274
#5e5f60
#4b4c4d
#38393a
#252626
#121313
#000000

Similar Color like #aaabae color

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

#abacaf
#acadb0
#adaeb1
#aeafb2
#afb0b3
#b0b1b4
#b1b2b5
#b2b3b6
#b3b4b7
#b4b5b8
#b5b6b9
#b6b7ba
#b7b8bb
#b8b9bc
#a9aaad
#a8a9ac
#a7a8ab
#a6a7aa
#a5a6a9
#a4a5a8
#a3a4a7
#a2a3a6
#a1a2a5
#a0a1a4
#9fa0a3
#9e9fa2
#9d9ea1
#9c9da0

Monochromatic Color with #aaabae

#aaabae
#d4d5d8
#040404
#2d2e2e
#575759
#808183

Tints of #aaabae Color

#aaabae
#b3b4b7
#bcbdc0
#c6c7c9
#cfd0d2
#d9d9db
#e2e3e4
#ececed
#f5f5f6
#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

#aaabae
#aeadaa

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

Split Complementary

#aaabae
#aeabaa
#adaeaa

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

Analogous Color

#aaadae
#aaacae
#aaabae
#aaaaae
#abaaae

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

#aaabae
#aeaaab
#abaeaa

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

#aaabae
#aeaaad
#aeadaa
#aaaeab

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

#aaabae
#aeadaa
#adaeaa
#abaaae

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

#aaabae Color Code Preview on Black Background Color

This is how #aaabae Color will look on black background color. Color contrast ratio is 9.15

#aaabae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaabae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaabae

#aaabae color code is use for CSS Background Color

Background color for the above div is #aaabae

HTML with inline CSS

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

#aaabae color code is use for CSS Border Color

CSS Border color for the above div is #aaabae

HTML with inline CSS

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

CSS Border Left color for the above div is #aaabae

HTML with inline CSS

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

CSS Border Right color for the above div is #aaabae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aaabae

HTML with inline CSS

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

CSS Border Top color for the above div is #aaabae

HTML with inline CSS

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

#aaabae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aaabae Color code Preview on White Background

This is how #aaabae Color code will look on white background color. Color contrast ratio is 2.30

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

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

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.