Skip to main content Skip to docs navigation

#ad9968 hex color | Dark Brown & Warm color | 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 Osso Bucco and its hex is #AD9769 Nearest Color Name

Color Hue/Base color: Brown

Hex #ad9968 Color code in RGB color code model is created after adding 67.84% red color, 60% green color and 40.78% blue color. Hex #ad9968 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 12% magenta, 40% yellow and 32.16% black.

Hex #ad9968 color code is between #aa8866 web safe hex color code and #bbaa77 web safe hex color code. #aa8866 is the nearest web safe color code. You can see here many more shades of #ad9968 color code.

RGB Chart

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

Color Table

Hex Color Code ad9968 #ad9968
RGB Decimal 173, 153, 104 173, 153, 104
RGB Percent 68%, 60%, 41% rgb(68%, 60%, 41%)
CSS RGBa 173, 153, 104,1 rgba(173,153,104,1)
CMYK Model cmyk(0%,12%,40%,32.16%)
HSL Color Space 43,30% ,54% hsl(43,30% ,54%)
HSV Color Space 43°, 40%, 68%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101101 10011001 01101000
Octal 255 231 150
Decimal 173 153 104
Hex ad 99 68

Different shades of #ad9968 color code.

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

Darkest of #ad9968
#50462c
Darker of #ad9968
#71623e
Dark of #ad9968
#927f50
Base of #ad9968
#ad9968
Light of #ad9968
#bfaf89
Lighter
#d1c6aa
Lightest
#e3dccb

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

#ad9968
#687cad

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

Split Complementary

#ad9968
#689ead
#7668ad

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

Analogous Color

#ad7168
#ad7c68
#ad9968
#aaad68
#8dad68

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

#ad9968
#9968ad
#68ad99

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

#ad9968
#68ad99
#687cad
#ad687c

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

#ad9968
#68ad76
#687cad
#ad689e

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

#2f291a
#50462c
#71623e
#927f50
#ad9968
#bfaf89
#d1c6aa
#e3dccb
#f5f2ec

Tints of #ad9968 Color

#ad9968
#b6a478
#bfaf89
#c8bb9a
#d1c6ab
#dad1bb
#e3ddcc
#ece8dd
#f5f3ee
#ffffff

Shades of #ad9968 color code

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

#ad9968
#99885c
#867750
#736645
#605539
#4c442e
#393322
#262217
#13110b
#000000

Tones

#ad9968
#968f7f
#8a8a8a
#8a8a8a
#8a8a8a

Tones

Similar Color like #ad9968 color

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

#ae9a69
#af9b6a
#b09c6b
#b19d6c
#b29e6d
#b39f6e
#b4a06f
#b5a170
#b6a271
#b7a372
#b8a473
#b9a574
#baa675
#bba776
#ac9867
#ab9766
#aa9665
#a99564
#a89463
#a79362
#a69261
#a59160
#a4905f
#a38f5e
#a28e5d
#a18d5c
#a08c5b
#9f8b5a

Download this

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

#ad9968 Color Code Preview on Black Background Color

This is how #ad9968 Color will look on black background color. Color contrast ratio is 7.53

#ad9968 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad9968

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad9968

#ad9968 color code is use for CSS Background Color

Background color for the above div is #ad9968

HTML with inline CSS

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

#ad9968 color code is use for CSS Border Color

CSS Border color for the above div is #ad9968

HTML with inline CSS

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

CSS Border Left color for the above div is #ad9968

HTML with inline CSS

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

CSS Border Right color for the above div is #ad9968

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ad9968

HTML with inline CSS

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

CSS Border Top color for the above div is #ad9968

HTML with inline CSS

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

#ad9968 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ad9968 Color code Preview on White Background

This is how #ad9968 Color code will look on white background color. Color contrast ratio is 2.79

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

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