crispedge.com

Color picker

Loading...

#aaabab hex color - Grey - Cool color - Information

#aaabab hex color - Grey - Cool color

Color Hue/Base color: Grey

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

Hex #aaabab 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 #aaabab color code.

0 Likes 0 Comments | 48 Views

RGB Chart

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

Color Table

Hex Color Codeaaabab#aaabab
RGB Decimal170, 171, 171rgb(170, 171, 171)
RGB Percent67%, 67%, 67%rgb(67%, 67%, 67%)
CSS RGBa170, 171, 171,1rgba(170,171,171,1)
CMYK Modelcmyk(1%,0%,0%,33%)
HSL Color Space180,1% ,67%hsl(180,1% ,67%)
HSV Color Space180°, 1%, 67%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010101010101110101011
Octal252253253
Decimal170171171
Hexaaabab

Different shades of #aaabab color code.

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

Light Shade of #aaabab
#c4c4c4
Dark Shade of #aaabab
#909292
Saturated Shade of #aaabab
#a2b3b3
Desaturated Shade of #aaabab
#aaaaaa
Grey scale Shade of #aaabab
#aaaaaa
Brighten Shade
#c3c4c4
Most Readable Shade
#000000

Shades of #aaabab color code

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

#aaabab
#979898
#848585
#717272
#5e5f5f
#4b4c4c
#383939
#252626
#121313
#000000

Similar Color like #aaabab color

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

#abacac
#acadad
#adaeae
#aeafaf
#afb0b0
#b0b1b1
#b1b2b2
#b2b3b3
#b3b4b4
#b4b5b5
#b5b6b6
#b6b7b7
#b7b8b8
#b8b9b9
#a9aaaa
#a8a9a9
#a7a8a8
#a6a7a7
#a5a6a6
#a4a5a5
#a3a4a4
#a2a3a3
#a1a2a2
#a0a1a1
#9fa0a0
#9e9f9f
#9d9e9e
#9c9d9d

Monochromatic Color with #aaabab

#aaabab
#d4d5d5
#010101
#2b2b2b
#555656
#808080

Tints of #aaabab Color

#aaabab
#b3b4b4
#bcbdbd
#c6c7c7
#cfd0d0
#d9d9d9
#e2e3e3
#ececec
#f5f5f5
#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

#aaabab
#abaaaa

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

Split Complementary

#aaabab
#abaaaa
#abaaaa

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

Analogous Color

#aaabab
#aaabab
#aaabab
#aaabab
#aaabab

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

#aaabab
#abaaab
#ababaa

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

#aaabab
#aaaaab
#abaaaa
#aaabaa

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

#aaabab
#abaaaa
#abaaaa
#aaaaab

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

#aaabab Color Code Preview on Black Background Color

This is how #aaabab Color will look on black background color. Color contrast ratio is 9.12

#aaabab in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaabab

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaabab

#aaabab color code is use for CSS Background Color

Background color for the above div is #aaabab

HTML with inline CSS

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

#aaabab color code is use for CSS Border Color

CSS Border color for the above div is #aaabab

HTML with inline CSS

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

CSS Border Left color for the above div is #aaabab

HTML with inline CSS

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

CSS Border Right color for the above div is #aaabab

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aaabab

HTML with inline CSS

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

CSS Border Top color for the above div is #aaabab

HTML with inline CSS

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

#aaabab hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aaabab Color code Preview on White Background

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

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

0 Likes 0 Comments | 48 Views

Post your comment:-

By submitting comment you agree to our privacy policy.