crispedge.com

Color picker

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

#a76136 hex color - Orange - Warm color - Information

#a76136 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #a76136 Color code in RGB color code model is created after adding 65.49% red color, 38.04% green color and 21.18% blue color. Hex #a76136 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 42% magenta, 68% yellow and 35% black.

Hex #a76136 color code is between #aa6633 web safe hex color code and #995544 web safe hex color code. #aa6633 is the nearest web safe color code. You can see here many more shades of #a76136 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea76136#a76136
RGB Decimal167, 97, 54rgb(167, 97, 54)
RGB Percent65%, 38%, 21%rgb(65%, 38%, 21%)
CSS RGBa167, 97, 54,1rgba(167,97,54,1)
CMYK Modelcmyk(0%,42%,68%,35%)
HSL Color Space23,51% ,43%hsl(23,51% ,43%)
HSV Color Space23°, 68%, 65%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001110110000100110110
Octal24714166
Decimal1679754
Hexa76136

Different shades of #a76136 color code.

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

Light Shade of #a76136
#c5794b
Dark Shade of #a76136
#804b2a
Saturated Shade of #a76136
#b25e2b
Desaturated Shade of #a76136
#9c6441
Grey scale Shade of #a76136
#6e6e6e
Brighten Shade
#c07a4f
Most Readable Shade
#FFFFFF

Shades of #a76136 color code

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

#a76136
#945630
#814b2a
#6f4024
#5c351e
#4a2b18
#372012
#25150c
#120a06
#000000

Similar Color like #a76136 color

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

#a86237
#a96338
#aa6439
#ab653a
#ac663b
#ad673c
#ae683d
#af693e
#b06a3f
#b16b40
#b26c41
#b36d42
#b46e43
#b56f44
#a66035
#a55f34
#a45e33
#a35d32
#a25c31
#a15b30
#a05a2f
#9f592e
#9e582d
#9d572c
#9c562b
#9b552a
#9a5429
#995328

Monochromatic Color with #a76136

#a76136
#d17a44
#fc9251
#27170d
#52301b
#7c4828

Tints of #a76136 Color

#a76136
#b0724c
#ba8462
#c49579
#cea78f
#d7b8a5
#e1cabc
#ebdbd2
#f5ede8
#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

#a76136
#367ca7

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

Split Complementary

#a76136
#36a799
#3644a7

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

Analogous Color

#a73638
#a74a36
#a76136
#a77836
#a78e36

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

#a76136
#36a761
#6136a7

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

#a76136
#43a736
#367ca7
#9936a7

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

#a76136
#367ca7
#3644a7
#a79936

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

#a76136 Color Code Preview on Black Background Color

This is how #a76136 Color will look on black background color. Color contrast ratio is 4.41

#a76136 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a76136

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a76136

#a76136 color code is use for CSS Background Color

Background color for the above div is #a76136

HTML with inline CSS

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

#a76136 color code is use for CSS Border Color

CSS Border color for the above div is #a76136

HTML with inline CSS

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

CSS Border Left color for the above div is #a76136

HTML with inline CSS

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

CSS Border Right color for the above div is #a76136

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a76136

HTML with inline CSS

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

CSS Border Top color for the above div is #a76136

HTML with inline CSS

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

#a76136 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a76136 Color code Preview on White Background

This is how #a76136 Color code will look on white background color. Color contrast ratio is 4.77

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

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.