crispedge.com

Color picker

Loading...

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

#968f88 hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code968f88#968f88
RGB Decimal150, 143, 136rgb(150, 143, 136)
RGB Percent59%, 56%, 53%rgb(59%, 56%, 53%)
CSS RGBa150, 143, 136,1rgba(150,143,136,1)
CMYK Modelcmyk(0%,5%,9%,41%)
HSL Color Space30,6% ,56%hsl(30,6% ,56%)
HSV Color Space30°, 9%, 59%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100101101000111110001000
Octal226217210
Decimal150143136
Hex968f88

Different shades of #968f88 color code.

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

Light Shade of #968f88
#aea8a3
Dark Shade of #968f88
#7d756e
Saturated Shade of #968f88
#a18f7d
Desaturated Shade of #968f88
#8f8f8f
Grey scale Shade of #968f88
#8f8f8f
Brighten Shade
#afa8a1
Most Readable Shade
#000000

Shades of #968f88 color code

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

#968f88
#857f78
#746f69
#645f5a
#534f4b
#423f3c
#322f2d
#211f1e
#100f0f
#000000

Similar Color like #968f88 color

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

#979089
#98918a
#99928b
#9a938c
#9b948d
#9c958e
#9d968f
#9e9790
#9f9891
#a09992
#a19a93
#a29b94
#a39c95
#a49d96
#958e87
#948d86
#938c85
#928b84
#918a83
#908982
#8f8881
#8e8780
#8d867f
#8c857e
#8b847d
#8a837c
#89827b
#88817a

Monochromatic Color with #968f88

#968f88
#c0b8af
#ebe0d5
#161514
#413e3b
#6b6661

Tints of #968f88 Color

#968f88
#a19b95
#ada7a2
#b9b4af
#c4c0bc
#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

#968f88
#888f96

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

Split Complementary

#968f88
#889696
#888896

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

Analogous Color

#968988
#968c88
#968f88
#969288
#969588

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

#968f88
#88968f
#8f8896

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

#968f88
#889688
#888f96
#968896

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

#968f88
#888f96
#888896
#969688

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

#968f88 Color Code Preview on Black Background Color

This is how #968f88 Color will look on black background color. Color contrast ratio is 6.58

#968f88 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#968f88 color code is use for CSS Background Color

Background color for the above div is #968f88

HTML with inline CSS

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

#968f88 color code is use for CSS Border Color

CSS Border color for the above div is #968f88

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#968f88 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#968f88 Color code Preview on White Background

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(150,143,136,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(136,143,150,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(150,143,136,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.