crispedge.com

Color picker

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

#a8968e hex color - Brown - Warm color - Information

#a8968e hex color - Brown - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Brown

Hex #a8968e Color code in RGB color code model is created after adding 65.88% red color, 58.82% green color and 55.69% blue color. Hex #a8968e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 11% magenta, 15% yellow and 34% black.

Hex #a8968e color code is between #aa9988 web safe hex color code and #998899 web safe hex color code. #aa9988 is the nearest web safe color code. You can see here many more shades of #a8968e color code.

0 Likes 0 Comments | 16 Views

Color Table

Hex Color Codea8968e#a8968e
RGB Decimal168, 150, 142rgb(168, 150, 142)
RGB Percent66%, 59%, 56%rgb(66%, 59%, 56%)
CSS RGBa168, 150, 142,1rgba(168,150,142,1)
CMYK Modelcmyk(0%,11%,15%,34%)
HSL Color Space18,13% ,61%hsl(18,13% ,61%)
HSV Color Space18°, 15%, 66%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010001001011010001110
Octal250226216
Decimal168150142
Hexa8968e

Different shades of #a8968e color code.

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

Light Shade of #a8968e
#beb1ab
Dark Shade of #a8968e
#927b71
Saturated Shade of #a8968e
#b29284
Desaturated Shade of #a8968e
#9e9a98
Grey scale Shade of #a8968e
#9b9b9b
Brighten Shade
#c1afa7
Most Readable Shade
#000000

Shades of #a8968e color code

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

#a8968e
#95857e
#82746e
#70645e
#5d534e
#4a423f
#38322f
#25211f
#12100f
#000000

Similar Color like #a8968e color

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

#a9978f
#aa9890
#ab9991
#ac9a92
#ad9b93
#ae9c94
#af9d95
#b09e96
#b19f97
#b2a098
#b3a199
#b4a29a
#b5a39b
#b6a49c
#a7958d
#a6948c
#a5938b
#a4928a
#a39189
#a29088
#a18f87
#a08e86
#9f8d85
#9e8c84
#9d8b83
#9c8a82
#9b8981
#9a8880

Monochromatic Color with #a8968e

#a8968e
#d2bcb2
#fde2d6
#282422
#534a46
#7d706a

Tints of #a8968e Color

#a8968e
#b1a19a
#bbada7
#c5b9b3
#cec4c0
#d8d0cc
#e2dcd9
#ebe7e5
#f5f3f2
#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

#a8968e
#8ea0a8

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

Split Complementary

#a8968e
#8ea8a3
#8e93a8

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

Analogous Color

#a88e90
#a8918e
#a8968e
#a89b8e
#a8a08e

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

#a8968e
#8ea896
#968ea8

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

#a8968e
#93a88e
#8ea0a8
#a38ea8

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

#a8968e
#8ea0a8
#8e93a8
#a8a38e

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 #a8968e 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.

#a8968e Color Code Preview on Black Background Color

This is how #a8968e Color will look on black background color. Color contrast ratio is 7.42

#a8968e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a8968e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a8968e

#a8968e color code is use for CSS Background Color

Background color for the above div is #a8968e

HTML with inline CSS

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

#a8968e color code is use for CSS Border Color

CSS Border color for the above div is #a8968e

HTML with inline CSS

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

CSS Border Left color for the above div is #a8968e

HTML with inline CSS

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

CSS Border Right color for the above div is #a8968e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a8968e

HTML with inline CSS

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

CSS Border Top color for the above div is #a8968e

HTML with inline CSS

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

#a8968e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a8968e Color code Preview on White Background

This is how #a8968e Color code will look on white background color. Color contrast ratio is 2.83

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

Related Gradients

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

0 Likes 0 Comments | 16 Views

Post your comment:-

By submitting comment you agree to our privacy policy.