crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#acb3b8 hex color - Blue - Cool color - Information

#acb3b8 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

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

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

0 Likes 0 Comments | 17 Views

Color Table

Hex Color Codeacb3b8#acb3b8
RGB Decimal172, 179, 184rgb(172, 179, 184)
RGB Percent67%, 70%, 72%rgb(67%, 70%, 72%)
CSS RGBa172, 179, 184,1rgba(172,179,184,1)
CMYK Modelcmyk(7%,3%,0%,28%)
HSL Color Space205,8% ,70%hsl(205,8% ,70%)
HSV Color Space205°, 7%, 72%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011001011001110111000
Octal254263270
Decimal172179184
Hexacb3b8

Different shades of #acb3b8 color code.

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

Light Shade of #acb3b8
#c7ccd0
Dark Shade of #acb3b8
#919aa0
Saturated Shade of #acb3b8
#a4b4c0
Desaturated Shade of #acb3b8
#b2b2b2
Grey scale Shade of #acb3b8
#b2b2b2
Brighten Shade
#c5ccd1
Most Readable Shade
#000000

Shades of #acb3b8 color code

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

#acb3b8
#989fa3
#858b8f
#72777a
#5f6366
#4c4f51
#393b3d
#262728
#131314
#000000

Similar Color like #acb3b8 color

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

#adb4b9
#aeb5ba
#afb6bb
#b0b7bc
#b1b8bd
#b2b9be
#b3babf
#b4bbc0
#b5bcc1
#b6bdc2
#b7bec3
#b8bfc4
#b9c0c5
#bac1c6
#abb2b7
#aab1b6
#a9b0b5
#a8afb4
#a7aeb3
#a6adb2
#a5acb1
#a4abb0
#a3aaaf
#a2a9ae
#a1a8ad
#a0a7ac
#9fa6ab
#9ea5aa

Monochromatic Color with #acb3b8

#acb3b8
#d4dce2
#0d0e0e
#353738
#5d6063
#848a8d

Tints of #acb3b8 Color

#acb3b8
#b5bbbf
#bec3c7
#c7cccf
#d0d4d7
#dadddf
#e3e5e7
#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

#acb3b8
#b8b1ac

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

Split Complementary

#acb3b8
#b8acad
#b8b7ac

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

Analogous Color

#acb8b8
#acb5b8
#acb3b8
#acb1b8
#acaeb8

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

#acb3b8
#b8acb3
#b3b8ac

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

#acb3b8
#b7acb8
#b8b1ac
#adb8ac

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

#acb3b8
#b8b1ac
#b8b7ac
#acadb8

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

#acb3b8 Color Code Preview on Black Background Color

This is how #acb3b8 Color will look on black background color. Color contrast ratio is 9.89

#acb3b8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #acb3b8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #acb3b8

#acb3b8 color code is use for CSS Background Color

Background color for the above div is #acb3b8

HTML with inline CSS

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

#acb3b8 color code is use for CSS Border Color

CSS Border color for the above div is #acb3b8

HTML with inline CSS

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

CSS Border Left color for the above div is #acb3b8

HTML with inline CSS

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

CSS Border Right color for the above div is #acb3b8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #acb3b8

HTML with inline CSS

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

CSS Border Top color for the above div is #acb3b8

HTML with inline CSS

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

#acb3b8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#acb3b8 Color code Preview on White Background

This is how #acb3b8 Color code will look on white background color. Color contrast ratio is 2.12

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 17 Views

Post your comment:-

By submitting comment you agree to our privacy policy.