crispedge.com

Color picker

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

#896e74 hex color - Brown - Warm color - Information

#896e74 hex color - Brown - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Brown

Hex #896e74 Color code in RGB color code model is created after adding 53.73% red color, 43.14% green color and 45.49% blue color. Hex #896e74 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 20% magenta, 15% yellow and 46% black.

Hex #896e74 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 #896e74 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code896e74#896e74
RGB Decimal137, 110, 116rgb(137, 110, 116)
RGB Percent54%, 43%, 45%rgb(54%, 43%, 45%)
CSS RGBa137, 110, 116,1rgba(137,110,116,1)
CMYK Modelcmyk(0%,20%,15%,46%)
HSL Color Space347,11% ,48%hsl(347,11% ,48%)
HSV Color Space347°, 20%, 54%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100010010110111001110100
Octal211156164
Decimal137110116
Hex896e74

Different shades of #896e74 color code.

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

Light Shade of #896e74
#a1898f
Dark Shade of #896e74
#6d575c
Saturated Shade of #896e74
#95626d
Desaturated Shade of #896e74
#7d7a7b
Grey scale Shade of #896e74
#7b7b7b
Brighten Shade
#a2878d
Most Readable Shade
#FFFFFF

Shades of #896e74 color code

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

#896e74
#796167
#6a555a
#5b494d
#4c3d40
#3c3033
#2d2426
#1e1819
#0f0c0c
#000000

Similar Color like #896e74 color

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

#8a6f75
#8b7076
#8c7177
#8d7278
#8e7379
#8f747a
#90757b
#91767c
#92777d
#93787e
#94797f
#957a80
#967b81
#977c82
#886d73
#876c72
#866b71
#856a70
#84696f
#83686e
#82676d
#81666c
#80656b
#7f646a
#7e6369
#7d6268
#7c6167
#7b6066

Monochromatic Color with #896e74

#896e74
#b39098
#deb2bc
#090808
#342a2c
#5e4c50

Tints of #896e74 Color

#896e74
#967e83
#a38e92
#b09ea2
#bdaeb1
#cabec1
#d7ced0
#e4dee0
#f1eeef
#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

#896e74
#6e8983

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

Split Complementary

#896e74
#6e8976
#6e8189

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

Analogous Color

#896e7f
#896e79
#896e74
#896e6f
#89736e

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

#896e74
#74896e
#6e7489

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

#896e74
#81896e
#6e8983
#756e89

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

#896e74
#6e8983
#6e8189
#89766e

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 #896e74 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.

#896e74 Color Code Preview on Black Background Color

This is how #896e74 Color will look on black background color. Color contrast ratio is 4.55

#896e74 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #896e74

HTML with inline CSS

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

Your Example Paragraph content text in with font color #896e74

#896e74 color code is use for CSS Background Color

Background color for the above div is #896e74

HTML with inline CSS

<div style="background-color:#896e74;"></div>

#896e74 color code is use for CSS Border Color

CSS Border color for the above div is #896e74

HTML with inline CSS

<div style="border:5px solid #896e74;"></div>

CSS Border Left color for the above div is #896e74

HTML with inline CSS

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

CSS Border Right color for the above div is #896e74

HTML with inline CSS

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

CSS Border Bottom color for the above div is #896e74

HTML with inline CSS

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

CSS Border Top color for the above div is #896e74

HTML with inline CSS

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

#896e74 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#896e74 Color code Preview on White Background

This is how #896e74 Color code will look on white background color. Color contrast ratio is 4.62

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

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.