crispedge.com

Color picker

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

#a95e5e hex color - Red - Warm color - Information

#a95e5e hex color - Red - Warm color

Color Hue/Base color: Red

Hex #a95e5e Color code in RGB color code model is created after adding 66.27% red color, 36.86% green color and 36.86% blue color. Hex #a95e5e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 44% magenta, 44% yellow and 34% black.

Hex #a95e5e color code is between #aa6666 web safe hex color code and #995555 web safe hex color code. #aa6666 is the nearest web safe color code. You can see here many more shades of #a95e5e color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codea95e5e#a95e5e
RGB Decimal169, 94, 94rgb(169, 94, 94)
RGB Percent66%, 37%, 37%rgb(66%, 37%, 37%)
CSS RGBa169, 94, 94,1rgba(169,94,94,1)
CMYK Modelcmyk(0%,44%,44%,34%)
HSL Color Space0,30% ,52%hsl(0,30% ,52%)
HSV Color Space0°, 44%, 66%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010010101111001011110
Octal251136136
Decimal1699494
Hexa95e5e

Different shades of #a95e5e color code.

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

Light Shade of #a95e5e
#bb7f7f
Dark Shade of #a95e5e
#8a4a4a
Saturated Shade of #a95e5e
#b55252
Desaturated Shade of #a95e5e
#9d6a6a
Grey scale Shade of #a95e5e
#838383
Brighten Shade
#c27777
Most Readable Shade
#FFFFFF

Shades of #a95e5e color code

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

#a95e5e
#965353
#834949
#703e3e
#5d3434
#4b2929
#381f1f
#251414
#120a0a
#000000

Similar Color like #a95e5e color

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

#aa5f5f
#ab6060
#ac6161
#ad6262
#ae6363
#af6464
#b06565
#b16666
#b26767
#b36868
#b46969
#b56a6a
#b66b6b
#b76c6c
#a85d5d
#a75c5c
#a65b5b
#a55a5a
#a45959
#a35858
#a25757
#a15656
#a05555
#9f5454
#9e5353
#9d5252
#9c5151
#9b5050

Monochromatic Color with #a95e5e

#a95e5e
#d37676
#fe8d8d
#291717
#542f2f
#7e4646

Tints of #a95e5e Color

#a95e5e
#b26f6f
#bc8181
#c59393
#cfa5a5
#d8b7b7
#e2c9c9
#ebdbdb
#f5eded
#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

#a95e5e
#5ea9a9

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

Split Complementary

#a95e5e
#5ea983
#5e83a9

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

Analogous Color

#a95e7c
#a95e6d
#a95e5e
#a96d5e
#a97c5e

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

#a95e5e
#5ea95e
#5e5ea9

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

#a95e5e
#83a95e
#5ea9a9
#835ea9

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

#a95e5e
#5ea9a9
#5e83a9
#a9835e

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

#a95e5e Color Code Preview on Black Background Color

This is how #a95e5e Color will look on black background color. Color contrast ratio is 4.45

#a95e5e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a95e5e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a95e5e

#a95e5e color code is use for CSS Background Color

Background color for the above div is #a95e5e

HTML with inline CSS

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

#a95e5e color code is use for CSS Border Color

CSS Border color for the above div is #a95e5e

HTML with inline CSS

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

CSS Border Left color for the above div is #a95e5e

HTML with inline CSS

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

CSS Border Right color for the above div is #a95e5e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a95e5e

HTML with inline CSS

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

CSS Border Top color for the above div is #a95e5e

HTML with inline CSS

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

#a95e5e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a95e5e Color code Preview on White Background

This is how #a95e5e Color code will look on white background color. Color contrast ratio is 4.72

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

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.