crispedge.com

Color picker

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

#949a9d hex color - Blue - Cool color - Information

#949a9d hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #949a9d Color code in RGB color code model is created after adding 58.04% red color, 60.39% green color and 61.57% blue color. Hex #949a9d Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 2% magenta, 0% yellow and 38% black.

Hex #949a9d color code is between #999999 web safe hex color code and #88aaaa web safe hex color code. #999999 is the nearest web safe color code. You can see here many more shades of #949a9d color code.

0 Likes 0 Comments | 7 Views

Color Table

Hex Color Code949a9d#949a9d
RGB Decimal148, 154, 157rgb(148, 154, 157)
RGB Percent58%, 60%, 62%rgb(58%, 60%, 62%)
CSS RGBa148, 154, 157,1rgba(148,154,157,1)
CMYK Modelcmyk(6%,2%,0%,38%)
HSL Color Space200,4% ,60%hsl(200,4% ,60%)
HSV Color Space200°, 6%, 62%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100101001001101010011101
Octal224232235
Decimal148154157
Hex949a9d

Different shades of #949a9d color code.

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

Light Shade of #949a9d
#afb3b5
Dark Shade of #949a9d
#798185
Saturated Shade of #949a9d
#8a9da7
Desaturated Shade of #949a9d
#989898
Grey scale Shade of #949a9d
#989898
Brighten Shade
#adb3b6
Most Readable Shade
#000000

Shades of #949a9d color code

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

#949a9d
#83888b
#73777a
#626668
#525557
#414445
#313334
#202222
#101111
#000000

Similar Color like #949a9d color

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

#959b9e
#969c9f
#979da0
#989ea1
#999fa2
#9aa0a3
#9ba1a4
#9ca2a5
#9da3a6
#9ea4a7
#9fa5a8
#a0a6a9
#a1a7aa
#a2a8ab
#93999c
#92989b
#91979a
#909699
#8f9598
#8e9497
#8d9396
#8c9295
#8b9194
#8a9093
#898f92
#888e91
#878d90
#868c8f

Monochromatic Color with #949a9d

#949a9d
#bcc4c7
#e4edf2
#1c1d1d
#444748
#6c7072

Tints of #949a9d Color

#949a9d
#9fa5a7
#abb0b2
#b7bbbd
#c3c6c8
#cfd2d3
#dbddde
#e7e8e9
#f3f3f4
#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

#949a9d
#9d9794

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

Split Complementary

#949a9d
#9d9495
#9d9c94

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

Analogous Color

#949d9c
#949c9d
#949a9d
#94989d
#94969d

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

#949a9d
#9d949a
#9a9d94

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

#949a9d
#9b949d
#9d9794
#959d94

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

#949a9d
#9d9794
#9d9c94
#94959d

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 #949a9d 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.

#949a9d Color Code Preview on Black Background Color

This is how #949a9d Color will look on black background color. Color contrast ratio is 7.37

#949a9d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #949a9d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #949a9d

#949a9d color code is use for CSS Background Color

Background color for the above div is #949a9d

HTML with inline CSS

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

#949a9d color code is use for CSS Border Color

CSS Border color for the above div is #949a9d

HTML with inline CSS

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

CSS Border Left color for the above div is #949a9d

HTML with inline CSS

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

CSS Border Right color for the above div is #949a9d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #949a9d

HTML with inline CSS

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

CSS Border Top color for the above div is #949a9d

HTML with inline CSS

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

#949a9d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#949a9d Color code Preview on White Background

This is how #949a9d Color code will look on white background color. Color contrast ratio is 2.85

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

Related Gradients

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

0 Likes 0 Comments | 7 Views

Post your comment:-

By submitting comment you agree to our privacy policy.