crispedge.com

Color picker

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

#8f9f97 hex color - Marble Green - Green - Cool color - Information

#8f9f97 hex color - Marble Green - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #8f9f97 Color Code is also known as Marble Green color.

Hex #8f9f97 Color code in RGB color code model is created after adding 56.08% red color, 62.35% green color and 59.22% blue color. Hex #8f9f97 Color code in CMYK color (process color) code model is generated after subtraction of 10% cyan, 0% magenta, 5% yellow and 38% black.

Hex #8f9f97 color code is between #889999 web safe hex color code and #99aa88 web safe hex color code. #889999 is the nearest web safe color code. You can see here many more shades of #8f9f97 color code.

0 Likes 0 Comments | 67 Views

Color Table

Hex Color Code8f9f97#8f9f97
RGB Decimal143, 159, 151rgb(143, 159, 151)
RGB Percent56%, 62%, 59%rgb(56%, 62%, 59%)
CSS RGBa143, 159, 151,1rgba(143,159,151,1)
CMYK Modelcmyk(10%,0%,5%,38%)
HSL Color Space150,8% ,59%hsl(150,8% ,59%)
HSV Color Space150°, 10%, 62%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100011111001111110010111
Octal217237227
Decimal143159151
Hex8f9f97

Different shades of #8f9f97 color code.

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

Light Shade of #8f9f97
#aab7b0
Dark Shade of #8f9f97
#74877d
Saturated Shade of #8f9f97
#85a997
Desaturated Shade of #8f9f97
#979797
Grey scale Shade of #8f9f97
#979797
Brighten Shade
#a8b8b0
Most Readable Shade
#000000

Shades of #8f9f97 color code

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

#8f9f97
#7f8d86
#6f7b75
#5f6a64
#4f5853
#3f4643
#2f3532
#1f2321
#0f1110
#000000

Similar Color like #8f9f97 color

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

#90a098
#91a199
#92a29a
#93a39b
#94a49c
#95a59d
#96a69e
#97a79f
#98a8a0
#99a9a1
#9aaaa2
#9baba3
#9caca4
#9dada5
#8e9e96
#8d9d95
#8c9c94
#8b9b93
#8a9a92
#899991
#889890
#87978f
#86968e
#85958d
#84948c
#83938b
#82928a
#819189

Monochromatic Color with #8f9f97

#8f9f97
#b5c9bf
#dbf4e8
#1c1f1e
#434a46
#69746f

Tints of #8f9f97 Color

#8f9f97
#9ba9a2
#a7b4ae
#b4bfb9
#c0c9c5
#cdd4d0
#d9dfdc
#e6e9e7
#f2f4f3
#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

#8f9f97
#9f8f97

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

Split Complementary

#8f9f97
#9f8f9f
#9f8f8f

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

Analogous Color

#8f9f91
#8f9f94
#8f9f97
#8f9f9a
#8f9f9d

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

#8f9f97
#978f9f
#9f978f

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

#8f9f97
#8f8f9f
#9f8f97
#9f9f8f

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

#8f9f97
#9f8f97
#9f8f8f
#8f9f9f

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 #8f9f97 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.

#8f9f97 Color Code Preview on Black Background Color

This is how #8f9f97 Color will look on black background color. Color contrast ratio is 7.57

#8f9f97 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8f9f97

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8f9f97

#8f9f97 color code is use for CSS Background Color

Background color for the above div is #8f9f97

HTML with inline CSS

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

#8f9f97 color code is use for CSS Border Color

CSS Border color for the above div is #8f9f97

HTML with inline CSS

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

CSS Border Left color for the above div is #8f9f97

HTML with inline CSS

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

CSS Border Right color for the above div is #8f9f97

HTML with inline CSS

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

CSS Border Bottom color for the above div is #8f9f97

HTML with inline CSS

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

CSS Border Top color for the above div is #8f9f97

HTML with inline CSS

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

#8f9f97 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8f9f97 Color code Preview on White Background

This is how #8f9f97 Color code will look on white background color. Color contrast ratio is 2.77

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

Related Gradients

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

0 Likes 0 Comments | 67 Views

Post your comment:-

By submitting comment you agree to our privacy policy.