Skip to main content Skip to docs navigation

#aa262e hex color | Download Dark Brown 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 Samba and its hex is #AA262B Nearest Color Name

Color Hue/Base color: Brown

Hex #aa262e Color code in RGB color code model is created after adding 66.67% red color, 14.9% green color and 18.04% blue color. Hex #aa262e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 78% magenta, 73% yellow and 33.33% black.

Hex #aa262e color code is between #992233 web safe hex color code and #bb3322 web safe hex color code. #992233 is the nearest web safe color code. You can see here many more shades of #aa262e color code.

RGB Chart

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

Color Table

Hex Color Code aa262e #aa262e
RGB Decimal 170, 38, 46 170, 38, 46
RGB Percent 67%, 15%, 18% rgb(67%, 15%, 18%)
CSS RGBa 170, 38, 46,1 rgba(170,38,46,1)
CMYK Model cmyk(0%,78%,73%,33.33%)
HSL Color Space 356,63% ,41% hsl(356,63% ,41%)
HSV Color Space 356°, 78%, 67%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101010 00100110 00101110
Octal 252 46 56
Decimal 170 38 46
Hex aa 26 2e

Different shades of #aa262e color code.

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

Darkest of #aa262e
#2d0a0c
Darker of #aa262e
#571317
Dark of #aa262e
#801d23
Base of #aa262e
#aa262e
Light of #aa262e
#d1323c
Lighter
#da5c63
Lightest
#e4858b

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

#aa262e
#26aaa2

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

Split Complementary

#aa262e
#26aa60
#2670aa

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

Analogous Color

#aa267b
#aa2665
#aa262e
#aa4a26
#aa8126

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

#aa262e
#262eaa
#2eaa26

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

#aa262e
#2eaa26
#26aaa2
#a226aa

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

#aa262e
#70aa26
#26aaa2
#6026aa

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 #aa262e

#030101
#2d0a0c
#571317
#801d23
#aa262e
#d1323c
#da5c63
#e4858b
#edafb3

Tints of #aa262e Color

#aa262e
#b33e45
#bc565c
#c66e73
#cf868a
#d99ea2
#e2b6b9
#ecced0
#f5e6e7
#ffffff

Shades of #aa262e color code

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

#aa262e
#972128
#841d23
#71191e
#5e1519
#4b1014
#380c0f
#25080a
#120405
#000000

Tones

#aa262e
#953b40
#805053
#6c6465
#686868

Tones

Similar Color like #aa262e color

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

#ab272f
#ac2830
#ad2931
#ae2a32
#af2b33
#b02c34
#b12d35
#b22e36
#b32f37
#b43038
#b53139
#b6323a
#b7333b
#b8343c
#a9252d
#a8242c
#a7232b
#a6222a
#a52129
#a42028
#a31f27
#a21e26
#a11d25
#a01c24
#9f1b23
#9e1a22
#9d1921
#9c1820

Download this Dark Brown

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

#aa262e Color Code Preview on Black Background Color

This is how #aa262e Color will look on black background color. Color contrast ratio is 3.03

#aa262e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa262e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa262e

#aa262e color code is use for CSS Background Color

Background color for the above div is #aa262e

HTML with inline CSS

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

#aa262e color code is use for CSS Border Color

CSS Border color for the above div is #aa262e

HTML with inline CSS

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

CSS Border Left color for the above div is #aa262e

HTML with inline CSS

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

CSS Border Right color for the above div is #aa262e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aa262e

HTML with inline CSS

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

CSS Border Top color for the above div is #aa262e

HTML with inline CSS

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

#aa262e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aa262e Color code Preview on White Background

This is how #aa262e Color code will look on white background color. Color contrast ratio is 6.94

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

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,38,46,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(38,170,162,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(170,38,46,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }