crispedge.com

Color picker

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

#a56258 hex color - Brown - Warm color - Information

#a56258 hex color - Brown - Warm color

Color Hue/Base color: Brown

Hex #a56258 Color code in RGB color code model is created after adding 64.71% red color, 38.43% green color and 34.51% blue color. Hex #a56258 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 41% magenta, 47% yellow and 35% black.

Hex #a56258 color code is between #aa6655 web safe hex color code and #995566 web safe hex color code. #aa6655 is the nearest web safe color code. You can see here many more shades of #a56258 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea56258#a56258
RGB Decimal165, 98, 88rgb(165, 98, 88)
RGB Percent65%, 38%, 35%rgb(65%, 38%, 35%)
CSS RGBa165, 98, 88,1rgba(165,98,88,1)
CMYK Modelcmyk(0%,41%,47%,35%)
HSL Color Space8,30% ,50%hsl(8,30% ,50%)
HSV Color Space8°, 47%, 65%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001010110001001011000
Octal245142130
Decimal1659888
Hexa56258

Different shades of #a56258 color code.

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

Light Shade of #a56258
#b78179
Dark Shade of #a56258
#844e46
Saturated Shade of #a56258
#b2594b
Desaturated Shade of #a56258
#986b65
Grey scale Shade of #a56258
#7e7e7e
Brighten Shade
#be7b71
Most Readable Shade
#FFFFFF

Shades of #a56258 color code

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

#a56258
#92574e
#804c44
#6e413a
#5b3630
#492b27
#37201d
#241513
#120a09
#000000

Similar Color like #a56258 color

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

#a66359
#a7645a
#a8655b
#a9665c
#aa675d
#ab685e
#ac695f
#ad6a60
#ae6b61
#af6c62
#b06d63
#b16e64
#b26f65
#b37066
#a46157
#a36056
#a25f55
#a15e54
#a05d53
#9f5c52
#9e5b51
#9d5a50
#9c594f
#9b584e
#9a574d
#99564c
#98554b
#97544a

Monochromatic Color with #a56258

#a56258
#cf7b6f
#fa9485
#251614
#50302b
#7a4941

Tints of #a56258 Color

#a56258
#af736a
#b9847d
#c3968f
#cda7a2
#d7b9b4
#e1cac7
#ebdcd9
#f5edec
#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

#a56258
#589ba5

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

Split Complementary

#a56258
#58a588
#5875a5

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

Analogous Color

#a5586d
#a5585d
#a56258
#a57158
#a58158

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

#a56258
#58a562
#6258a5

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

#a56258
#74a558
#589ba5
#8858a5

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

#a56258
#589ba5
#5875a5
#a58958

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

#a56258 Color Code Preview on Black Background Color

This is how #a56258 Color will look on black background color. Color contrast ratio is 4.49

#a56258 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a56258

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a56258

#a56258 color code is use for CSS Background Color

Background color for the above div is #a56258

HTML with inline CSS

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

#a56258 color code is use for CSS Border Color

CSS Border color for the above div is #a56258

HTML with inline CSS

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

CSS Border Left color for the above div is #a56258

HTML with inline CSS

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

CSS Border Right color for the above div is #a56258

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a56258

HTML with inline CSS

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

CSS Border Top color for the above div is #a56258

HTML with inline CSS

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

#a56258 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a56258 Color code Preview on White Background

This is how #a56258 Color code will look on white background color. Color contrast ratio is 4.68

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

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.