crispedge.com

Color picker

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

#8e5156 hex color - Brown - Warm color - Information

#8e5156 hex color - Brown - Warm color

Color Hue/Base color: Brown

Hex #8e5156 Color code in RGB color code model is created after adding 55.69% red color, 31.76% green color and 33.73% blue color. Hex #8e5156 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 43% magenta, 39% yellow and 44% black.

Hex #8e5156 color code is between #885555 web safe hex color code and #994466 web safe hex color code. #885555 is the nearest web safe color code. You can see here many more shades of #8e5156 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code8e5156#8e5156
RGB Decimal142, 81, 86rgb(142, 81, 86)
RGB Percent56%, 32%, 34%rgb(56%, 32%, 34%)
CSS RGBa142, 81, 86,1rgba(142,81,86,1)
CMYK Modelcmyk(0%,43%,39%,44%)
HSL Color Space355,27% ,44%hsl(355,27% ,44%)
HSV Color Space355°, 43%, 56%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100011100101000101010110
Octal216121126
Decimal1428186
Hex8e5156

Different shades of #8e5156 color code.

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

Light Shade of #8e5156
#a9696e
Dark Shade of #8e5156
#6e3e42
Saturated Shade of #8e5156
#99464d
Desaturated Shade of #8e5156
#835c5f
Grey scale Shade of #8e5156
#6f6f6f
Brighten Shade
#a76a6f
Most Readable Shade
#FFFFFF

Shades of #8e5156 color code

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

#8e5156
#7e484c
#6e3f42
#5e3639
#4e2d2f
#3f2426
#2f1b1c
#1f1213
#0f0909
#000000

Similar Color like #8e5156 color

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

#8f5257
#905358
#915459
#92555a
#93565b
#94575c
#95585d
#96595e
#975a5f
#985b60
#995c61
#9a5d62
#9b5e63
#9c5f64
#8d5055
#8c4f54
#8b4e53
#8a4d52
#894c51
#884b50
#874a4f
#86494e
#85484d
#84474c
#83464b
#82454a
#814449
#804348

Monochromatic Color with #8e5156

#8e5156
#b86970
#e38189
#0e0809
#392123
#63393c

Tints of #8e5156 Color

#8e5156
#9a6468
#a7777b
#b38b8e
#c09ea1
#ccb1b3
#d9c5c6
#e5d8d9
#f2ebec
#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

#8e5156
#518e89

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

Split Complementary

#8e5156
#518e6b
#51758e

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

Analogous Color

#8e516e
#8e5162
#8e5156
#8e5851
#8e6451

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

#8e5156
#568e51
#51568e

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

#8e5156
#748e51
#518e89
#6a518e

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

#8e5156
#518e89
#51758e
#8e6a51

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

#8e5156 Color Code Preview on Black Background Color

This is how #8e5156 Color will look on black background color. Color contrast ratio is 3.46

#8e5156 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#8e5156 color code is use for CSS Background Color

Background color for the above div is #8e5156

HTML with inline CSS

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

#8e5156 color code is use for CSS Border Color

CSS Border color for the above div is #8e5156

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#8e5156 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8e5156 Color code Preview on White Background

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

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

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.