crispedge.com

Color picker

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

#a28760 hex color - Brown - Warm color - Information

#a28760 hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #a28760 Color code in RGB color code model is created after adding 63.53% red color, 52.94% green color and 37.65% blue color. Hex #a28760 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 17% magenta, 41% yellow and 36% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea28760#a28760
RGB Decimal162, 135, 96rgb(162, 135, 96)
RGB Percent64%, 53%, 38%rgb(64%, 53%, 38%)
CSS RGBa162, 135, 96,1rgba(162,135,96,1)
CMYK Modelcmyk(0%,17%,41%,36%)
HSL Color Space35,26% ,51%hsl(35,26% ,51%)
HSV Color Space35°, 41%, 64%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000101000011101100000
Octal242207140
Decimal16213596
Hexa28760

Different shades of #a28760 color code.

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

Light Shade of #a28760
#b59f80
Dark Shade of #a28760
#836c4c
Saturated Shade of #a28760
#af8953
Desaturated Shade of #a28760
#95856d
Grey scale Shade of #a28760
#818181
Brighten Shade
#bba079
Most Readable Shade
#000000

Shades of #a28760 color code

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

#a28760
#907855
#7e694a
#6c5a40
#5a4b35
#483c2a
#362d20
#241e15
#120f0a
#000000

Similar Color like #a28760 color

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

#a38861
#a48962
#a58a63
#a68b64
#a78c65
#a88d66
#a98e67
#aa8f68
#ab9069
#ac916a
#ad926b
#ae936c
#af946d
#b0956e
#a1865f
#a0855e
#9f845d
#9e835c
#9d825b
#9c815a
#9b8059
#9a7f58
#997e57
#987d56
#977c55
#967b54
#957a53
#947952

Monochromatic Color with #a28760

#a28760
#ccaa79
#f7ce92
#221d14
#4d402e
#776447

Tints of #a28760 Color

#a28760
#ac9471
#b6a183
#c1af95
#cbbca6
#d5c9b8
#e0d7ca
#eae4db
#f4f1ed
#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

#a28760
#607ba2

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

Split Complementary

#a28760
#609ca2
#6660a2

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

Analogous Color

#a26d60
#a27a60
#a28760
#a29460
#a2a160

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

#a28760
#60a287
#8760a2

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

#a28760
#60a266
#607ba2
#a2609c

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

#a28760
#607ba2
#6660a2
#9ca260

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

#a28760 Color Code Preview on Black Background Color

This is how #a28760 Color will look on black background color. Color contrast ratio is 6.17

#a28760 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a28760

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a28760

#a28760 color code is use for CSS Background Color

Background color for the above div is #a28760

HTML with inline CSS

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

#a28760 color code is use for CSS Border Color

CSS Border color for the above div is #a28760

HTML with inline CSS

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

CSS Border Left color for the above div is #a28760

HTML with inline CSS

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

CSS Border Right color for the above div is #a28760

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a28760

HTML with inline CSS

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

CSS Border Top color for the above div is #a28760

HTML with inline CSS

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

#a28760 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a28760 Color code Preview on White Background

This is how #a28760 Color code will look on white background color. Color contrast ratio is 3.40

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

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.