crispedge.com

Color picker

Loading...

#a55d3e hex color - Orange - Warm color - Information

#a55d3e hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #a55d3e Color code in RGB color code model is created after adding 64.71% red color, 36.47% green color and 24.31% blue color. Hex #a55d3e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 44% magenta, 62% yellow and 35% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codea55d3e#a55d3e
RGB Decimal165, 93, 62rgb(165, 93, 62)
RGB Percent65%, 36%, 24%rgb(65%, 36%, 24%)
CSS RGBa165, 93, 62,1rgba(165,93,62,1)
CMYK Modelcmyk(0%,44%,62%,35%)
HSL Color Space18,45% ,45%hsl(18,45% ,45%)
HSV Color Space18°, 62%, 65%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001010101110100111110
Octal24513576
Decimal1659362
Hexa55d3e

Different shades of #a55d3e color code.

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

Light Shade of #a55d3e
#c07656
Dark Shade of #a55d3e
#804830
Saturated Shade of #a55d3e
#b05833
Desaturated Shade of #a55d3e
#9a6149
Grey scale Shade of #a55d3e
#717171
Brighten Shade
#be7657
Most Readable Shade
#FFFFFF

Shades of #a55d3e color code

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

#a55d3e
#925237
#804830
#6e3e29
#5b3322
#49291b
#371f14
#24140d
#120a06
#000000

Similar Color like #a55d3e color

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

#a65e3f
#a75f40
#a86041
#a96142
#aa6243
#ab6344
#ac6445
#ad6546
#ae6647
#af6748
#b06849
#b1694a
#b26a4b
#b36b4c
#a45c3d
#a35b3c
#a25a3b
#a1593a
#a05839
#9f5738
#9e5637
#9d5536
#9c5435
#9b5334
#9a5233
#995132
#985031
#974f30

Monochromatic Color with #a55d3e

#a55d3e
#cf754e
#fa8d5e
#25150e
#502d1e
#7a452e

Tints of #a55d3e Color

#a55d3e
#af6f53
#b98168
#c3937e
#cda593
#d7b7a9
#e1c9be
#ebdbd4
#f5ede9
#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

#a55d3e
#3e86a5

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

Split Complementary

#a55d3e
#3ea591
#3e52a5

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

Analogous Color

#a53e48
#a5483e
#a55d3e
#a5723e
#a5863e

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

#a55d3e
#3ea55d
#5d3ea5

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

#a55d3e
#52a53e
#3e86a5
#903ea5

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

#a55d3e
#3e86a5
#3e52a5
#a5913e

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

#a55d3e Color Code Preview on Black Background Color

This is how #a55d3e Color will look on black background color. Color contrast ratio is 4.24

#a55d3e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a55d3e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a55d3e

#a55d3e color code is use for CSS Background Color

Background color for the above div is #a55d3e

HTML with inline CSS

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

#a55d3e color code is use for CSS Border Color

CSS Border color for the above div is #a55d3e

HTML with inline CSS

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

CSS Border Left color for the above div is #a55d3e

HTML with inline CSS

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

CSS Border Right color for the above div is #a55d3e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a55d3e

HTML with inline CSS

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

CSS Border Top color for the above div is #a55d3e

HTML with inline CSS

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

#a55d3e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a55d3e Color code Preview on White Background

This is how #a55d3e Color code will look on white background color. Color contrast ratio is 4.96

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(165,93,62,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(62,134,165,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(165,93,62,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.