Skip to main content Skip to docs navigation

#a1988c hex color | Download Dark Brown BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Grey By Me and its hex is #A1988B Nearest Color Name

Color Hue/Base color: Brown

Hex #a1988c Color code in RGB color code model is created after adding 63.14% red color, 59.61% green color and 54.9% blue color. Hex #a1988c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 6% magenta, 13% yellow and 36.86% black.

Hex #a1988c color code is between #999988 web safe hex color code and #aa8899 web safe hex color code. #999988 is the nearest web safe color code. You can see here many more shades of #a1988c color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code a1988c #a1988c
RGB Decimal 161, 152, 140 161, 152, 140
RGB Percent 63%, 60%, 55% rgb(63%, 60%, 55%)
CSS RGBa 161, 152, 140,1 rgba(161,152,140,1)
CMYK Model cmyk(0%,6%,13%,36.86%)
HSL Color Space 34,10% ,59% hsl(34,10% ,59%)
HSV Color Space 34°, 13%, 63%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100001 10011000 10001100
Octal 241 230 214
Decimal 161 152 140
Hex a1 98 8c

Different shades of #a1988c color code.

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

Darkest of #a1988c
#514b43
Darker of #a1988c
#6e655a
Dark of #a1988c
#8a7f70
Base of #a1988c
#a1988c
Light of #a1988c
#b8b1a8
Lighter
#cfcac4
Lightest
#e6e3e0

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

#a1988c
#8c95a1

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

Split Complementary

#a1988c
#8ca0a1
#8e8ca1

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

Analogous Color

#a18c8c
#a18f8c
#a1988c
#a19f8c
#9aa18c

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

#a1988c
#988ca1
#8ca198

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

#a1988c
#8ca198
#8c95a1
#a18c95

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#a1988c
#8ca18e
#8c95a1
#a18ca0

Square 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).

Monochromatic Color with #a1988c

#35312c
#514b43
#6e655a
#8a7f70
#a1988c
#b8b1a8
#cfcac4
#e6e3e0
#fdfdfc

Tints of #a1988c Color

#a1988c
#aba398
#b5aea5
#c0bab2
#cac5bf
#d5d1cb
#dfdcd8
#eae8e5
#f4f3f2
#ffffff

Shades of #a1988c color code

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

#a1988c
#8f877c
#7d766c
#6b655d
#59544d
#47433e
#35322e
#23211f
#11100f
#000000

Tones

#a1988c
#979797
#979797
#979797
#979797

Tones

Similar Color like #a1988c color

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

#a2998d
#a39a8e
#a49b8f
#a59c90
#a69d91
#a79e92
#a89f93
#a9a094
#aaa195
#aba296
#aca397
#ada498
#aea599
#afa69a
#a0978b
#9f968a
#9e9589
#9d9488
#9c9387
#9b9286
#9a9185
#999084
#988f83
#978e82
#968d81
#958c80
#948b7f
#938a7e

Download this Dark Brown

Hex #a1988c 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.

#a1988c Color Code Preview on Black Background Color

This is how #a1988c Color will look on black background color. Color contrast ratio is 7.39

#a1988c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a1988c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a1988c

#a1988c color code is use for CSS Background Color

Background color for the above div is #a1988c

HTML with inline CSS

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

#a1988c color code is use for CSS Border Color

CSS Border color for the above div is #a1988c

HTML with inline CSS

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

CSS Border Left color for the above div is #a1988c

HTML with inline CSS

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

CSS Border Right color for the above div is #a1988c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a1988c

HTML with inline CSS

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

CSS Border Top color for the above div is #a1988c

HTML with inline CSS

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

#a1988c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a1988c Color code Preview on White Background

This is how #a1988c Color code will look on white background color. Color contrast ratio is 2.84

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(161,152,140,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(140,149,161,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(161,152,140,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }