crispedge.com

Color picker

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

#8e6b76 hex color - Evening Crimson - Violet - Warm color - Information

#8e6b76 hex color - Evening Crimson - Violet - Warm color

Color Hue/Base color: Violet

Hex #8e6b76 Color Code is also known as Evening Crimson color.

Hex #8e6b76 Color code in RGB color code model is created after adding 55.69% red color, 41.96% green color and 46.27% blue color. Hex #8e6b76 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 25% magenta, 17% yellow and 44% black.

Hex #8e6b76 color code is between #886677 web safe hex color code and #997766 web safe hex color code. #886677 is the nearest web safe color code. You can see here many more shades of #8e6b76 color code.

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Code8e6b76#8e6b76
RGB Decimal142, 107, 118rgb(142, 107, 118)
RGB Percent56%, 42%, 46%rgb(56%, 42%, 46%)
CSS RGBa142, 107, 118,1rgba(142,107,118,1)
CMYK Modelcmyk(0%,25%,17%,44%)
HSL Color Space341,14% ,49%hsl(341,14% ,49%)
HSV Color Space341°, 25%, 56%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100011100110101101110110
Octal216153166
Decimal142107118
Hex8e6b76

Different shades of #8e6b76 color code.

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

Light Shade of #8e6b76
#a58791
Dark Shade of #8e6b76
#71555e
Saturated Shade of #8e6b76
#9a5f71
Desaturated Shade of #8e6b76
#82777b
Grey scale Shade of #8e6b76
#7c7c7c
Brighten Shade
#a7848f
Most Readable Shade
#FFFFFF

Shades of #8e6b76 color code

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

#8e6b76
#7e5f68
#6e535b
#5e474e
#4e3b41
#3f2f34
#2f2327
#1f171a
#0f0b0d
#000000

Similar Color like #8e6b76 color

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

#8f6c77
#906d78
#916e79
#926f7a
#93707b
#94717c
#95727d
#96737e
#97747f
#987580
#997681
#9a7782
#9b7883
#9c7984
#8d6a75
#8c6974
#8b6873
#8a6772
#896671
#886570
#87646f
#86636e
#85626d
#84616c
#83606b
#825f6a
#815e69
#805d68

Monochromatic Color with #8e6b76

#8e6b76
#b88b99
#e3abbd
#0e0b0c
#392b2f
#634b53

Tints of #8e6b76 Color

#8e6b76
#9a7b85
#a78b94
#b39ca3
#c0acb2
#ccbdc2
#d9cdd1
#e5dee0
#f2eeef
#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

#8e6b76
#6b8e83

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

Split Complementary

#8e6b76
#6b8e71
#6b888e

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

Analogous Color

#8e6b84
#8e6b7d
#8e6b76
#8e6b6f
#8e6e6b

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

#8e6b76
#768e6b
#6b768e

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

#8e6b76
#878e6b
#6b8e83
#716b8e

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

#8e6b76
#6b8e83
#6b888e
#8e716b

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

#8e6b76 Color Code Preview on Black Background Color

This is how #8e6b76 Color will look on black background color. Color contrast ratio is 4.51

#8e6b76 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#8e6b76 color code is use for CSS Background Color

Background color for the above div is #8e6b76

HTML with inline CSS

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

#8e6b76 color code is use for CSS Border Color

CSS Border color for the above div is #8e6b76

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#8e6b76 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8e6b76 Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.