crispedge.com

Color picker

Loading...

#ac562a hex color - Orange - Warm color - Information

#ac562a hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #ac562a Color code in RGB color code model is created after adding 67.45% red color, 33.73% green color and 16.47% blue color. Hex #ac562a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 50% magenta, 76% yellow and 33% black.

Hex #ac562a color code is between #aa5522 web safe hex color code and #bb6633 web safe hex color code. #aa5522 is the nearest web safe color code. You can see here many more shades of #ac562a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeac562a#ac562a
RGB Decimal172, 86, 42rgb(172, 86, 42)
RGB Percent67%, 34%, 16%rgb(67%, 34%, 16%)
CSS RGBa172, 86, 42,1rgba(172,86,42,1)
CMYK Modelcmyk(0%,50%,76%,33%)
HSL Color Space20,61% ,42%hsl(20,61% ,42%)
HSV Color Space20°, 76%, 67%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011000101011000101010
Octal25412652
Decimal1728642
Hexac562a

Different shades of #ac562a color code.

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

Light Shade of #ac562a
#cf6c3a
Dark Shade of #ac562a
#834220
Saturated Shade of #ac562a
#b7531f
Desaturated Shade of #ac562a
#a15935
Grey scale Shade of #ac562a
#6b6b6b
Brighten Shade
#c56f43
Most Readable Shade
#FFFFFF

Shades of #ac562a color code

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

#ac562a
#984c25
#854220
#72391c
#5f2f17
#4c2612
#391c0e
#261309
#130904
#000000

Similar Color like #ac562a color

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

#ad572b
#ae582c
#af592d
#b05a2e
#b15b2f
#b25c30
#b35d31
#b45e32
#b55f33
#b66034
#b76135
#b86236
#b96337
#ba6438
#ab5529
#aa5428
#a95327
#a85226
#a75125
#a65024
#a54f23
#a44e22
#a34d21
#a24c20
#a14b1f
#a04a1e
#9f491d
#9e481c

Monochromatic Color with #ac562a

#ac562a
#d66b34
#020100
#2c160b
#572b15
#814120

Tints of #ac562a Color

#ac562a
#b56841
#be7b59
#c78e71
#d0a188
#dab3a0
#e3c6b8
#ecd9cf
#f5ece7
#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

#ac562a
#2a80ac

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

Split Complementary

#ac562a
#2aac97
#2a3fac

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

Analogous Color

#ac2a32
#ac3c2a
#ac562a
#ac702a
#ac8a2a

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

#ac562a
#2aac56
#562aac

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

#ac562a
#3fac2a
#2a80ac
#972aac

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

#ac562a
#2a80ac
#2a3fac
#ac972a

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

#ac562a Color Code Preview on Black Background Color

This is how #ac562a Color will look on black background color. Color contrast ratio is 4.12

#ac562a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac562a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac562a

#ac562a color code is use for CSS Background Color

Background color for the above div is #ac562a

HTML with inline CSS

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

#ac562a color code is use for CSS Border Color

CSS Border color for the above div is #ac562a

HTML with inline CSS

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

CSS Border Left color for the above div is #ac562a

HTML with inline CSS

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

CSS Border Right color for the above div is #ac562a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ac562a

HTML with inline CSS

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

CSS Border Top color for the above div is #ac562a

HTML with inline CSS

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

#ac562a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ac562a Color code Preview on White Background

This is how #ac562a Color code will look on white background color. Color contrast ratio is 5.10

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

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(172,86,42,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(42,128,172,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(172,86,42,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.