crispedge.com

Color picker

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

#a7a8a9 hex color - Grey - Pantone Cool Gray 6 C - Cool color - Information

#a7a8a9 hex color - Grey - Pantone Cool Gray 6 C - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Grey

Pantone Number: - Pantone Cool Gray 6 C

Hex #a7a8a9 Color code in RGB color code model is created after adding 65.49% red color, 65.88% green color and 66.27% blue color. Hex #a7a8a9 Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 1% magenta, 0% yellow and 34% black.

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

0 Likes 0 Comments | 34 Views

Color Table

Hex Color Codea7a8a9#a7a8a9
RGB Decimal167, 168, 169rgb(167, 168, 169)
RGB Percent65%, 66%, 66%rgb(65%, 66%, 66%)
CSS RGBa167, 168, 169,1rgba(167,168,169,1)
CMYK Modelcmyk(1%,1%,0%,34%)
HSL Color Space210,1% ,66%hsl(210,1% ,66%)
HSV Color Space210°, 1%, 66%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101001111010100010101001
Octal247250251
Decimal167168169
Hexa7a8a9

Different shades of #a7a8a9 color code.

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

Light Shade of #a7a8a9
#c1c1c2
Dark Shade of #a7a8a9
#8d8e90
Saturated Shade of #a7a8a9
#9ea8b2
Desaturated Shade of #a7a8a9
#a8a8a8
Grey scale Shade of #a7a8a9
#a8a8a8
Brighten Shade
#c0c1c2
Most Readable Shade
#000000

Shades of #a7a8a9 color code

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

#a7a8a9
#949596
#818283
#6f7070
#5c5d5d
#4a4a4b
#373838
#252525
#121212
#000000

Similar Color like #a7a8a9 color

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

#a8a9aa
#a9aaab
#aaabac
#abacad
#acadae
#adaeaf
#aeafb0
#afb0b1
#b0b1b2
#b1b2b3
#b2b3b4
#b3b4b5
#b4b5b6
#b5b6b7
#a6a7a8
#a5a6a7
#a4a5a6
#a3a4a5
#a2a3a4
#a1a2a3
#a0a1a2
#9fa0a1
#9e9fa0
#9d9e9f
#9c9d9e
#9b9c9d
#9a9b9c
#999a9b

Monochromatic Color with #a7a8a9

#a7a8a9
#d1d2d3
#fbfcfe
#292929
#535454
#7d7e7e

Tints of #a7a8a9 Color

#a7a8a9
#b0b1b2
#babbbc
#c4c5c5
#cececf
#d7d8d8
#e1e2e2
#ebebeb
#f5f5f5
#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

#a7a8a9
#a9a8a7

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

Split Complementary

#a7a8a9
#a9a7a7
#a9a9a7

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

Analogous Color

#a7a9a9
#a7a8a9
#a7a8a9
#a7a8a9
#a7a7a9

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

#a7a8a9
#a9a7a8
#a8a9a7

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

#a7a8a9
#a9a7a9
#a9a8a7
#a7a9a7

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

#a7a8a9
#a9a8a7
#a9a9a7
#a7a7a9

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

#a7a8a9 Color Code Preview on Black Background Color

This is how #a7a8a9 Color will look on black background color. Color contrast ratio is 8.82

#a7a8a9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a7a8a9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a7a8a9

#a7a8a9 color code is use for CSS Background Color

Background color for the above div is #a7a8a9

HTML with inline CSS

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

#a7a8a9 color code is use for CSS Border Color

CSS Border color for the above div is #a7a8a9

HTML with inline CSS

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

CSS Border Left color for the above div is #a7a8a9

HTML with inline CSS

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

CSS Border Right color for the above div is #a7a8a9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a7a8a9

HTML with inline CSS

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

CSS Border Top color for the above div is #a7a8a9

HTML with inline CSS

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

#a7a8a9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a7a8a9 Color code Preview on White Background

This is how #a7a8a9 Color code will look on white background color. Color contrast ratio is 2.38

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

Related Gradients

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

0 Likes 0 Comments | 34 Views

Post your comment:-

By submitting comment you agree to our privacy policy.