crispedge.com

Color picker

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

#867f76 hex color - Brown - Warm color - Information

#867f76 hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #867f76 Color code in RGB color code model is created after adding 52.55% red color, 49.8% green color and 46.27% blue color. Hex #867f76 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 5% magenta, 12% yellow and 47% black.

Hex #867f76 color code is between #887777 web safe hex color code and #778866 web safe hex color code. #887777 is the nearest web safe color code. You can see here many more shades of #867f76 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code867f76#867f76
RGB Decimal134, 127, 118rgb(134, 127, 118)
RGB Percent53%, 50%, 46%rgb(53%, 50%, 46%)
CSS RGBa134, 127, 118,1rgba(134,127,118,1)
CMYK Modelcmyk(0%,5%,12%,47%)
HSL Color Space34,6% ,49%hsl(34,6% ,49%)
HSV Color Space34°, 12%, 53%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100001100111111101110110
Octal206177166
Decimal134127118
Hex867f76

Different shades of #867f76 color code.

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

Light Shade of #867f76
#9e9891
Dark Shade of #867f76
#6b655e
Saturated Shade of #867f76
#938169
Desaturated Shade of #867f76
#7e7e7e
Grey scale Shade of #867f76
#7e7e7e
Brighten Shade
#9f988f
Most Readable Shade
#FFFFFF

Shades of #867f76 color code

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

#867f76
#777068
#68625b
#59544e
#4a4641
#3b3834
#2c2a27
#1d1c1a
#0e0e0d
#000000

Similar Color like #867f76 color

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

#878077
#888178
#898279
#8a837a
#8b847b
#8c857c
#8d867d
#8e877e
#8f887f
#908980
#918a81
#928b82
#938c83
#948d84
#857e75
#847d74
#837c73
#827b72
#817a71
#807970
#7f786f
#7e776e
#7d766d
#7c756c
#7b746b
#7a736a
#797269
#787168

Monochromatic Color with #867f76

#867f76
#b0a79b
#dbd0c1
#060606
#312e2b
#5b5751

Tints of #867f76 Color

#867f76
#938d85
#a09b94
#aea9a3
#bbb7b2
#c9c6c2
#d6d4d1
#e4e2e0
#f1f0ef
#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

#867f76
#767d86

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

Split Complementary

#867f76
#768586
#777686

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

Analogous Color

#867976
#867c76
#867f76
#868276
#868576

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

#867f76
#76867f
#7f7686

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

#867f76
#768677
#767d86
#867685

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

#867f76
#767d86
#777686
#858676

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 #867f76 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.

#867f76 Color Code Preview on Black Background Color

This is how #867f76 Color will look on black background color. Color contrast ratio is 5.31

#867f76 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #867f76

HTML with inline CSS

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

Your Example Paragraph content text in with font color #867f76

#867f76 color code is use for CSS Background Color

Background color for the above div is #867f76

HTML with inline CSS

<div style="background-color:#867f76;"></div>

#867f76 color code is use for CSS Border Color

CSS Border color for the above div is #867f76

HTML with inline CSS

<div style="border:5px solid #867f76;"></div>

CSS Border Left color for the above div is #867f76

HTML with inline CSS

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

CSS Border Right color for the above div is #867f76

HTML with inline CSS

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

CSS Border Bottom color for the above div is #867f76

HTML with inline CSS

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

CSS Border Top color for the above div is #867f76

HTML with inline CSS

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

#867f76 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#867f76 Color code Preview on White Background

This is how #867f76 Color code will look on white background color. Color contrast ratio is 3.95

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.