crispedge.com

Color picker

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

#a0634d hex color - Orange - Warm color - Information

#a0634d hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #a0634d Color code in RGB color code model is created after adding 62.75% red color, 38.82% green color and 30.2% blue color. Hex #a0634d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 38% magenta, 52% yellow and 37% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea0634d#a0634d
RGB Decimal160, 99, 77rgb(160, 99, 77)
RGB Percent63%, 39%, 30%rgb(63%, 39%, 30%)
CSS RGBa160, 99, 77,1rgba(160,99,77,1)
CMYK Modelcmyk(0%,38%,52%,37%)
HSL Color Space16,35% ,46%hsl(16,35% ,46%)
HSV Color Space16°, 52%, 63%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000000110001101001101
Octal240143115
Decimal1609977
Hexa0634d

Different shades of #a0634d color code.

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

Light Shade of #a0634d
#b77e69
Dark Shade of #a0634d
#7e4e3c
Saturated Shade of #a0634d
#ac5d41
Desaturated Shade of #a0634d
#946959
Grey scale Shade of #a0634d
#767676
Brighten Shade
#b97c66
Most Readable Shade
#FFFFFF

Shades of #a0634d color code

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

#a0634d
#8e5844
#7c4d3b
#6a4233
#58372a
#472c22
#352119
#231611
#110b08
#000000

Similar Color like #a0634d color

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

#a1644e
#a2654f
#a36650
#a46751
#a56852
#a66953
#a76a54
#a86b55
#a96c56
#aa6d57
#ab6e58
#ac6f59
#ad705a
#ae715b
#9f624c
#9e614b
#9d604a
#9c5f49
#9b5e48
#9a5d47
#995c46
#985b45
#975a44
#965943
#955842
#945741
#935640
#92553f

Monochromatic Color with #a0634d

#a0634d
#ca7d61
#f59876
#201410
#4b2e24
#754939

Tints of #a0634d Color

#a0634d
#aa7460
#b58574
#bf9788
#caa89c
#d4b9af
#dfcbc3
#e9dcd7
#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

#a0634d
#4d8aa0

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

Split Complementary

#a0634d
#4da08c
#4d60a0

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

Analogous Color

#a04d58
#a0524d
#a0634d
#a0744d
#a0844d

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

#a0634d
#4da063
#634da0

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

#a0634d
#60a04d
#4d8aa0
#8c4da0

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

#a0634d
#4d8aa0
#4d60a0
#a08c4d

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

#a0634d Color Code Preview on Black Background Color

This is how #a0634d Color will look on black background color. Color contrast ratio is 4.39

#a0634d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a0634d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a0634d

#a0634d color code is use for CSS Background Color

Background color for the above div is #a0634d

HTML with inline CSS

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

#a0634d color code is use for CSS Border Color

CSS Border color for the above div is #a0634d

HTML with inline CSS

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

CSS Border Left color for the above div is #a0634d

HTML with inline CSS

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

CSS Border Right color for the above div is #a0634d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a0634d

HTML with inline CSS

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

CSS Border Top color for the above div is #a0634d

HTML with inline CSS

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

#a0634d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a0634d Color code Preview on White Background

This is how #a0634d Color code will look on white background color. Color contrast ratio is 4.79

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

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.