crispedge.com

Color picker

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

#9fa8ad hex color - Grey - Cool color - Information

#9fa8ad hex color - Grey - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Grey

Hex #9fa8ad Color code in RGB color code model is created after adding 62.35% red color, 65.88% green color and 67.84% blue color. Hex #9fa8ad Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 3% magenta, 0% yellow and 32% black.

Hex #9fa8ad color code is between #99aaaa web safe hex color code and #aa99bb web safe hex color code. #99aaaa is the nearest web safe color code. You can see here many more shades of #9fa8ad color code.

0 Likes 0 Comments | 5 Views

Color Table

Hex Color Code9fa8ad#9fa8ad
RGB Decimal159, 168, 173rgb(159, 168, 173)
RGB Percent62%, 66%, 68%rgb(62%, 66%, 68%)
CSS RGBa159, 168, 173,1rgba(159,168,173,1)
CMYK Modelcmyk(8%,3%,0%,32%)
HSL Color Space201,8% ,65%hsl(201,8% ,65%)
HSV Color Space201°, 8%, 68%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100111111010100010101101
Octal237250255
Decimal159168173
Hex9fa8ad

Different shades of #9fa8ad color code.

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

Light Shade of #9fa8ad
#bac1c4
Dark Shade of #9fa8ad
#838f95
Saturated Shade of #9fa8ad
#96abb6
Desaturated Shade of #9fa8ad
#a6a6a6
Grey scale Shade of #9fa8ad
#a6a6a6
Brighten Shade
#b8c1c6
Most Readable Shade
#000000

Shades of #9fa8ad color code

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

#9fa8ad
#8d9599
#7b8286
#6a7073
#585d60
#464a4c
#353839
#232526
#111213
#000000

Similar Color like #9fa8ad color

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

#a0a9ae
#a1aaaf
#a2abb0
#a3acb1
#a4adb2
#a5aeb3
#a6afb4
#a7b0b5
#a8b1b6
#a9b2b7
#aab3b8
#abb4b9
#acb5ba
#adb6bb
#9ea7ac
#9da6ab
#9ca5aa
#9ba4a9
#9aa3a8
#99a2a7
#98a1a6
#97a0a5
#969fa4
#959ea3
#949da2
#939ca1
#929ba0
#919a9f

Monochromatic Color with #9fa8ad

#9fa8ad
#c6d1d7
#030303
#2a2c2d
#515558
#787f82

Tints of #9fa8ad Color

#9fa8ad
#a9b1b6
#b4bbbf
#bfc5c8
#c9ced1
#d4d8da
#dfe2e3
#e9ebec
#f4f5f5
#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

#9fa8ad
#ada49f

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

Split Complementary

#9fa8ad
#ad9fa1
#adab9f

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

Analogous Color

#9fadac
#9fabad
#9fa8ad
#9fa5ad
#9fa2ad

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

#9fa8ad
#ad9fa8
#a8ad9f

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

#9fa8ad
#ab9fad
#ada49f
#a1ad9f

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

#9fa8ad
#ada49f
#adab9f
#9fa1ad

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 #9fa8ad 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.

#9fa8ad Color Code Preview on Black Background Color

This is how #9fa8ad Color will look on black background color. Color contrast ratio is 8.68

#9fa8ad in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9fa8ad

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9fa8ad

#9fa8ad color code is use for CSS Background Color

Background color for the above div is #9fa8ad

HTML with inline CSS

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

#9fa8ad color code is use for CSS Border Color

CSS Border color for the above div is #9fa8ad

HTML with inline CSS

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

CSS Border Left color for the above div is #9fa8ad

HTML with inline CSS

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

CSS Border Right color for the above div is #9fa8ad

HTML with inline CSS

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

CSS Border Bottom color for the above div is #9fa8ad

HTML with inline CSS

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

CSS Border Top color for the above div is #9fa8ad

HTML with inline CSS

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

#9fa8ad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9fa8ad Color code Preview on White Background

This is how #9fa8ad Color code will look on white background color. Color contrast ratio is 2.42

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

Related Gradients

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

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.