crispedge.com

Color picker

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

#a76c5e hex color - Red - Warm color - Information

#a76c5e hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #a76c5e Color code in RGB color code model is created after adding 65.49% red color, 42.35% green color and 36.86% blue color. Hex #a76c5e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 35% magenta, 44% yellow and 35% black.

Hex #a76c5e color code is between #aa6666 web safe hex color code and #997755 web safe hex color code. #aa6666 is the nearest web safe color code. You can see here many more shades of #a76c5e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea76c5e#a76c5e
RGB Decimal167, 108, 94rgb(167, 108, 94)
RGB Percent65%, 42%, 37%rgb(65%, 42%, 37%)
CSS RGBa167, 108, 94,1rgba(167,108,94,1)
CMYK Modelcmyk(0%,35%,44%,35%)
HSL Color Space12,29% ,51%hsl(12,29% ,51%)
HSV Color Space12°, 44%, 65%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001110110110001011110
Octal247154136
Decimal16710894
Hexa76c5e

Different shades of #a76c5e color code.

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

Light Shade of #a76c5e
#b98a7f
Dark Shade of #a76c5e
#88564a
Saturated Shade of #a76c5e
#b36452
Desaturated Shade of #a76c5e
#9b746a
Grey scale Shade of #a76c5e
#828282
Brighten Shade
#c08577
Most Readable Shade
#FFFFFF

Shades of #a76c5e color code

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

#a76c5e
#946053
#815449
#6f483e
#5c3c34
#4a3029
#37241f
#251814
#120c0a
#000000

Similar Color like #a76c5e color

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

#a86d5f
#a96e60
#aa6f61
#ab7062
#ac7163
#ad7264
#ae7365
#af7466
#b07567
#b17668
#b27769
#b3786a
#b4796b
#b57a6c
#a66b5d
#a56a5c
#a4695b
#a3685a
#a26759
#a16658
#a06557
#9f6456
#9e6355
#9d6254
#9c6153
#9b6052
#9a5f51
#995e50

Monochromatic Color with #a76c5e

#a76c5e
#d18776
#fca38e
#271a16
#52352e
#7c5146

Tints of #a76c5e Color

#a76c5e
#b07c6f
#ba8c81
#c49d93
#ceada5
#d7bdb7
#e1cec9
#ebdedb
#f5eeed
#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

#a76c5e
#5e99a7

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

Split Complementary

#a76c5e
#5ea790
#5e75a7

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

Analogous Color

#a75e6d
#a75e5f
#a76c5e
#a77b5e
#a7895e

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

#a76c5e
#5ea76c
#6c5ea7

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

#a76c5e
#74a75e
#5e99a7
#905ea7

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

#a76c5e
#5e99a7
#5e75a7
#a7915e

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

#a76c5e Color Code Preview on Black Background Color

This is how #a76c5e Color will look on black background color. Color contrast ratio is 4.95

#a76c5e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a76c5e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a76c5e

#a76c5e color code is use for CSS Background Color

Background color for the above div is #a76c5e

HTML with inline CSS

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

#a76c5e color code is use for CSS Border Color

CSS Border color for the above div is #a76c5e

HTML with inline CSS

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

CSS Border Left color for the above div is #a76c5e

HTML with inline CSS

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

CSS Border Right color for the above div is #a76c5e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a76c5e

HTML with inline CSS

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

CSS Border Top color for the above div is #a76c5e

HTML with inline CSS

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

#a76c5e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a76c5e Color code Preview on White Background

This is how #a76c5e Color code will look on white background color. Color contrast ratio is 4.24

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

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.