crispedge.com

Color picker

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

#9f9c99 hex color - Paloma - Grey - Warm color - Information

#9f9c99 hex color - Paloma - Grey - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Grey

Hex #9f9c99 Color Code is also known as Paloma color.

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

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

0 Likes 1 Comments | 100 Views

Color Table

Hex Color Code9f9c99#9f9c99
RGB Decimal159, 156, 153rgb(159, 156, 153)
RGB Percent62%, 61%, 60%rgb(62%, 61%, 60%)
CSS RGBa159, 156, 153,1rgba(159,156,153,1)
CMYK Modelcmyk(0%,2%,4%,38%)
HSL Color Space30,3% ,61%hsl(30,3% ,61%)
HSV Color Space30°, 4%, 62%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100111111001110010011001
Octal237234231
Decimal159156153
Hex9f9c99

Different shades of #9f9c99 color code.

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

Light Shade of #9f9c99
#b8b5b3
Dark Shade of #9f9c99
#86827f
Saturated Shade of #9f9c99
#a99c8f
Desaturated Shade of #9f9c99
#9c9c9c
Grey scale Shade of #9f9c99
#9c9c9c
Brighten Shade
#b8b5b2
Most Readable Shade
#000000

Shades of #9f9c99 color code

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

#9f9c99
#8d8a88
#7b7977
#6a6866
#585655
#464544
#353433
#232222
#111111
#000000

Similar Color like #9f9c99 color

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

#a09d9a
#a19e9b
#a29f9c
#a3a09d
#a4a19e
#a5a29f
#a6a3a0
#a7a4a1
#a8a5a2
#a9a6a3
#aaa7a4
#aba8a5
#aca9a6
#adaaa7
#9e9b98
#9d9a97
#9c9996
#9b9895
#9a9794
#999693
#989592
#979491
#969390
#95928f
#94918e
#93908d
#928f8c
#918e8b

Monochromatic Color with #9f9c99

#9f9c99
#c9c6c2
#f4efeb
#1f1f1e
#4a4947
#747270

Tints of #9f9c99 Color

#9f9c99
#a9a7a4
#b4b2af
#bfbdbb
#c9c8c6
#d4d3d1
#dfdedd
#e9e9e8
#f4f4f3
#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

#9f9c99
#999c9f

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

Split Complementary

#9f9c99
#999f9f
#99999f

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

Analogous Color

#9f9a99
#9f9b99
#9f9c99
#9f9d99
#9f9e99

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

#9f9c99
#999f9c
#9c999f

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

#9f9c99
#999f99
#999c9f
#9f999f

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

#9f9c99
#999c9f
#99999f
#9f9f99

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

#9f9c99 Color Code Preview on Black Background Color

This is how #9f9c99 Color will look on black background color. Color contrast ratio is 7.69

#9f9c99 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#9f9c99 color code is use for CSS Background Color

Background color for the above div is #9f9c99

HTML with inline CSS

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

#9f9c99 color code is use for CSS Border Color

CSS Border color for the above div is #9f9c99

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#9f9c99 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9f9c99 Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 1 Comments | 100 Views

Post your comment:-

By submitting comment you agree to our privacy policy.