Skip to main content Skip to docs navigation

#AD7D76 hex color | Ferris Wheel | 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

Color Hue/Base color: Red

Hex #AD7D76 Color Code is also known as | Ferris Wheel color.

Hex #AD7D76 Color code in RGB color code model is created after adding 67.84% red color, 49.02% green color and 46.27% blue color. Hex #AD7D76 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 28% magenta, 32% yellow and 32.16% black.

Hex #AD7D76 color code is between #aa7777 web safe hex color code and #bb8866 web safe hex color code. #aa7777 is the nearest web safe color code. You can see here many more shades of #AD7D76 color code.

RGB Chart

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

Color Table

Hex Color Code AD7D76 #AD7D76
RGB Decimal 173, 125, 118 173, 125, 118
RGB Percent 68%, 49%, 46% rgb(68%, 49%, 46%)
CSS RGBa 173, 125, 118,1 rgba(173,125,118,1)
CMYK Model cmyk(0%,28%,32%,32.16%)
HSL Color Space 8,25% ,57% hsl(8,25% ,57%)
HSV Color Space 8°, 32%, 68%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101101 01111101 01110110
Octal 255 175 166
Decimal 173 125 118
Hex AD 7D 76

Different shades of #AD7D76 color code.

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

Darkest of #AD7D76
#563834
Darker of #AD7D76
#764d47
Dark of #AD7D76
#96625a
Base of #AD7D76
#ad7d76
Light of #AD7D76
#c09b96
Lighter
#d3bab6
Lightest
#e6d8d6

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

#ad7d76
#76a6ad

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

Split Complementary

#AD7D76
#76ad99
#768bad

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

Analogous Color

#ad768f
#ad7686
#ad7d76
#ad8f76
#ada676

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

#AD7D76
#7d76ad
#76ad7d

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

#AD7D76
#76ad7d
#76a6ad
#ad76a6

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

#AD7D76
#8bad76
#76a6ad
#9976ad

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

#362321
#563834
#764d47
#96625a
#ad7d76
#c09b96
#d3bab6
#e6d8d6
#f9f6f6

Tints of #AD7D76 Color

#ad7d76
#b68b85
#bf9994
#c8a8a3
#d1b6b2
#dac5c2
#e3d3d1
#ece2e0
#f5f0ef
#ffffff

Shades of #AD7D76 color code

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

#ad7d76
#996f68
#86615b
#73534e
#604541
#4c3734
#392927
#261b1a
#130d0d
#000000

Tones

#ad7d76
#978d8c
#929292
#929292
#929292

Tones

Similar Color like #AD7D76 color

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

#ae7e77
#af7f78
#b08079
#b1817a
#b2827b
#b3837c
#b4847d
#b5857e
#b6867f
#b78780
#b88881
#b98982
#ba8a83
#bb8b84
#ac7c75
#ab7b74
#aa7a73
#a97972
#a87871
#a77770
#a6766f
#a5756e
#a4746d
#a3736c
#a2726b
#a1716a
#a07069
#9f6f68

Download this Dark Red

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

#AD7D76 Color Code Preview on Black Background Color

This is how #AD7D76 Color will look on black background color. Color contrast ratio is 5.97

#AD7D76 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #AD7D76

HTML with inline CSS

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

Your Example Paragraph content text in with font color #AD7D76

#AD7D76 color code is use for CSS Background Color

Background color for the above div is #AD7D76

HTML with inline CSS

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

#AD7D76 color code is use for CSS Border Color

CSS Border color for the above div is #AD7D76

HTML with inline CSS

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

CSS Border Left color for the above div is #AD7D76

HTML with inline CSS

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

CSS Border Right color for the above div is #AD7D76

HTML with inline CSS

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

CSS Border Bottom color for the above div is #AD7D76

HTML with inline CSS

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

CSS Border Top color for the above div is #AD7D76

HTML with inline CSS

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

#AD7D76 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#AD7D76 Color code Preview on White Background

This is how #AD7D76 Color code will look on white background color. Color contrast ratio is 3.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 #AD7D76; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #AD7D76; }

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(173,125,118,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(118,166,173,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(173,125,118,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }