crispedge.com

Color picker

Loading...

#acb0b1 hex color - Grey - Cool color - Information

#acb0b1 hex color - Grey - Cool color

Color Hue/Base color: Grey

Hex #acb0b1 Color code in RGB color code model is created after adding 67.45% red color, 69.02% green color and 69.41% blue color. Hex #acb0b1 Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 1% magenta, 0% yellow and 31% black.

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

0 Likes 0 Comments | 22 Views

RGB Chart

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

Color Table

Hex Color Codeacb0b1#acb0b1
RGB Decimal172, 176, 177rgb(172, 176, 177)
RGB Percent67%, 69%, 69%rgb(67%, 69%, 69%)
CSS RGBa172, 176, 177,1rgba(172,176,177,1)
CMYK Modelcmyk(3%,1%,0%,31%)
HSL Color Space192,3% ,68%hsl(192,3% ,68%)
HSV Color Space192°, 3%, 69%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011001011000010110001
Octal254260261
Decimal172176177
Hexacb0b1

Different shades of #acb0b1 color code.

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

Light Shade of #acb0b1
#c6c9ca
Dark Shade of #acb0b1
#929798
Saturated Shade of #acb0b1
#a4b5b9
Desaturated Shade of #acb0b1
#aeaeae
Grey scale Shade of #acb0b1
#aeaeae
Brighten Shade
#c5c9ca
Most Readable Shade
#000000

Shades of #acb0b1 color code

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

#acb0b1
#989c9d
#858889
#727576
#5f6162
#4c4e4e
#393a3b
#262727
#131313
#000000

Similar Color like #acb0b1 color

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

#adb1b2
#aeb2b3
#afb3b4
#b0b4b5
#b1b5b6
#b2b6b7
#b3b7b8
#b4b8b9
#b5b9ba
#b6babb
#b7bbbc
#b8bcbd
#b9bdbe
#babebf
#abafb0
#aaaeaf
#a9adae
#a8acad
#a7abac
#a6aaab
#a5a9aa
#a4a8a9
#a3a7a8
#a2a6a7
#a1a5a6
#a0a4a5
#9fa3a4
#9ea2a3

Monochromatic Color with #acb0b1

#acb0b1
#d5dadb
#070707
#303131
#595b5c
#838686

Tints of #acb0b1 Color

#acb0b1
#b5b8b9
#bec1c2
#c7cacb
#d0d3d3
#dadbdc
#e3e4e5
#eceded
#f5f6f6
#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

#acb0b1
#b1adac

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

Split Complementary

#acb0b1
#b1acad
#b1afac

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

Analogous Color

#acb1b0
#acb1b1
#acb0b1
#acafb1
#acaeb1

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

#acb0b1
#b1acb0
#b0b1ac

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

#acb0b1
#afacb1
#b1adac
#adb1ac

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

#acb0b1
#b1adac
#b1afac
#acadb1

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

#acb0b1 Color Code Preview on Black Background Color

This is how #acb0b1 Color will look on black background color. Color contrast ratio is 9.60

#acb0b1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #acb0b1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #acb0b1

#acb0b1 color code is use for CSS Background Color

Background color for the above div is #acb0b1

HTML with inline CSS

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

#acb0b1 color code is use for CSS Border Color

CSS Border color for the above div is #acb0b1

HTML with inline CSS

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

CSS Border Left color for the above div is #acb0b1

HTML with inline CSS

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

CSS Border Right color for the above div is #acb0b1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #acb0b1

HTML with inline CSS

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

CSS Border Top color for the above div is #acb0b1

HTML with inline CSS

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

#acb0b1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#acb0b1 Color code Preview on White Background

This is how #acb0b1 Color code will look on white background color. Color contrast ratio is 2.19

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

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

0 Likes 0 Comments | 22 Views

Post your comment:-

By submitting comment you agree to our privacy policy.