crispedge.com

Color picker

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

#a3abb0 hex color - Grey - Cool color - Information

#a3abb0 hex color - Grey - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Grey

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

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

0 Likes 0 Comments | 11 Views

Color Table

Hex Color Codea3abb0#a3abb0
RGB Decimal163, 171, 176rgb(163, 171, 176)
RGB Percent64%, 67%, 69%rgb(64%, 67%, 69%)
CSS RGBa163, 171, 176,1rgba(163,171,176,1)
CMYK Modelcmyk(7%,3%,0%,31%)
HSL Color Space203,8% ,66%hsl(203,8% ,66%)
HSV Color Space203°, 7%, 69%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101000111010101110110000
Octal243253260
Decimal163171176
Hexa3abb0

Different shades of #a3abb0 color code.

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

Light Shade of #a3abb0
#bec4c8
Dark Shade of #a3abb0
#889298
Saturated Shade of #a3abb0
#9aadb9
Desaturated Shade of #a3abb0
#a9a9a9
Grey scale Shade of #a3abb0
#a9a9a9
Brighten Shade
#bcc4c9
Most Readable Shade
#000000

Shades of #a3abb0 color code

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

#a3abb0
#90989c
#7e8588
#6c7275
#5a5f61
#484c4e
#36393a
#242627
#121313
#000000

Similar Color like #a3abb0 color

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

#a4acb1
#a5adb2
#a6aeb3
#a7afb4
#a8b0b5
#a9b1b6
#aab2b7
#abb3b8
#acb4b9
#adb5ba
#aeb6bb
#afb7bc
#b0b8bd
#b1b9be
#a2aaaf
#a1a9ae
#a0a8ad
#9fa7ac
#9ea6ab
#9da5aa
#9ca4a9
#9ba3a8
#9aa2a7
#99a1a6
#98a0a5
#979fa4
#969ea3
#959da2

Monochromatic Color with #a3abb0

#a3abb0
#cad4da
#060606
#2d2f30
#54585b
#7c8285

Tints of #a3abb0 Color

#a3abb0
#adb4b8
#b7bdc1
#c1c7ca
#cbd0d3
#d6d9db
#e0e3e4
#eaeced
#f4f5f6
#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

#a3abb0
#b0a8a3

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

Split Complementary

#a3abb0
#b0a3a4
#b0aea3

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

Analogous Color

#a3b0b0
#a3aeb0
#a3abb0
#a3a8b0
#a3a6b0

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

#a3abb0
#b0a3ab
#abb0a3

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

#a3abb0
#aea3b0
#b0a8a3
#a4b0a3

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

#a3abb0
#b0a8a3
#b0aea3
#a3a4b0

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

#a3abb0 Color Code Preview on Black Background Color

This is how #a3abb0 Color will look on black background color. Color contrast ratio is 9.01

#a3abb0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a3abb0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a3abb0

#a3abb0 color code is use for CSS Background Color

Background color for the above div is #a3abb0

HTML with inline CSS

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

#a3abb0 color code is use for CSS Border Color

CSS Border color for the above div is #a3abb0

HTML with inline CSS

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

CSS Border Left color for the above div is #a3abb0

HTML with inline CSS

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

CSS Border Right color for the above div is #a3abb0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a3abb0

HTML with inline CSS

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

CSS Border Top color for the above div is #a3abb0

HTML with inline CSS

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

#a3abb0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a3abb0 Color code Preview on White Background

This is how #a3abb0 Color code will look on white background color. Color contrast ratio is 2.33

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

Related Gradients

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

0 Likes 0 Comments | 11 Views

Post your comment:-

By submitting comment you agree to our privacy policy.