crispedge.com

Color picker

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

#a25a4a hex color - Red - Warm color - Information

#a25a4a hex color - Red - Warm color

Color Hue/Base color: Red

Hex #a25a4a Color code in RGB color code model is created after adding 63.53% red color, 35.29% green color and 29.02% blue color. Hex #a25a4a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 44% magenta, 54% yellow and 36% black.

Hex #a25a4a color code is between #aa5544 web safe hex color code and #996655 web safe hex color code. #aa5544 is the nearest web safe color code. You can see here many more shades of #a25a4a color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea25a4a#a25a4a
RGB Decimal162, 90, 74rgb(162, 90, 74)
RGB Percent64%, 35%, 29%rgb(64%, 35%, 29%)
CSS RGBa162, 90, 74,1rgba(162,90,74,1)
CMYK Modelcmyk(0%,44%,54%,36%)
HSL Color Space11,37% ,46%hsl(11,37% ,46%)
HSV Color Space11°, 54%, 64%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000100101101001001010
Octal242132112
Decimal1629074
Hexa25a4a

Different shades of #a25a4a color code.

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

Light Shade of #a25a4a
#b97566
Dark Shade of #a25a4a
#7f473a
Saturated Shade of #a25a4a
#ae523e
Desaturated Shade of #a25a4a
#966256
Grey scale Shade of #a25a4a
#767676
Brighten Shade
#bb7363
Most Readable Shade
#FFFFFF

Shades of #a25a4a color code

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

#a25a4a
#905041
#7e4639
#6c3c31
#5a3229
#482820
#361e18
#241410
#120a08
#000000

Similar Color like #a25a4a color

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

#a35b4b
#a45c4c
#a55d4d
#a65e4e
#a75f4f
#a86050
#a96151
#aa6252
#ab6353
#ac6454
#ad6555
#ae6656
#af6757
#b06858
#a15949
#a05848
#9f5747
#9e5646
#9d5545
#9c5444
#9b5343
#9a5242
#995141
#985040
#974f3f
#964e3e
#954d3d
#944c3c

Monochromatic Color with #a25a4a

#a25a4a
#cc725d
#f78971
#221310
#4d2b23
#774237

Tints of #a25a4a Color

#a25a4a
#ac6c5e
#b67e72
#c19186
#cba39a
#d5b5ae
#e0c8c2
#eadad6
#f4ecea
#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

#a25a4a
#4a92a2

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

Split Complementary

#a25a4a
#4aa286
#4a66a2

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

Analogous Color

#a24a5d
#a24a4c
#a25a4a
#a26c4a
#a27d4a

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

#a25a4a
#4aa25a
#5a4aa2

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

#a25a4a
#66a24a
#4a92a2
#864aa2

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

#a25a4a
#4a92a2
#4a66a2
#a2864a

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

#a25a4a Color Code Preview on Black Background Color

This is how #a25a4a Color will look on black background color. Color contrast ratio is 4.10

#a25a4a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a25a4a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a25a4a

#a25a4a color code is use for CSS Background Color

Background color for the above div is #a25a4a

HTML with inline CSS

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

#a25a4a color code is use for CSS Border Color

CSS Border color for the above div is #a25a4a

HTML with inline CSS

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

CSS Border Left color for the above div is #a25a4a

HTML with inline CSS

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

CSS Border Right color for the above div is #a25a4a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a25a4a

HTML with inline CSS

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

CSS Border Top color for the above div is #a25a4a

HTML with inline CSS

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

#a25a4a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a25a4a Color code Preview on White Background

This is how #a25a4a Color code will look on white background color. Color contrast ratio is 5.12

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

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.