crispedge.com

Color picker

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

#a26449 hex color - Orange - Warm color - Information

#a26449 hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #a26449 Color code in RGB color code model is created after adding 63.53% red color, 39.22% green color and 28.63% blue color. Hex #a26449 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 38% magenta, 55% yellow and 36% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea26449#a26449
RGB Decimal162, 100, 73rgb(162, 100, 73)
RGB Percent64%, 39%, 29%rgb(64%, 39%, 29%)
CSS RGBa162, 100, 73,1rgba(162,100,73,1)
CMYK Modelcmyk(0%,38%,55%,36%)
HSL Color Space18,38% ,46%hsl(18,38% ,46%)
HSV Color Space18°, 55%, 64%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000100110010001001001
Octal242144111
Decimal16210073
Hexa26449

Different shades of #a26449 color code.

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

Light Shade of #a26449
#b97e65
Dark Shade of #a26449
#7f4e39
Saturated Shade of #a26449
#ae5f3d
Desaturated Shade of #a26449
#966955
Grey scale Shade of #a26449
#757575
Brighten Shade
#bb7d62
Most Readable Shade
#FFFFFF

Shades of #a26449 color code

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

#a26449
#905840
#7e4d38
#6c4230
#5a3728
#482c20
#362118
#241610
#120b08
#000000

Similar Color like #a26449 color

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

#a3654a
#a4664b
#a5674c
#a6684d
#a7694e
#a86a4f
#a96b50
#aa6c51
#ab6d52
#ac6e53
#ad6f54
#ae7055
#af7156
#b07257
#a16348
#a06247
#9f6146
#9e6045
#9d5f44
#9c5e43
#9b5d42
#9a5c41
#995b40
#985a3f
#97593e
#96583d
#95573c
#94563b

Monochromatic Color with #a26449

#a26449
#cc7e5c
#f7986f
#221510
#4d3023
#774a36

Tints of #a26449 Color

#a26449
#ac755d
#b68671
#c19785
#cba899
#d5baae
#e0cbc2
#eadcd6
#f4edea
#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

#a26449
#4987a2

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

Split Complementary

#a26449
#49a290
#495ba2

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

Analogous Color

#a24952
#a25249
#a26449
#a27649
#a28849

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

#a26449
#49a264
#6449a2

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

#a26449
#5aa249
#4987a2
#9049a2

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

#a26449
#4987a2
#495ba2
#a29049

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

#a26449 Color Code Preview on Black Background Color

This is how #a26449 Color will look on black background color. Color contrast ratio is 4.46

#a26449 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a26449

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a26449

#a26449 color code is use for CSS Background Color

Background color for the above div is #a26449

HTML with inline CSS

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

#a26449 color code is use for CSS Border Color

CSS Border color for the above div is #a26449

HTML with inline CSS

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

CSS Border Left color for the above div is #a26449

HTML with inline CSS

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

CSS Border Right color for the above div is #a26449

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a26449

HTML with inline CSS

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

CSS Border Top color for the above div is #a26449

HTML with inline CSS

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

#a26449 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a26449 Color code Preview on White Background

This is how #a26449 Color code will look on white background color. Color contrast ratio is 4.71

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

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.