crispedge.com

Color picker

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

#a26350 hex color - Orange - Warm color - Information

#a26350 hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

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

Hex #a26350 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 #a26350 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea26350#a26350
RGB Decimal162, 99, 80rgb(162, 99, 80)
RGB Percent64%, 39%, 31%rgb(64%, 39%, 31%)
CSS RGBa162, 99, 80,1rgba(162,99,80,1)
CMYK Modelcmyk(0%,39%,51%,36%)
HSL Color Space14,34% ,47%hsl(14,34% ,47%)
HSV Color Space14°, 51%, 64%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000100110001101010000
Octal242143120
Decimal1629980
Hexa26350

Different shades of #a26350 color code.

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

Light Shade of #a26350
#b77f6e
Dark Shade of #a26350
#804e3f
Saturated Shade of #a26350
#ae5d44
Desaturated Shade of #a26350
#96695c
Grey scale Shade of #a26350
#797979
Brighten Shade
#bb7c69
Most Readable Shade
#FFFFFF

Shades of #a26350 color code

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

#a26350
#905847
#7e4d3e
#6c4235
#5a372c
#482c23
#36211a
#241611
#120b08
#000000

Similar Color like #a26350 color

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

#a36451
#a46552
#a56653
#a66754
#a76855
#a86956
#a96a57
#aa6b58
#ab6c59
#ac6d5a
#ad6e5b
#ae6f5c
#af705d
#b0715e
#a1624f
#a0614e
#9f604d
#9e5f4c
#9d5e4b
#9c5d4a
#9b5c49
#9a5b48
#995a47
#985946
#975845
#965744
#955643
#945542

Monochromatic Color with #a26350

#a26350
#cc7d65
#f7977a
#221511
#4d2f26
#77493b

Tints of #a26350 Color

#a26350
#ac7463
#b68576
#c1978a
#cba89d
#d5b9b1
#e0cbc4
#eadcd8
#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

#a26350
#508fa2

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

Split Complementary

#a26350
#50a28c
#5066a2

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

Analogous Color

#a2505e
#a25350
#a26350
#a27350
#a28450

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

#a26350
#50a263
#6350a2

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

#a26350
#66a250
#508fa2
#8c50a2

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

#a26350
#508fa2
#5066a2
#a28c50

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

#a26350 Color Code Preview on Black Background Color

This is how #a26350 Color will look on black background color. Color contrast ratio is 4.44

#a26350 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a26350

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a26350

#a26350 color code is use for CSS Background Color

Background color for the above div is #a26350

HTML with inline CSS

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

#a26350 color code is use for CSS Border Color

CSS Border color for the above div is #a26350

HTML with inline CSS

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

CSS Border Left color for the above div is #a26350

HTML with inline CSS

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

CSS Border Right color for the above div is #a26350

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a26350

HTML with inline CSS

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

CSS Border Top color for the above div is #a26350

HTML with inline CSS

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

#a26350 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a26350 Color code Preview on White Background

This is how #a26350 Color code will look on white background color. Color contrast ratio is 4.73

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

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.