Skip to main content Skip to docs navigation

#a86366 hex color | Download Dark Red 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 Rose Marquee and its hex is #A76464 Nearest Color Name

Color Hue/Base color: Red

Hex #a86366 Color code in RGB color code model is created after adding 65.88% red color, 38.82% green color and 40% blue color. Hex #a86366 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 41% magenta, 39% yellow and 34.12% black.

Hex #a86366 color code is between #aa6655 web safe hex color code and #995577 web safe hex color code. #aa6655 is the nearest web safe color code. You can see here many more shades of #a86366 color code.

RGB Chart

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

Color Table

Hex Color Code a86366 #a86366
RGB Decimal 168, 99, 102 168, 99, 102
RGB Percent 66%, 39%, 40% rgb(66%, 39%, 40%)
CSS RGBa 168, 99, 102,1 rgba(168,99,102,1)
CMYK Model cmyk(0%,41%,39%,34.12%)
HSL Color Space 357,28% ,52% hsl(357,28% ,52%)
HSV Color Space 357°, 41%, 66%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101000 01100011 01100110
Octal 250 143 146
Decimal 168 99 102
Hex a8 63 66

Different shades of #a86366 color code.

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

Darkest of #a86366
#49292a
Darker of #a86366
#6a3b3d
Dark of #a86366
#8b4d50
Base of #a86366
#a86366
Light of #a86366
#ba8486
Lighter
#cda4a6
Lightest
#dfc5c6

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

#a86366
#63a8a5

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

Split Complementary

#a86366
#63a882
#6388a8

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

Analogous Color

#a8638e
#a86383
#a86366
#a87763
#a89463

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

#a86366
#6366a8
#66a863

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

#a86366
#66a863
#63a8a5
#a563a8

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

#a86366
#88a863
#63a8a5
#8263a8

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

#281717
#49292a
#6a3b3d
#8b4d50
#a86366
#ba8486
#cda4a6
#dfc5c6
#f1e6e6

Tints of #a86366 Color

#a86366
#b17477
#bb8588
#c59799
#cea8aa
#d8b9bb
#e2cbcc
#ebdcdd
#f5edee
#ffffff

Shades of #a86366 color code

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

#a86366
#95585a
#824d4f
#704244
#5d3738
#4a2c2d
#382122
#251616
#120b0b
#000000

Tones

#a86366
#907b7c
#858585
#858585
#858585

Tones

Similar Color like #a86366 color

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

#a96467
#aa6568
#ab6669
#ac676a
#ad686b
#ae696c
#af6a6d
#b06b6e
#b16c6f
#b26d70
#b36e71
#b46f72
#b57073
#b67174
#a76265
#a66164
#a56063
#a45f62
#a35e61
#a25d60
#a15c5f
#a05b5e
#9f5a5d
#9e595c
#9d585b
#9c575a
#9b5659
#9a5558

Download this Dark Red

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

#a86366 Color Code Preview on Black Background Color

This is how #a86366 Color will look on black background color. Color contrast ratio is 4.64

#a86366 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a86366

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a86366

#a86366 color code is use for CSS Background Color

Background color for the above div is #a86366

HTML with inline CSS

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

#a86366 color code is use for CSS Border Color

CSS Border color for the above div is #a86366

HTML with inline CSS

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

CSS Border Left color for the above div is #a86366

HTML with inline CSS

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

CSS Border Right color for the above div is #a86366

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a86366

HTML with inline CSS

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

CSS Border Top color for the above div is #a86366

HTML with inline CSS

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

#a86366 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a86366 Color code Preview on White Background

This is how #a86366 Color code will look on white background color. Color contrast ratio is 4.52

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

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