crispedge.com

Color picker

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

#a16e4c hex color - Orange - Warm color - Information

#a16e4c hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #a16e4c Color code in RGB color code model is created after adding 63.14% red color, 43.14% green color and 29.8% blue color. Hex #a16e4c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 32% magenta, 53% yellow and 37% black.

Hex #a16e4c color code is between #996644 web safe hex color code and #aa7755 web safe hex color code. #996644 is the nearest web safe color code. You can see here many more shades of #a16e4c color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea16e4c#a16e4c
RGB Decimal161, 110, 76rgb(161, 110, 76)
RGB Percent63%, 43%, 30%rgb(63%, 43%, 30%)
CSS RGBa161, 110, 76,1rgba(161,110,76,1)
CMYK Modelcmyk(0%,32%,53%,37%)
HSL Color Space24,36% ,46%hsl(24,36% ,46%)
HSV Color Space24°, 53%, 63%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000010110111001001100
Octal241156114
Decimal16111076
Hexa16e4c

Different shades of #a16e4c color code.

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

Light Shade of #a16e4c
#b88868
Dark Shade of #a16e4c
#7e563c
Saturated Shade of #a16e4c
#ad6c40
Desaturated Shade of #a16e4c
#957058
Grey scale Shade of #a16e4c
#767676
Brighten Shade
#ba8765
Most Readable Shade
#FFFFFF

Shades of #a16e4c color code

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

#a16e4c
#8f6143
#7d553b
#6b4932
#593d2a
#473021
#352419
#231810
#110c08
#000000

Similar Color like #a16e4c color

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

#a26f4d
#a3704e
#a4714f
#a57250
#a67351
#a77452
#a87553
#a97654
#aa7755
#ab7856
#ac7957
#ad7a58
#ae7b59
#af7c5a
#a06d4b
#9f6c4a
#9e6b49
#9d6a48
#9c6947
#9b6846
#9a6745
#996644
#986543
#976442
#966341
#956240
#94613f
#93603e

Monochromatic Color with #a16e4c

#a16e4c
#cb8b60
#f6a874
#211710
#4c3424
#765138

Tints of #a16e4c Color

#a16e4c
#ab7e5f
#b58e73
#c09e87
#caae9b
#d5beaf
#dfcec3
#eaded7
#f4eeeb
#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

#a16e4c
#4c7fa1

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

Split Complementary

#a16e4c
#4ca198
#4c55a1

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

Analogous Color

#a14c4c
#a15d4c
#a16e4c
#a17f4c
#a1904c

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

#a16e4c
#4ca16e
#6e4ca1

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

#a16e4c
#55a14c
#4c7fa1
#984ca1

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

#a16e4c
#4c7fa1
#4c55a1
#a1984c

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

#a16e4c Color Code Preview on Black Background Color

This is how #a16e4c Color will look on black background color. Color contrast ratio is 4.85

#a16e4c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a16e4c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a16e4c

#a16e4c color code is use for CSS Background Color

Background color for the above div is #a16e4c

HTML with inline CSS

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

#a16e4c color code is use for CSS Border Color

CSS Border color for the above div is #a16e4c

HTML with inline CSS

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

CSS Border Left color for the above div is #a16e4c

HTML with inline CSS

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

CSS Border Right color for the above div is #a16e4c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a16e4c

HTML with inline CSS

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

CSS Border Top color for the above div is #a16e4c

HTML with inline CSS

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

#a16e4c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a16e4c Color code Preview on White Background

This is how #a16e4c Color code will look on white background color. Color contrast ratio is 4.33

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.