Skip to main content Skip to docs navigation

#a1988b hex color | Grey By Me | 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

Color Hue/Base color: Brown

Hex #a1988b Color Code is also known as | Grey By Me color.

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

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

RGB Chart

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

Color Table

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

Color in numbers

Type Red Green Blue
Binary 10100001 10011000 10001011
Octal 241 230 213
Decimal 161 152 139
Hex a1 98 8b

Different shades of #a1988b color code.

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

Darkest of #a1988b
#514b42
Darker of #a1988b
#6d6559
Dark of #a1988b
#8a7f6f
Base of #a1988b
#a1988b
Light of #a1988b
#b8b1a7
Lighter
#cfcac3
Lightest
#e5e3e0

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

#a1988b
#8b94a1

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

Split Complementary

#a1988b
#8b9fa1
#8d8ba1

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

Analogous Color

#a18b8b
#a18f8b
#a1988b
#a19f8b
#99a18b

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

#a1988b
#988ba1
#8ba198

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

#a1988b
#8ba198
#8b94a1
#a18b94

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

#a1988b
#8ba18d
#8b94a1
#a18b9f

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 #a1988b

#35312b
#514b42
#6d6559
#8a7f6f
#a1988b
#b8b1a7
#cfcac3
#e5e3e0
#fcfcfc

Tints of #a1988b Color

#a1988b
#aba397
#b5aea4
#c0bab1
#cac5be
#d5d1cb
#dfdcd8
#eae8e5
#f4f3f2
#ffffff

Shades of #a1988b color code

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

#a1988b
#8f877b
#7d766c
#6b655c
#59544d
#47433d
#35322e
#23211e
#11100f
#000000

Tones

#a1988b
#969696
#969696
#969696
#969696

Tones

Similar Color like #a1988b color

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

#a2998c
#a39a8d
#a49b8e
#a59c8f
#a69d90
#a79e91
#a89f92
#a9a093
#aaa194
#aba295
#aca396
#ada497
#aea598
#afa699
#a0978a
#9f9689
#9e9588
#9d9487
#9c9386
#9b9285
#9a9184
#999083
#988f82
#978e81
#968d80
#958c7f
#948b7e
#938a7d

Download this Dark Brown

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

#a1988b Color Code Preview on Black Background Color

This is how #a1988b Color will look on black background color. Color contrast ratio is 7.38

#a1988b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a1988b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a1988b

#a1988b color code is use for CSS Background Color

Background color for the above div is #a1988b

HTML with inline CSS

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

#a1988b color code is use for CSS Border Color

CSS Border color for the above div is #a1988b

HTML with inline CSS

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

CSS Border Left color for the above div is #a1988b

HTML with inline CSS

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

CSS Border Right color for the above div is #a1988b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a1988b

HTML with inline CSS

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

CSS Border Top color for the above div is #a1988b

HTML with inline CSS

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

#a1988b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a1988b Color code Preview on White Background

This is how #a1988b Color code will look on white background color. Color contrast ratio is 2.85

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

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,139,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(139,148,161,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(161,152,139,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }