@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#a54d32 hex color - Orange - Warm color - Information

#a54d32 hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #a54d32 Color code in RGB color code model is created after adding 64.71% red color, 30.2% green color and 19.61% blue color. Hex #a54d32 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 53% magenta, 70% yellow and 35.29% black.

Hex #a54d32 color code is between #aa5533 web safe hex color code and #994422 web safe hex color code. #aa5533 is the nearest web safe color code. You can see here many more shades of #a54d32 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code a54d32 #a54d32
RGB Decimal 165, 77, 50 rgb(165, 77, 50)
RGB Percent 65%, 30%, 20% rgb(65%, 30%, 20%)
CSS RGBa 165, 77, 50,1 rgba(165,77,50,1)
CMYK Model cmyk(0%,53%,70%,35.29%)
HSL Color Space 14,53% ,42% hsl(14,53% ,42%)
HSV Color Space 14°, 70%, 65%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100101 01001101 00110010
Octal 245 115 62
Decimal 165 77 50
Hex a5 4d 32

Different shades of #a54d32 color code.

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

Light Shade of #a54d32
#c66244
Dark Shade of #a54d32
#7e3b26
Saturated Shade of #a54d32
#b04727
Desaturated Shade of #a54d32
#9a533d
Grey scale Shade of #a54d32
#6b6b6b
Brighten Shade
#be664b
Most Readable Shade
#FFFFFF

Shades of #a54d32 color code

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

#a54d32
#92442c
#803b26
#6e3321
#5b2a1b
#492216
#371910
#24110b
#120805
#000000

Similar Color like #a54d32 color

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

#a64e33
#a74f34
#a85035
#a95136
#aa5237
#ab5338
#ac5439
#ad553a
#ae563b
#af573c
#b0583d
#b1593e
#b25a3f
#b35b40
#a44c31
#a34b30
#a24a2f
#a1492e
#a0482d
#9f472c
#9e462b
#9d452a
#9c4429
#9b4328
#9a4227
#994126
#984025
#973f24

Monochromatic Color with #a54d32

#a54d32
#cf613f
#fa754c
#25110b
#502518
#7a3925

Tints of #a54d32 Color

#a54d32
#af6048
#b9745f
#c38876
#cd9c8d
#d7afa3
#e1c3ba
#ebd7d1
#f5ebe8
#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

#a54d32
#328aa5

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

Split Complementary

#a54d32
#32a586
#3251a5

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

Analogous Color

#a53245
#a53632
#a54d32
#a56432
#a57b32

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

#a54d32
#32a54d
#4d32a5

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

#a54d32
#50a532
#328aa5
#8632a5

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

#a54d32
#328aa5
#3251a5
#a58632

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

#a54d32 Color Code Preview on Black Background Color

This is how #a54d32 Color will look on black background color. Color contrast ratio is 3.71

#a54d32 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a54d32

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a54d32

#a54d32 color code is use for CSS Background Color

Background color for the above div is #a54d32

HTML with inline CSS

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

#a54d32 color code is use for CSS Border Color

CSS Border color for the above div is #a54d32

HTML with inline CSS

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

CSS Border Left color for the above div is #a54d32

HTML with inline CSS

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

CSS Border Right color for the above div is #a54d32

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a54d32

HTML with inline CSS

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

CSS Border Top color for the above div is #a54d32

HTML with inline CSS

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

#a54d32 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a54d32 Color code Preview on White Background

This is how #a54d32 Color code will look on white background color. Color contrast ratio is 5.66

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

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,77,50,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(50,138,165,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(165,77,50,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.