crispedge.com

Color picker

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

#a18071 hex color - Brown - Warm color - Information

#a18071 hex color - Brown - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Brown

Hex #a18071 Color code in RGB color code model is created after adding 63.14% red color, 50.2% green color and 44.31% blue color. Hex #a18071 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 20% magenta, 30% yellow and 37% black.

Hex #a18071 color code is between #998877 web safe hex color code and #aa7766 web safe hex color code. #998877 is the nearest web safe color code. You can see here many more shades of #a18071 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codea18071#a18071
RGB Decimal161, 128, 113rgb(161, 128, 113)
RGB Percent63%, 50%, 44%rgb(63%, 50%, 44%)
CSS RGBa161, 128, 113,1rgba(161,128,113,1)
CMYK Modelcmyk(0%,20%,30%,37%)
HSL Color Space19,20% ,54%hsl(19,20% ,54%)
HSV Color Space19°, 30%, 63%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000011000000001110001
Octal241200161
Decimal161128113
Hexa18071

Different shades of #a18071 color code.

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

Light Shade of #a18071
#b59b90
Dark Shade of #a18071
#866759
Saturated Shade of #a18071
#ad7c65
Desaturated Shade of #a18071
#95847d
Grey scale Shade of #a18071
#898989
Brighten Shade
#ba998a
Most Readable Shade
#FFFFFF

Shades of #a18071 color code

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

#a18071
#8f7164
#7d6357
#6b554b
#59473e
#473832
#352a25
#231c19
#110e0c
#000000

Similar Color like #a18071 color

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

#a28172
#a38273
#a48374
#a58475
#a68576
#a78677
#a88778
#a98879
#aa897a
#ab8a7b
#ac8b7c
#ad8c7d
#ae8d7e
#af8e7f
#a07f70
#9f7e6f
#9e7d6e
#9d7c6d
#9c7b6c
#9b7a6b
#9a796a
#997869
#987768
#977667
#967566
#957465
#947364
#937263

Monochromatic Color with #a18071

#a18071
#cba28f
#f6c4ad
#211b18
#4c3c35
#765e53

Tints of #a18071 Color

#a18071
#ab8e80
#b59c90
#c0aaa0
#cab8b0
#d5c6bf
#dfd4cf
#eae2df
#f4f0ef
#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

#a18071
#7192a1

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

Split Complementary

#a18071
#71a198
#717aa1

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

Analogous Color

#a17175
#a17671
#a18071
#a18a71
#a19371

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

#a18071
#71a180
#8071a1

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

#a18071
#7aa171
#7192a1
#9871a1

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

#a18071
#7192a1
#717aa1
#a19871

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

#a18071 Color Code Preview on Black Background Color

This is how #a18071 Color will look on black background color. Color contrast ratio is 5.84

#a18071 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a18071

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a18071

#a18071 color code is use for CSS Background Color

Background color for the above div is #a18071

HTML with inline CSS

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

#a18071 color code is use for CSS Border Color

CSS Border color for the above div is #a18071

HTML with inline CSS

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

CSS Border Left color for the above div is #a18071

HTML with inline CSS

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

CSS Border Right color for the above div is #a18071

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a18071

HTML with inline CSS

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

CSS Border Top color for the above div is #a18071

HTML with inline CSS

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

#a18071 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a18071 Color code Preview on White Background

This is how #a18071 Color code will look on white background color. Color contrast ratio is 3.59

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.