crispedge.com

Color picker

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

#a7471e hex color - Orange - Warm color - Information

#a7471e hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #a7471e Color code in RGB color code model is created after adding 65.49% red color, 27.84% green color and 11.76% blue color. Hex #a7471e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 57% magenta, 82% yellow and 35% black.

Hex #a7471e color code is between #aa4422 web safe hex color code and #995511 web safe hex color code. #aa4422 is the nearest web safe color code. You can see here many more shades of #a7471e color code.

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Codea7471e#a7471e
RGB Decimal167, 71, 30rgb(167, 71, 30)
RGB Percent65%, 28%, 12%rgb(65%, 28%, 12%)
CSS RGBa167, 71, 30,1rgba(167,71,30,1)
CMYK Modelcmyk(0%,57%,82%,35%)
HSL Color Space18,70% ,39%hsl(18,70% ,39%)
HSV Color Space18°, 82%, 65%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001110100011100011110
Octal24710736
Decimal1677130
Hexa7471e

Different shades of #a7471e color code.

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

Light Shade of #a7471e
#d25926
Dark Shade of #a7471e
#7c3516
Saturated Shade of #a7471e
#b14314
Desaturated Shade of #a7471e
#9d4b28
Grey scale Shade of #a7471e
#626262
Brighten Shade
#c06037
Most Readable Shade
#FFFFFF

Shades of #a7471e color code

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

#a7471e
#943f1a
#813717
#6f2f14
#5c2710
#4a1f0d
#37170a
#250f06
#120703
#000000

Similar Color like #a7471e color

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

#a8481f
#a94920
#aa4a21
#ab4b22
#ac4c23
#ad4d24
#ae4e25
#af4f26
#b05027
#b15128
#b25229
#b3532a
#b4542b
#b5552c
#a6461d
#a5451c
#a4441b
#a3431a
#a24219
#a14118
#a04017
#9f3f16
#9e3e15
#9d3d14
#9c3c13
#9b3b12
#9a3a11
#993910

Monochromatic Color with #a7471e

#a7471e
#d15926
#fc6b2d
#271107
#52230f
#7c3516

Tints of #a7471e Color

#a7471e
#b05b37
#ba6f50
#c48469
#ce9882
#d7ad9b
#e1c1b4
#ebd6cd
#f5eae6
#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

#a7471e
#1e7ea7

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

Split Complementary

#a7471e
#1ea78c
#1e39a7

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

Analogous Color

#a71e2c
#a72c1e
#a7471e
#a7621e
#a77e1e

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

#a7471e
#1ea747
#471ea7

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

#a7471e
#39a71e
#1e7ea7
#8b1ea7

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

#a7471e
#1e7ea7
#1e39a7
#a78c1e

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

#a7471e Color Code Preview on Black Background Color

This is how #a7471e Color will look on black background color. Color contrast ratio is 3.56

#a7471e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a7471e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a7471e

#a7471e color code is use for CSS Background Color

Background color for the above div is #a7471e

HTML with inline CSS

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

#a7471e color code is use for CSS Border Color

CSS Border color for the above div is #a7471e

HTML with inline CSS

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

CSS Border Left color for the above div is #a7471e

HTML with inline CSS

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

CSS Border Right color for the above div is #a7471e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a7471e

HTML with inline CSS

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

CSS Border Top color for the above div is #a7471e

HTML with inline CSS

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

#a7471e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a7471e Color code Preview on White Background

This is how #a7471e Color code will look on white background color. Color contrast ratio is 5.89

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

Related Gradients

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.