crispedge.com

Color picker

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

#a47c6b hex color - Brown - Warm color - Information

#a47c6b hex color - Brown - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Brown

Hex #a47c6b Color code in RGB color code model is created after adding 64.31% red color, 48.63% green color and 41.96% blue color. Hex #a47c6b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 24% magenta, 35% yellow and 36% black.

Hex #a47c6b color code is between #aa7766 web safe hex color code and #998877 web safe hex color code. #aa7766 is the nearest web safe color code. You can see here many more shades of #a47c6b color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codea47c6b#a47c6b
RGB Decimal164, 124, 107rgb(164, 124, 107)
RGB Percent64%, 49%, 42%rgb(64%, 49%, 42%)
CSS RGBa164, 124, 107,1rgba(164,124,107,1)
CMYK Modelcmyk(0%,24%,35%,36%)
HSL Color Space18,24% ,53%hsl(18,24% ,53%)
HSV Color Space18°, 35%, 64%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001000111110001101011
Octal244174153
Decimal164124107
Hexa47c6b

Different shades of #a47c6b color code.

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

Light Shade of #a47c6b
#b7988b
Dark Shade of #a47c6b
#886354
Saturated Shade of #a47c6b
#b0775f
Desaturated Shade of #a47c6b
#988177
Grey scale Shade of #a47c6b
#878787
Brighten Shade
#bd9584
Most Readable Shade
#FFFFFF

Shades of #a47c6b color code

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

#a47c6b
#916e5f
#7f6053
#6d5247
#5b443b
#48372f
#362923
#241b17
#120d0b
#000000

Similar Color like #a47c6b color

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

#a57d6c
#a67e6d
#a77f6e
#a8806f
#a98170
#aa8271
#ab8372
#ac8473
#ad8574
#ae8675
#af8776
#b08877
#b18978
#b28a79
#a37b6a
#a27a69
#a17968
#a07867
#9f7766
#9e7665
#9d7564
#9c7463
#9b7362
#9a7261
#997160
#98705f
#976f5e
#966e5d

Monochromatic Color with #a47c6b

#a47c6b
#ce9c87
#f9bca2
#241c18
#4f3c34
#795c4f

Tints of #a47c6b Color

#a47c6b
#ae8a7b
#b8998b
#c2a79c
#ccb6ac
#d6c4bd
#e0d3cd
#eae1de
#f4f0ee
#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

#a47c6b
#6b93a4

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

Split Complementary

#a47c6b
#6ba498
#6b77a4

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

Analogous Color

#a46b71
#a4716b
#a47c6b
#a4876b
#a4936b

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

#a47c6b
#6ba47c
#7c6ba4

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

#a47c6b
#76a46b
#6b93a4
#986ba4

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

#a47c6b
#6b93a4
#6b77a4
#a4986b

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

#a47c6b Color Code Preview on Black Background Color

This is how #a47c6b Color will look on black background color. Color contrast ratio is 5.67

#a47c6b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a47c6b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a47c6b

#a47c6b color code is use for CSS Background Color

Background color for the above div is #a47c6b

HTML with inline CSS

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

#a47c6b color code is use for CSS Border Color

CSS Border color for the above div is #a47c6b

HTML with inline CSS

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

CSS Border Left color for the above div is #a47c6b

HTML with inline CSS

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

CSS Border Right color for the above div is #a47c6b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a47c6b

HTML with inline CSS

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

CSS Border Top color for the above div is #a47c6b

HTML with inline CSS

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

#a47c6b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a47c6b Color code Preview on White Background

This is how #a47c6b Color code will look on white background color. Color contrast ratio is 3.70

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.