crispedge.com

Color picker

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

#a25827 hex color - Orange - Warm color - Information

#a25827 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #a25827 Color code in RGB color code model is created after adding 63.53% red color, 34.51% green color and 15.29% blue color. Hex #a25827 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 46% magenta, 76% yellow and 36% black.

Hex #a25827 color code is between #aa5522 web safe hex color code and #996633 web safe hex color code. #aa5522 is the nearest web safe color code. You can see here many more shades of #a25827 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea25827#a25827
RGB Decimal162, 88, 39rgb(162, 88, 39)
RGB Percent64%, 35%, 15%rgb(64%, 35%, 15%)
CSS RGBa162, 88, 39,1rgba(162,88,39,1)
CMYK Modelcmyk(0%,46%,76%,36%)
HSL Color Space24,61% ,39%hsl(24,61% ,39%)
HSV Color Space24°, 76%, 64%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000100101100000100111
Octal24213047
Decimal1628839
Hexa25827

Different shades of #a25827 color code.

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

Light Shade of #a25827
#cb6e31
Dark Shade of #a25827
#79421d
Saturated Shade of #a25827
#ac561d
Desaturated Shade of #a25827
#985a31
Grey scale Shade of #a25827
#646464
Brighten Shade
#bb7140
Most Readable Shade
#FFFFFF

Shades of #a25827 color code

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

#a25827
#904e22
#7e441e
#6c3a1a
#5a3015
#482711
#361d0d
#241308
#120904
#000000

Similar Color like #a25827 color

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

#a35928
#a45a29
#a55b2a
#a65c2b
#a75d2c
#a85e2d
#a95f2e
#aa602f
#ab6130
#ac6231
#ad6332
#ae6433
#af6534
#b06635
#a15726
#a05625
#9f5524
#9e5423
#9d5322
#9c5221
#9b5120
#9a501f
#994f1e
#984e1d
#974d1c
#964c1b
#954b1a
#944a19

Monochromatic Color with #a25827

#a25827
#cc6f31
#f7863b
#221308
#4d2a13
#77411d

Tints of #a25827 Color

#a25827
#ac6a3f
#b67d57
#c18f6f
#cba287
#d5b49f
#e0c7b7
#ead9cf
#f4ece7
#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

#a25827
#2771a2

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

Split Complementary

#a25827
#27a296
#2734a2

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

Analogous Color

#a22727
#a23f27
#a25827
#a27127
#a28927

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

#a25827
#27a258
#5827a2

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

#a25827
#34a227
#2771a2
#9527a2

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

#a25827
#2771a2
#2734a2
#a29527

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

#a25827 Color Code Preview on Black Background Color

This is how #a25827 Color will look on black background color. Color contrast ratio is 3.96

#a25827 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a25827

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a25827

#a25827 color code is use for CSS Background Color

Background color for the above div is #a25827

HTML with inline CSS

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

#a25827 color code is use for CSS Border Color

CSS Border color for the above div is #a25827

HTML with inline CSS

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

CSS Border Left color for the above div is #a25827

HTML with inline CSS

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

CSS Border Right color for the above div is #a25827

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a25827

HTML with inline CSS

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

CSS Border Top color for the above div is #a25827

HTML with inline CSS

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

#a25827 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a25827 Color code Preview on White Background

This is how #a25827 Color code will look on white background color. Color contrast ratio is 5.30

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

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.