Skip to main content Skip to docs navigation

#aa6402 hex color | Download Dark Orange BG image | Information

Color Picker

@
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.

Color Info

Woow we have a nearby visually matching color name available. It's name is Butter Fudge and its hex is #AA6600 Nearest Color Name

Color Hue/Base color: Orange

Hex #aa6402 Color code in RGB color code model is created after adding 66.67% red color, 39.22% green color and 0.78% blue color. Hex #aa6402 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 41% magenta, 99% yellow and 33.33% black.

Hex #aa6402 color code is between #996600 web safe hex color code and #bb5500 web safe hex color code. #996600 is the nearest web safe color code. You can see here many more shades of #aa6402 color code.

RGB Chart

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

Color Table

Hex Color Code aa6402 #aa6402
RGB Decimal 170, 100, 2 170, 100, 2
RGB Percent 67%, 39%, 1% rgb(67%, 39%, 1%)
CSS RGBa 170, 100, 2,1 rgba(170,100,2,1)
CMYK Model cmyk(0%,41%,99%,33.33%)
HSL Color Space 35,98% ,34% hsl(35,98% ,34%)
HSV Color Space 35°, 99%, 67%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101010 01100100 00000010
Octal 252 144 2
Decimal 170 100 2
Hex aa 64 02

Different shades of #aa6402 color code.

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

Darkest of #aa6402
#130b00
Darker of #aa6402
#452901
Dark of #aa6402
#784601
Base of #aa6402
#aa6402
Light of #aa6402
#dc8203
Lighter
#fc9c16
Lightest
#fdb248

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

#aa6402
#0248aa

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

Split Complementary

#aa6402
#029caa
#1002aa

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

Analogous Color

#aa0202
#aa1e02
#aa6402
#aa9c02
#72aa02

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

#aa6402
#6402aa
#02aa64

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

#aa6402
#02aa64
#0248aa
#aa0248

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#aa6402
#02aa10
#0248aa
#aa029c

Square 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).

Monochromatic Color with #aa6402

#000000
#130b00
#452901
#784601
#aa6402
#dc8203
#fc9c16
#fdb248
#fdc77b

Tints of #aa6402 Color

#aa6402
#b3751e
#bc863a
#c69756
#cfa872
#d9ba8e
#e2cbaa
#ecdcc6
#f5ede2
#ffffff

Shades of #aa6402 color code

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

#aa6402
#975801
#844d01
#714201
#5e3701
#4b2c00
#382100
#251600
#120b00
#000000

Tones

#aa6402
#996113
#885e24
#765b36
#655947

Tones

Similar Color like #aa6402 color

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

#ab6503
#ac6604
#ad6705
#ae6806
#af6907
#b06a08
#b16b09
#b26c0a
#b36d0b
#b46e0c
#b56f0d
#b6700e
#b7710f
#b87210
#a96301
#a86200
#a76100
#a66000
#a55f00
#a45e00
#a35d00
#a25c00
#a15b00
#a05a00
#9f5900
#9e5800
#9d5700
#9c5600

Download this Dark Orange

Hex #aa6402 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.

#aa6402 Color Code Preview on Black Background Color

This is how #aa6402 Color will look on black background color. Color contrast ratio is 4.53

#aa6402 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa6402

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa6402

#aa6402 color code is use for CSS Background Color

Background color for the above div is #aa6402

HTML with inline CSS

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

#aa6402 color code is use for CSS Border Color

CSS Border color for the above div is #aa6402

HTML with inline CSS

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

CSS Border Left color for the above div is #aa6402

HTML with inline CSS

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

CSS Border Right color for the above div is #aa6402

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aa6402

HTML with inline CSS

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

CSS Border Top color for the above div is #aa6402

HTML with inline CSS

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

#aa6402 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aa6402 Color code Preview on White Background

This is how #aa6402 Color code will look on white background color. Color contrast ratio is 4.63

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(170,100,2,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(2,72,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(170,100,2,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }