crispedge.com

Color picker

Loading...

#acb4b8 hex color - Blue - Cool color - Information

#acb4b8 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #acb4b8 Color code in RGB color code model is created after adding 67.45% red color, 70.59% green color and 72.16% blue color. Hex #acb4b8 Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 2% magenta, 0% yellow and 28% black.

Hex #acb4b8 color code is between #aabbbb web safe hex color code and #bbaaaa web safe hex color code. #aabbbb is the nearest web safe color code. You can see here many more shades of #acb4b8 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeacb4b8#acb4b8
RGB Decimal172, 180, 184rgb(172, 180, 184)
RGB Percent67%, 71%, 72%rgb(67%, 71%, 72%)
CSS RGBa172, 180, 184,1rgba(172,180,184,1)
CMYK Modelcmyk(7%,2%,0%,28%)
HSL Color Space200,8% ,70%hsl(200,8% ,70%)
HSV Color Space200°, 7%, 72%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011001011010010111000
Octal254264270
Decimal172180184
Hexacb4b8

Different shades of #acb4b8 color code.

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

Light Shade of #acb4b8
#c7cdd0
Dark Shade of #acb4b8
#919ba0
Saturated Shade of #acb4b8
#a4b7c0
Desaturated Shade of #acb4b8
#b2b2b2
Grey scale Shade of #acb4b8
#b2b2b2
Brighten Shade
#c5cdd1
Most Readable Shade
#000000

Shades of #acb4b8 color code

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

#acb4b8
#98a0a3
#858c8f
#72787a
#5f6466
#4c5051
#393c3d
#262828
#131414
#000000

Similar Color like #acb4b8 color

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

#adb5b9
#aeb6ba
#afb7bb
#b0b8bc
#b1b9bd
#b2babe
#b3bbbf
#b4bcc0
#b5bdc1
#b6bec2
#b7bfc3
#b8c0c4
#b9c1c5
#bac2c6
#abb3b7
#aab2b6
#a9b1b5
#a8b0b4
#a7afb3
#a6aeb2
#a5adb1
#a4acb0
#a3abaf
#a2aaae
#a1a9ad
#a0a8ac
#9fa7ab
#9ea6aa

Monochromatic Color with #acb4b8

#acb4b8
#d4dee2
#0d0e0e
#353738
#5d6163
#848a8d

Tints of #acb4b8 Color

#acb4b8
#b5bcbf
#bec4c7
#c7cdcf
#d0d5d7
#dadddf
#e3e6e7
#eceeef
#f5f6f7
#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

#acb4b8
#b8b0ac

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

Split Complementary

#acb4b8
#b8acae
#b8b6ac

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

Analogous Color

#acb8b7
#acb6b8
#acb4b8
#acb2b8
#acafb8

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

#acb4b8
#b8acb4
#b4b8ac

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

#acb4b8
#b6acb8
#b8b0ac
#aeb8ac

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

#acb4b8
#b8b0ac
#b8b6ac
#acaeb8

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

#acb4b8 Color Code Preview on Black Background Color

This is how #acb4b8 Color will look on black background color. Color contrast ratio is 9.97

#acb4b8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #acb4b8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #acb4b8

#acb4b8 color code is use for CSS Background Color

Background color for the above div is #acb4b8

HTML with inline CSS

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

#acb4b8 color code is use for CSS Border Color

CSS Border color for the above div is #acb4b8

HTML with inline CSS

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

CSS Border Left color for the above div is #acb4b8

HTML with inline CSS

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

CSS Border Right color for the above div is #acb4b8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #acb4b8

HTML with inline CSS

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

CSS Border Top color for the above div is #acb4b8

HTML with inline CSS

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

#acb4b8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#acb4b8 Color code Preview on White Background

This is how #acb4b8 Color code will look on white background color. Color contrast ratio is 2.11

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.