Skip to main content Skip to docs navigation

#abaab2 hex color | Download Dark Blue BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Velvet Grey and its hex is #ACAAB3 Nearest Color Name

Color Hue/Base color: Blue

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

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

RGB Chart

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

Color Table

Hex Color Code abaab2 #abaab2
RGB Decimal 171, 170, 178 171, 170, 178
RGB Percent 67%, 67%, 70% rgb(67%, 67%, 70%)
CSS RGBa 171, 170, 178,1 rgba(171,170,178,1)
CMYK Model cmyk(4%,4%,0%,30.2%)
HSL Color Space 248,5% ,68% hsl(248,5% ,68%)
HSV Color Space 248°, 4%, 70%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101011 10101010 10110010
Octal 253 252 262
Decimal 171 170 178
Hex ab aa b2

Different shades of #abaab2 color code.

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

Darkest of #abaab2
#5e5d66
Darker of #abaab2
#767581
Dark of #abaab2
#918f9a
Base of #abaab2
#abaab2
Light of #abaab2
#c5c5ca
Lighter
#e0e0e2
Lightest
#fafafb

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

#abaab2
#b1b2aa

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

Split Complementary

#abaab2
#b2afaa
#adb2aa

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

Analogous Color

#aaaeb2
#aaacb2
#abaab2
#aeaab2
#b1aab2

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

#abaab2
#aab2ab
#b2abaa

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

#abaab2
#b2abaa
#b1b2aa
#aab1b2

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#abaab2
#b2aaad
#b1b2aa
#aab2af

Square 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).

Monochromatic Color with #abaab2

#45444c
#5e5d66
#767581
#918f9a
#abaab2
#c5c5ca
#e0e0e2
#fafafb
#ffffff

Tints of #abaab2 Color

#abaab2
#b4b3ba
#bdbcc3
#c7c6cb
#d0cfd4
#d9d9dc
#e3e2e5
#ececed
#f5f5f6
#ffffff

Shades of #abaab2 color code

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

#abaab2
#98979e
#85848a
#727176
#5f5e62
#4c4b4f
#39383b
#262527
#131213
#000000

Tones

#abaab2
#aeaeae
#aeaeae
#aeaeae
#aeaeae

Tones

Similar Color like #abaab2 color

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

#acabb3
#adacb4
#aeadb5
#afaeb6
#b0afb7
#b1b0b8
#b2b1b9
#b3b2ba
#b4b3bb
#b5b4bc
#b6b5bd
#b7b6be
#b8b7bf
#b9b8c0
#aaa9b1
#a9a8b0
#a8a7af
#a7a6ae
#a6a5ad
#a5a4ac
#a4a3ab
#a3a2aa
#a2a1a9
#a1a0a8
#a09fa7
#9f9ea6
#9e9da5
#9d9ca4

Download this Dark Blue

Hex #abaab2 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.

#abaab2 Color Code Preview on Black Background Color

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

#abaab2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abaab2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abaab2

#abaab2 color code is use for CSS Background Color

Background color for the above div is #abaab2

HTML with inline CSS

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

#abaab2 color code is use for CSS Border Color

CSS Border color for the above div is #abaab2

HTML with inline CSS

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

CSS Border Left color for the above div is #abaab2

HTML with inline CSS

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

CSS Border Right color for the above div is #abaab2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #abaab2

HTML with inline CSS

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

CSS Border Top color for the above div is #abaab2

HTML with inline CSS

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

#abaab2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#abaab2 Color code Preview on White Background

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(171,170,178,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(177,178,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(171,170,178,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }