Skip to main content Skip to docs navigation

#a4bbbf 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 Hopeful Blue and its hex is #A2B9BF Nearest Color Name

Color Hue/Base color: Blue

Hex #a4bbbf Color code in RGB color code model is created after adding 64.31% red color, 73.33% green color and 74.9% blue color. Hex #a4bbbf Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 2% magenta, 0% yellow and 25.1% black.

Hex #a4bbbf color code is between #aaaabb web safe hex color code and #99cccc web safe hex color code. #aaaabb is the nearest web safe color code. You can see here many more shades of #a4bbbf color code.

RGB Chart

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

Color Table

Hex Color Code a4bbbf #a4bbbf
RGB Decimal 164, 187, 191 164, 187, 191
RGB Percent 64%, 73%, 75% rgb(64%, 73%, 75%)
CSS RGBa 164, 187, 191,1 rgba(164,187,191,1)
CMYK Model cmyk(14%,2%,0%,25.1%)
HSL Color Space 189,17% ,70% hsl(189,17% ,70%)
HSV Color Space 189°, 14%, 75%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10100100 10111011 10111111
Octal 244 273 277
Decimal 164 187 191
Hex a4 bb bf

Different shades of #a4bbbf color code.

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

Darkest of #a4bbbf
#537177
Darker of #a4bbbf
#688e95
Dark of #a4bbbf
#86a5aa
Base of #a4bbbf
#a4bbbf
Light of #a4bbbf
#c2d1d4
Lighter
#e0e8e9
Lightest
#fefefe

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

#a4bbbf
#bfa8a4

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

Split Complementary

#a4bbbf
#bfa4ae
#bfb6a4

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

Analogous Color

#a4bfb3
#a4bfb8
#a4bbbf
#a4b2bf
#a4a7bf

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

#a4bbbf
#bbbfa4
#bfa4bb

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

#a4bbbf
#bfa4bb
#bfa8a4
#a4bfa8

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

#a4bbbf
#b6a4bf
#bfa8a4
#aebfa4

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 #a4bbbf

#3e5559
#537177
#688e95
#86a5aa
#a4bbbf
#c2d1d4
#e0e8e9
#fefefe
#ffffff

Tints of #a4bbbf Color

#a4bbbf
#aec2c6
#b8cacd
#c2d1d4
#ccd9db
#d6e0e2
#e0e8e9
#eaeff0
#f4f7f7
#ffffff

Shades of #a4bbbf color code

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

#a4bbbf
#91a6a9
#7f9194
#6d7c7f
#5b676a
#485354
#363e3f
#24292a
#121415
#000000

Tones

#a4bbbf
#b2b2b2
#b2b2b2
#b2b2b2
#b2b2b2

Tones

Similar Color like #a4bbbf color

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

#a5bcc0
#a6bdc1
#a7bec2
#a8bfc3
#a9c0c4
#aac1c5
#abc2c6
#acc3c7
#adc4c8
#aec5c9
#afc6ca
#b0c7cb
#b1c8cc
#b2c9cd
#a3babe
#a2b9bd
#a1b8bc
#a0b7bb
#9fb6ba
#9eb5b9
#9db4b8
#9cb3b7
#9bb2b6
#9ab1b5
#99b0b4
#98afb3
#97aeb2
#96adb1

Download this Dark Blue

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

#a4bbbf Color Code Preview on Black Background Color

This is how #a4bbbf Color will look on black background color. Color contrast ratio is 10.44

#a4bbbf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a4bbbf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a4bbbf

#a4bbbf color code is use for CSS Background Color

Background color for the above div is #a4bbbf

HTML with inline CSS

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

#a4bbbf color code is use for CSS Border Color

CSS Border color for the above div is #a4bbbf

HTML with inline CSS

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

CSS Border Left color for the above div is #a4bbbf

HTML with inline CSS

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

CSS Border Right color for the above div is #a4bbbf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a4bbbf

HTML with inline CSS

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

CSS Border Top color for the above div is #a4bbbf

HTML with inline CSS

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

#a4bbbf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a4bbbf Color code Preview on White Background

This is how #a4bbbf Color code will look on white background color. Color contrast ratio is 2.01

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

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