crispedge.com

Color picker

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

#a76c42 hex color - Orange - Warm color - Information

#a76c42 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

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

Hex #a76c42 color code is between #aa6644 web safe hex color code and #997733 web safe hex color code. #aa6644 is the nearest web safe color code. You can see here many more shades of #a76c42 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea76c42#a76c42
RGB Decimal167, 108, 66rgb(167, 108, 66)
RGB Percent65%, 42%, 26%rgb(65%, 42%, 26%)
CSS RGBa167, 108, 66,1rgba(167,108,66,1)
CMYK Modelcmyk(0%,35%,60%,35%)
HSL Color Space25,43% ,46%hsl(25,43% ,46%)
HSV Color Space25°, 60%, 65%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001110110110001000010
Octal247154102
Decimal16710866
Hexa76c42

Different shades of #a76c42 color code.

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

Light Shade of #a76c42
#bf865d
Dark Shade of #a76c42
#825434
Saturated Shade of #a76c42
#b36a36
Desaturated Shade of #a76c42
#9b6e4e
Grey scale Shade of #a76c42
#747474
Brighten Shade
#c0855b
Most Readable Shade
#FFFFFF

Shades of #a76c42 color code

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

#a76c42
#94603a
#815433
#6f482c
#5c3c24
#4a301d
#372416
#25180e
#120c07
#000000

Similar Color like #a76c42 color

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

#a86d43
#a96e44
#aa6f45
#ab7046
#ac7147
#ad7248
#ae7349
#af744a
#b0754b
#b1764c
#b2774d
#b3784e
#b4794f
#b57a50
#a66b41
#a56a40
#a4693f
#a3683e
#a2673d
#a1663c
#a0653b
#9f643a
#9e6339
#9d6238
#9c6137
#9b6036
#9a5f35
#995e34

Monochromatic Color with #a76c42

#a76c42
#d18753
#fca364
#271a10
#523520
#7c5131

Tints of #a76c42 Color

#a76c42
#b07c57
#ba8c6c
#c49d81
#cead96
#d7bdab
#e1cec0
#ebded5
#f5eeea
#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

#a76c42
#427da7

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

Split Complementary

#a76c42
#42a79f
#424aa7

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

Analogous Color

#a74442
#a75842
#a76c42
#a78042
#a79442

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

#a76c42
#42a76c
#6c42a7

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

#a76c42
#4aa742
#427da7
#9e42a7

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

#a76c42
#427da7
#424aa7
#a79f42

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

#a76c42 Color Code Preview on Black Background Color

This is how #a76c42 Color will look on black background color. Color contrast ratio is 4.87

#a76c42 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a76c42

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a76c42

#a76c42 color code is use for CSS Background Color

Background color for the above div is #a76c42

HTML with inline CSS

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

#a76c42 color code is use for CSS Border Color

CSS Border color for the above div is #a76c42

HTML with inline CSS

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

CSS Border Left color for the above div is #a76c42

HTML with inline CSS

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

CSS Border Right color for the above div is #a76c42

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a76c42

HTML with inline CSS

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

CSS Border Top color for the above div is #a76c42

HTML with inline CSS

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

#a76c42 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a76c42 Color code Preview on White Background

This is how #a76c42 Color code will look on white background color. Color contrast ratio is 4.31

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

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.