crispedge.com

Color picker

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

#968f89 hex color - Brown - Warm color - Information

#968f89 hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #968f89 Color code in RGB color code model is created after adding 58.82% red color, 56.08% green color and 53.73% blue color. Hex #968f89 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 5% magenta, 9% yellow and 41% black.

Hex #968f89 color code is between #998888 web safe hex color code and #889999 web safe hex color code. #998888 is the nearest web safe color code. You can see here many more shades of #968f89 color code.

0 Likes 0 Comments | 5 Views

Color Table

Hex Color Code968f89#968f89
RGB Decimal150, 143, 137rgb(150, 143, 137)
RGB Percent59%, 56%, 54%rgb(59%, 56%, 54%)
CSS RGBa150, 143, 137,1rgba(150,143,137,1)
CMYK Modelcmyk(0%,5%,9%,41%)
HSL Color Space28,6% ,56%hsl(28,6% ,56%)
HSV Color Space28°, 9%, 59%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100101101000111110001001
Octal226217211
Decimal150143137
Hex968f89

Different shades of #968f89 color code.

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

Light Shade of #968f89
#aea9a4
Dark Shade of #968f89
#7d756f
Saturated Shade of #968f89
#a18e7e
Desaturated Shade of #968f89
#8f8f8f
Grey scale Shade of #968f89
#8f8f8f
Brighten Shade
#afa8a2
Most Readable Shade
#000000

Shades of #968f89 color code

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

#968f89
#857f79
#746f6a
#645f5b
#534f4c
#423f3c
#322f2d
#211f1e
#100f0f
#000000

Similar Color like #968f89 color

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

#97908a
#98918b
#99928c
#9a938d
#9b948e
#9c958f
#9d9690
#9e9791
#9f9892
#a09993
#a19a94
#a29b95
#a39c96
#a49d97
#958e88
#948d87
#938c86
#928b85
#918a84
#908983
#8f8882
#8e8781
#8d8680
#8c857f
#8b847e
#8a837d
#89827c
#88817b

Monochromatic Color with #968f89

#968f89
#c0b8b0
#ebe0d7
#161515
#413e3b
#6b6662

Tints of #968f89 Color

#968f89
#a19b96
#ada7a3
#b9b4b0
#c4c0bd
#d0cdca
#dcd9d7
#e7e6e4
#f3f2f1
#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

#968f89
#899096

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

Split Complementary

#968f89
#899696
#898996

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

Analogous Color

#968a89
#968c89
#968f89
#969289
#969489

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

#968f89
#89968f
#8f8996

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

#968f89
#899689
#899096
#958996

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

#968f89
#899096
#898996
#969689

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 #968f89 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.

#968f89 Color Code Preview on Black Background Color

This is how #968f89 Color will look on black background color. Color contrast ratio is 6.59

#968f89 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #968f89

HTML with inline CSS

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

Your Example Paragraph content text in with font color #968f89

#968f89 color code is use for CSS Background Color

Background color for the above div is #968f89

HTML with inline CSS

<div style="background-color:#968f89;"></div>

#968f89 color code is use for CSS Border Color

CSS Border color for the above div is #968f89

HTML with inline CSS

<div style="border:5px solid #968f89;"></div>

CSS Border Left color for the above div is #968f89

HTML with inline CSS

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

CSS Border Right color for the above div is #968f89

HTML with inline CSS

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

CSS Border Bottom color for the above div is #968f89

HTML with inline CSS

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

CSS Border Top color for the above div is #968f89

HTML with inline CSS

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

#968f89 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#968f89 Color code Preview on White Background

This is how #968f89 Color code will look on white background color. Color contrast ratio is 3.19

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

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.