crispedge.com

Color picker

Loading...

#a2653b hex color - Orange - Warm color - Information

#a2653b hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #a2653b Color code in RGB color code model is created after adding 63.53% red color, 39.61% green color and 23.14% blue color. Hex #a2653b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 38% magenta, 64% yellow and 36% black.

Hex #a2653b color code is between #aa6633 web safe hex color code and #995544 web safe hex color code. #aa6633 is the nearest web safe color code. You can see here many more shades of #a2653b color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codea2653b#a2653b
RGB Decimal162, 101, 59rgb(162, 101, 59)
RGB Percent64%, 40%, 23%rgb(64%, 40%, 23%)
CSS RGBa162, 101, 59,1rgba(162,101,59,1)
CMYK Modelcmyk(0%,38%,64%,36%)
HSL Color Space24,47% ,43%hsl(24,47% ,43%)
HSV Color Space24°, 64%, 64%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000100110010100111011
Octal24214573
Decimal16210159
Hexa2653b

Different shades of #a2653b color code.

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

Light Shade of #a2653b
#bf7e51
Dark Shade of #a2653b
#7d4e2d
Saturated Shade of #a2653b
#ad6330
Desaturated Shade of #a2653b
#976746
Grey scale Shade of #a2653b
#6e6e6e
Brighten Shade
#bb7e54
Most Readable Shade
#FFFFFF

Shades of #a2653b color code

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

#a2653b
#905934
#7e4e2d
#6c4327
#5a3820
#482c1a
#362113
#24160d
#120b06
#000000

Similar Color like #a2653b color

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

#a3663c
#a4673d
#a5683e
#a6693f
#a76a40
#a86b41
#a96c42
#aa6d43
#ab6e44
#ac6f45
#ad7046
#ae7147
#af7248
#b07349
#a1643a
#a06339
#9f6238
#9e6137
#9d6036
#9c5f35
#9b5e34
#9a5d33
#995c32
#985b31
#975a30
#96592f
#95582e
#94572d

Monochromatic Color with #a2653b

#a2653b
#cc7f4a
#f79a5a
#22150d
#4d301c
#774a2c

Tints of #a2653b Color

#a2653b
#ac7650
#b68766
#c1987c
#cba992
#d5baa7
#e0cbbd
#eadcd3
#f4ede9
#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

#a2653b
#3b78a2

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

Split Complementary

#a2653b
#3ba299
#3b44a2

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

Analogous Color

#a23c3b
#a2503b
#a2653b
#a27a3b
#a28e3b

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

#a2653b
#3ba265
#653ba2

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

#a2653b
#45a23b
#3b78a2
#983ba2

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

#a2653b
#3b78a2
#3b44a2
#a2993b

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

#a2653b Color Code Preview on Black Background Color

This is how #a2653b Color will look on black background color. Color contrast ratio is 4.46

#a2653b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a2653b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a2653b

#a2653b color code is use for CSS Background Color

Background color for the above div is #a2653b

HTML with inline CSS

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

#a2653b color code is use for CSS Border Color

CSS Border color for the above div is #a2653b

HTML with inline CSS

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

CSS Border Left color for the above div is #a2653b

HTML with inline CSS

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

CSS Border Right color for the above div is #a2653b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a2653b

HTML with inline CSS

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

CSS Border Top color for the above div is #a2653b

HTML with inline CSS

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

#a2653b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a2653b Color code Preview on White Background

This is how #a2653b Color code will look on white background color. Color contrast ratio is 4.71

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

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(162,101,59,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(59,120,162,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(162,101,59,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.