crispedge.com

Color picker

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

#a25e50 hex color - Orange - Warm color - Information

#a25e50 hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #a25e50 Color code in RGB color code model is created after adding 63.53% red color, 36.86% green color and 31.37% blue color. Hex #a25e50 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 42% magenta, 51% yellow and 36% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea25e50#a25e50
RGB Decimal162, 94, 80rgb(162, 94, 80)
RGB Percent64%, 37%, 31%rgb(64%, 37%, 31%)
CSS RGBa162, 94, 80,1rgba(162,94,80,1)
CMYK Modelcmyk(0%,42%,51%,36%)
HSL Color Space10,34% ,47%hsl(10,34% ,47%)
HSV Color Space10°, 51%, 64%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000100101111001010000
Octal242136120
Decimal1629480
Hexa25e50

Different shades of #a25e50 color code.

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

Light Shade of #a25e50
#b77a6e
Dark Shade of #a25e50
#804a3f
Saturated Shade of #a25e50
#ae5644
Desaturated Shade of #a25e50
#96665c
Grey scale Shade of #a25e50
#797979
Brighten Shade
#bb7769
Most Readable Shade
#FFFFFF

Shades of #a25e50 color code

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

#a25e50
#905347
#7e493e
#6c3e35
#5a342c
#482923
#361f1a
#241411
#120a08
#000000

Similar Color like #a25e50 color

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

#a35f51
#a46052
#a56153
#a66254
#a76355
#a86456
#a96557
#aa6658
#ab6759
#ac685a
#ad695b
#ae6a5c
#af6b5d
#b06c5e
#a15d4f
#a05c4e
#9f5b4d
#9e5a4c
#9d594b
#9c584a
#9b5749
#9a5648
#995547
#985446
#975345
#965244
#955143
#945042

Monochromatic Color with #a25e50

#a25e50
#cc7765
#f78f7a
#221411
#4d2d26
#77453b

Tints of #a25e50 Color

#a25e50
#ac6f63
#b68176
#c1938a
#cba59d
#d5b7b1
#e0c9c4
#eadbd8
#f4edeb
#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

#a25e50
#5094a2

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

Split Complementary

#a25e50
#50a287
#506ba2

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

Analogous Color

#a25063
#a25052
#a25e50
#a26e50
#a27f50

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

#a25e50
#50a25e
#5e50a2

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

#a25e50
#6ba250
#5094a2
#8750a2

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

#a25e50
#5094a2
#506ba2
#a28750

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

#a25e50 Color Code Preview on Black Background Color

This is how #a25e50 Color will look on black background color. Color contrast ratio is 4.25

#a25e50 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a25e50

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a25e50

#a25e50 color code is use for CSS Background Color

Background color for the above div is #a25e50

HTML with inline CSS

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

#a25e50 color code is use for CSS Border Color

CSS Border color for the above div is #a25e50

HTML with inline CSS

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

CSS Border Left color for the above div is #a25e50

HTML with inline CSS

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

CSS Border Right color for the above div is #a25e50

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a25e50

HTML with inline CSS

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

CSS Border Top color for the above div is #a25e50

HTML with inline CSS

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

#a25e50 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a25e50 Color code Preview on White Background

This is how #a25e50 Color code will look on white background color. Color contrast ratio is 4.94

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

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.