crispedge.com

Color picker

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

#a16e4b hex color - Orange - Warm color - Information

#a16e4b hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

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

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea16e4b#a16e4b
RGB Decimal161, 110, 75rgb(161, 110, 75)
RGB Percent63%, 43%, 29%rgb(63%, 43%, 29%)
CSS RGBa161, 110, 75,1rgba(161,110,75,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
Binary101000010110111001001011
Octal241156113
Decimal16111075
Hexa16e4b

Different shades of #a16e4b color code.

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

Light Shade of #a16e4b
#b88867
Dark Shade of #a16e4b
#7e563b
Saturated Shade of #a16e4b
#ad6c3f
Desaturated Shade of #a16e4b
#957057
Grey scale Shade of #a16e4b
#767676
Brighten Shade
#ba8764
Most Readable Shade
#FFFFFF

Shades of #a16e4b color code

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

#a16e4b
#8f6142
#7d553a
#6b4932
#593d29
#473021
#352419
#231810
#110c08
#000000

Similar Color like #a16e4b color

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

#a26f4c
#a3704d
#a4714e
#a5724f
#a67350
#a77451
#a87552
#a97653
#aa7754
#ab7855
#ac7956
#ad7a57
#ae7b58
#af7c59
#a06d4a
#9f6c49
#9e6b48
#9d6a47
#9c6946
#9b6845
#9a6744
#996643
#986542
#976441
#966340
#95623f
#94613e
#93603d

Monochromatic Color with #a16e4b

#a16e4b
#cb8b5f
#f6a873
#211710
#4c3423
#765137

Tints of #a16e4b Color

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

#a16e4b
#4b7ea1

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

Split Complementary

#a16e4b
#4ba199
#4b53a1

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

Analogous Color

#a14c4b
#a15d4b
#a16e4b
#a17f4b
#a1904b

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

#a16e4b
#4ba16e
#6e4ba1

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

#a16e4b
#53a14b
#4b7ea1
#994ba1

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

#a16e4b
#4b7ea1
#4b53a1
#a1994b

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

#a16e4b Color Code Preview on Black Background Color

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

#a16e4b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a16e4b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a16e4b

#a16e4b color code is use for CSS Background Color

Background color for the above div is #a16e4b

HTML with inline CSS

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

#a16e4b color code is use for CSS Border Color

CSS Border color for the above div is #a16e4b

HTML with inline CSS

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

CSS Border Left color for the above div is #a16e4b

HTML with inline CSS

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

CSS Border Right color for the above div is #a16e4b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a16e4b

HTML with inline CSS

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

CSS Border Top color for the above div is #a16e4b

HTML with inline CSS

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

#a16e4b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a16e4b Color code Preview on White Background

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

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.