crispedge.com

Color picker

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

#a6998e hex color - Brown - Warm color - Information

#a6998e hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #a6998e Color code in RGB color code model is created after adding 65.1% red color, 60% green color and 55.69% blue color. Hex #a6998e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 8% magenta, 14% yellow and 35% black.

Hex #a6998e color code is between #aa8888 web safe hex color code and #99aa99 web safe hex color code. #aa8888 is the nearest web safe color code. You can see here many more shades of #a6998e color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codea6998e#a6998e
RGB Decimal166, 153, 142rgb(166, 153, 142)
RGB Percent65%, 60%, 56%rgb(65%, 60%, 56%)
CSS RGBa166, 153, 142,1rgba(166,153,142,1)
CMYK Modelcmyk(0%,8%,14%,35%)
HSL Color Space28,12% ,60%hsl(28,12% ,60%)
HSV Color Space28°, 14%, 65%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001101001100110001110
Octal246231216
Decimal166153142
Hexa6998e

Different shades of #a6998e color code.

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

Light Shade of #a6998e
#bcb3ab
Dark Shade of #a6998e
#907f71
Saturated Shade of #a6998e
#b09884
Desaturated Shade of #a6998e
#9c9a98
Grey scale Shade of #a6998e
#9a9a9a
Brighten Shade
#bfb2a7
Most Readable Shade
#000000

Shades of #a6998e color code

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

#a6998e
#93887e
#81776e
#6e665e
#5c554e
#49443f
#37332f
#24221f
#12110f
#000000

Similar Color like #a6998e color

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

#a79a8f
#a89b90
#a99c91
#aa9d92
#ab9e93
#ac9f94
#ada095
#aea196
#afa297
#b0a398
#b1a499
#b2a59a
#b3a69b
#b4a79c
#a5988d
#a4978c
#a3968b
#a2958a
#a19489
#a09388
#9f9287
#9e9186
#9d9085
#9c8f84
#9b8e83
#9a8d82
#998c81
#988b80

Monochromatic Color with #a6998e

#a6998e
#d0c0b2
#fbe7d7
#262321
#514b45
#7b726a

Tints of #a6998e Color

#a6998e
#afa49a
#b9afa7
#c3bbb3
#cdc6c0
#d7d1cc
#e1ddd9
#ebe8e5
#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

#a6998e
#8e9ba6

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

Split Complementary

#a6998e
#8ea6a5
#8e8fa6

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

Analogous Color

#a68f8e
#a6948e
#a6998e
#a69e8e
#a6a38e

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

#a6998e
#8ea699
#998ea6

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

#a6998e
#8fa68e
#8e9ba6
#a58ea6

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

#a6998e
#8e9ba6
#8e8fa6
#a6a58e

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

#a6998e Color Code Preview on Black Background Color

This is how #a6998e Color will look on black background color. Color contrast ratio is 7.57

#a6998e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a6998e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a6998e

#a6998e color code is use for CSS Background Color

Background color for the above div is #a6998e

HTML with inline CSS

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

#a6998e color code is use for CSS Border Color

CSS Border color for the above div is #a6998e

HTML with inline CSS

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

CSS Border Left color for the above div is #a6998e

HTML with inline CSS

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

CSS Border Right color for the above div is #a6998e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a6998e

HTML with inline CSS

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

CSS Border Top color for the above div is #a6998e

HTML with inline CSS

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

#a6998e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a6998e Color code Preview on White Background

This is how #a6998e Color code will look on white background color. Color contrast ratio is 2.77

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.