crispedge.com

Color picker

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

#a7a09a hex color - Brown - Warm color - Information

#a7a09a hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #a7a09a Color code in RGB color code model is created after adding 65.49% red color, 62.75% green color and 60.39% blue color. Hex #a7a09a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 4% magenta, 8% yellow and 35% black.

Hex #a7a09a color code is between #aa9999 web safe hex color code and #99aaaa web safe hex color code. #aa9999 is the nearest web safe color code. You can see here many more shades of #a7a09a color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codea7a09a#a7a09a
RGB Decimal167, 160, 154rgb(167, 160, 154)
RGB Percent65%, 63%, 60%rgb(65%, 63%, 60%)
CSS RGBa167, 160, 154,1rgba(167,160,154,1)
CMYK Modelcmyk(0%,4%,8%,35%)
HSL Color Space28,7% ,63%hsl(28,7% ,63%)
HSV Color Space28°, 8%, 65%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001111010000010011010
Octal247240232
Decimal167160154
Hexa7a09a

Different shades of #a7a09a color code.

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

Light Shade of #a7a09a
#bfbab5
Dark Shade of #a7a09a
#8f867f
Saturated Shade of #a7a09a
#b09f91
Desaturated Shade of #a7a09a
#a0a0a0
Grey scale Shade of #a7a09a
#a0a0a0
Brighten Shade
#c0b9b3
Most Readable Shade
#000000

Shades of #a7a09a color code

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

#a7a09a
#948e88
#817c77
#6f6a66
#5c5855
#4a4744
#373533
#252322
#121111
#000000

Similar Color like #a7a09a color

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

#a8a19b
#a9a29c
#aaa39d
#aba49e
#aca59f
#ada6a0
#aea7a1
#afa8a2
#b0a9a3
#b1aaa4
#b2aba5
#b3aca6
#b4ada7
#b5aea8
#a69f99
#a59e98
#a49d97
#a39c96
#a29b95
#a19a94
#a09993
#9f9892
#9e9791
#9d9690
#9c958f
#9b948e
#9a938d
#99928c

Monochromatic Color with #a7a09a

#a7a09a
#d1c9c1
#fcf1e8
#272624
#524f4c
#7c7773

Tints of #a7a09a Color

#a7a09a
#b0aaa5
#bab5b0
#c4bfbb
#cecac6
#d7d4d2
#e1dfdd
#ebe9e8
#f5f4f3
#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

#a7a09a
#9aa1a7

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

Split Complementary

#a7a09a
#9aa7a7
#9a9ba7

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

Analogous Color

#a79b9a
#a79d9a
#a7a09a
#a7a39a
#a7a59a

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

#a7a09a
#9aa7a0
#a09aa7

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

#a7a09a
#9ba79a
#9aa1a7
#a69aa7

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

#a7a09a
#9aa1a7
#9a9ba7
#a7a79a

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

#a7a09a Color Code Preview on Black Background Color

This is how #a7a09a Color will look on black background color. Color contrast ratio is 8.14

#a7a09a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a7a09a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a7a09a

#a7a09a color code is use for CSS Background Color

Background color for the above div is #a7a09a

HTML with inline CSS

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

#a7a09a color code is use for CSS Border Color

CSS Border color for the above div is #a7a09a

HTML with inline CSS

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

CSS Border Left color for the above div is #a7a09a

HTML with inline CSS

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

CSS Border Right color for the above div is #a7a09a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a7a09a

HTML with inline CSS

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

CSS Border Top color for the above div is #a7a09a

HTML with inline CSS

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

#a7a09a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a7a09a Color code Preview on White Background

This is how #a7a09a Color code will look on white background color. Color contrast ratio is 2.58

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

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.