crispedge.com

Color picker

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

#a35720 hex color - Orange - Warm color - Information

#a35720 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #a35720 Color code in RGB color code model is created after adding 63.92% red color, 34.12% green color and 12.55% blue color. Hex #a35720 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 47% magenta, 80% yellow and 36% black.

Hex #a35720 color code is between #aa5522 web safe hex color code and #996611 web safe hex color code. #aa5522 is the nearest web safe color code. You can see here many more shades of #a35720 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codea35720#a35720
RGB Decimal163, 87, 32rgb(163, 87, 32)
RGB Percent64%, 34%, 13%rgb(64%, 34%, 13%)
CSS RGBa163, 87, 32,1rgba(163,87,32,1)
CMYK Modelcmyk(0%,47%,80%,36%)
HSL Color Space25,67% ,38%hsl(25,67% ,38%)
HSV Color Space25°, 80%, 64%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000110101011100100000
Octal24312740
Decimal1638732
Hexa35720

Different shades of #a35720 color code.

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

Light Shade of #a35720
#ce6e28
Dark Shade of #a35720
#784018
Saturated Shade of #a35720
#ad5516
Desaturated Shade of #a35720
#99592a
Grey scale Shade of #a35720
#616161
Brighten Shade
#bc7039
Most Readable Shade
#FFFFFF

Shades of #a35720 color code

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

#a35720
#904d1c
#7e4318
#6c3a15
#5a3011
#48260e
#361d0a
#241307
#120903
#000000

Similar Color like #a35720 color

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

#a45821
#a55922
#a65a23
#a75b24
#a85c25
#a95d26
#aa5e27
#ab5f28
#ac6029
#ad612a
#ae622b
#af632c
#b0642d
#b1652e
#a2561f
#a1551e
#a0541d
#9f531c
#9e521b
#9d511a
#9c5019
#9b4f18
#9a4e17
#994d16
#984c15
#974b14
#964a13
#954912

Monochromatic Color with #a35720

#a35720
#cd6e28
#f88431
#231307
#4e2a0f
#784018

Tints of #a35720 Color

#a35720
#ad6938
#b77c51
#c18f6a
#cba183
#d6b49b
#e0c7b4
#ead9cd
#f4ece6
#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

#a35720
#206ca3

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

Split Complementary

#a35720
#20a398
#202aa3

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

Analogous Color

#a32320
#a33d20
#a35720
#a37120
#a38b20

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

#a35720
#20a357
#5720a3

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

#a35720
#2ba320
#206ca3
#9820a3

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

#a35720
#206ca3
#202aa3
#a39820

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

#a35720 Color Code Preview on Black Background Color

This is how #a35720 Color will look on black background color. Color contrast ratio is 3.94

#a35720 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a35720

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a35720

#a35720 color code is use for CSS Background Color

Background color for the above div is #a35720

HTML with inline CSS

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

#a35720 color code is use for CSS Border Color

CSS Border color for the above div is #a35720

HTML with inline CSS

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

CSS Border Left color for the above div is #a35720

HTML with inline CSS

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

CSS Border Right color for the above div is #a35720

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a35720

HTML with inline CSS

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

CSS Border Top color for the above div is #a35720

HTML with inline CSS

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

#a35720 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a35720 Color code Preview on White Background

This is how #a35720 Color code will look on white background color. Color contrast ratio is 5.33

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.