crispedge.com

Color picker

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

#9d9d9f hex color - Blue - Cool color - Information

#9d9d9f hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #9d9d9f Color code in RGB color code model is created after adding 61.57% red color, 61.57% green color and 62.35% blue color. Hex #9d9d9f Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 1% magenta, 0% yellow and 38% black.

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

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Code9d9d9f#9d9d9f
RGB Decimal157, 157, 159rgb(157, 157, 159)
RGB Percent62%, 62%, 62%rgb(62%, 62%, 62%)
CSS RGBa157, 157, 159,1rgba(157,157,159,1)
CMYK Modelcmyk(1%,1%,0%,38%)
HSL Color Space240,1% ,62%hsl(240,1% ,62%)
HSV Color Space240°, 1%, 62%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100111011001110110011111
Octal235235237
Decimal157157159
Hex9d9d9f

Different shades of #9d9d9f color code.

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

Light Shade of #9d9d9f
#b7b7b8
Dark Shade of #9d9d9f
#838386
Saturated Shade of #9d9d9f
#9393a9
Desaturated Shade of #9d9d9f
#9e9e9e
Grey scale Shade of #9d9d9f
#9e9e9e
Brighten Shade
#b6b6b8
Most Readable Shade
#000000

Shades of #9d9d9f color code

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

#9d9d9f
#8b8b8d
#7a7a7b
#68686a
#575758
#454546
#343435
#222223
#111111
#000000

Similar Color like #9d9d9f color

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

#9e9ea0
#9f9fa1
#a0a0a2
#a1a1a3
#a2a2a4
#a3a3a5
#a4a4a6
#a5a5a7
#a6a6a8
#a7a7a9
#a8a8aa
#a9a9ab
#aaaaac
#ababad
#9c9c9e
#9b9b9d
#9a9a9c
#99999b
#98989a
#979799
#969698
#959597
#949496
#939395
#929294
#919193
#909092
#8f8f91

Monochromatic Color with #9d9d9f

#9d9d9f
#c7c7c9
#f1f1f4
#1f1f1f
#49494a
#737374

Tints of #9d9d9f Color

#9d9d9f
#a7a7a9
#b2b2b4
#bdbdbf
#c8c8c9
#d3d3d4
#dededf
#e9e9e9
#f4f4f4
#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

#9d9d9f
#9f9f9d

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

Split Complementary

#9d9d9f
#9f9e9d
#9e9f9d

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

Analogous Color

#9d9e9f
#9d9d9f
#9d9d9f
#9d9d9f
#9e9d9f

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

#9d9d9f
#9f9d9d
#9d9f9d

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

#9d9d9f
#9f9d9e
#9f9f9d
#9d9f9e

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

#9d9d9f
#9f9f9d
#9e9f9d
#9e9d9f

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

#9d9d9f Color Code Preview on Black Background Color

This is how #9d9d9f Color will look on black background color. Color contrast ratio is 7.76

#9d9d9f in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#9d9d9f color code is use for CSS Background Color

Background color for the above div is #9d9d9f

HTML with inline CSS

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

#9d9d9f color code is use for CSS Border Color

CSS Border color for the above div is #9d9d9f

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#9d9d9f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9d9d9f Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.