Ancient Chest Color Hex Code

#99522b

What is Ancient Chest Color Hex Code Color?

Ancient Chest Color Hex Code is a dark, moderately saturated orange color with the hex code #99522b. Its RGB value is rgb(153, 82, 43), meaning it contains 153 red, 82 green, and 43 blue light values. In the HSL color model, it has a hue of 21°, saturation of 56%, and lightness of 38%.

Ancient Chest Color Hex Code Color Codes

Here are all the color format codes for Ancient Chest Color Hex Code:

  • HEX: #99522b
  • RGB: rgb(153, 82, 43)
  • HSL: hsl(21°, 56%, 38%)
  • CMYK: cmyk(0%, 46%, 72%, 40%)
  • Android/Flutter: Color(0xFF99522B)
  • Swift UIColor: UIColor(red: 0.600, green: 0.322, blue: 0.169, alpha: 1.0)

Is Ancient Chest Color Hex Code Accessible?

Ancient Chest Color Hex Code (#99522b) passes WCAG AA accessibility standards. It has a contrast ratio of 5.84:1 against white and 3.6:1 against black text. White text on this color passes WCAG AA for normal body text.

How to Use Ancient Chest Color Hex Code in Design

Ancient Chest Color Hex Code is a dark orange tone that works well as a primary brand color, button color, or dark background in modern UI designs. Use lighter tints of this color to create depth and hierarchy in your layouts. In CSS, you can use it directly as color: #99522b; or background-color: #99522b;.

Ancient Chest Color Hex Code Shades and Tints

Shades of Ancient Chest Color Hex Code are created by mixing it with black, ranging from the original #99522b down to near-black #884926. Tints are made by adding white — from the base color up to near-white #f7eae4. These variations help build complete design system palettes and Tailwind CSS color scales.

Ancient Chest Color Hex Code Color Harmonies

The complementary color of Ancient Chest Color Hex Code is #2b7197. Its analogous colors are #97872b and #972b3b. For a triadic palette, combine it with #2b9751 and #512b97.

Frequently Asked Questions

What is the hex code for Ancient Chest Color Hex Code?

The hex code for Ancient Chest Color Hex Code is #99522b.

What is the RGB value of Ancient Chest Color Hex Code?

The RGB value is rgb(153, 82, 43). Red channel: 153/255, Green: 82/255, Blue: 43/255.

Is Ancient Chest Color Hex Code good for web accessibility?

Ancient Chest Color Hex Code has a contrast ratio of 5.84:1 with white and 3.6:1 with black. It passes WCAG AA standards for normal text.

What colors go well with Ancient Chest Color Hex Code?

Ancient Chest Color Hex Code pairs well with its complementary color #2b7197, analogous colors #97872b and #972b3b, or neutral whites and grays for a clean, modern look.

How do I use Ancient Chest Color Hex Code in CSS?

Use it in CSS like this:
background-color: #99522b;
color: #99522b;
Or as a CSS variable: --color-primary: #99522b;

HEX
#99522b
RGB
rgb(153, 82, 43)
HSL
hsl(21°, 56%, 38%)
CMYK
cmyk(0%, 46%, 72%, 40%)
RGBA
rgba(153, 82, 43, 1)
HSLA
hsla(21, 56%, 38%, 1)
Android / Flutter
Color(0xFF99522B)
Swift / UIColor
UIColor(r:0.60 g:0.32 b:0.17)
Hex 0x
0x99522B
White text
5.84:1
AAAA Large
Black text
3.6:1
FailAA Large

WCAG AA requires ≥4.5:1 for normal text, ≥3:1 for large text. AAA requires ≥7:1.

Contrast with white5.84:1
Contrast with black3.6:1
Sample text 21:1
+
=
50%
CSS Variables
/* Ancient Chest Color Hex Code */
--color-primary: #99522b;
--color-primary-rgb: 153, 82, 43;
--color-primary-hsl: 21 56% 38%;
--color-primary-text: #ffffff;
Tailwind Config
// tailwind.config.js
colors: {
  'ancient-chest-color-hex-code': {
    DEFAULT: '#99522b',
    100: '#ffffff',
    200: '#f7eae4',
    300: '#f0d6c8',
    400: '#e8c1ad',
    500: '#e0ad91',
    600: '#884926',
    700: '#774021',
    800: '#66371d',
    900: '#552e18',
    950: '#442413',
  }
}
SCSS Map
$ancient-chest-color-hex-code: (
  'base': #99522b,
  'light': #f0d6c8,
  'dark': #774021,
  'rgb': 153, 82, 43
);
Badge Outline Badge
AB
Ancient Chest Color Hex Code
#99522b

A beautiful color used in modern design systems. Click to copy the hex code and use it in your projects.

Heading H1

Heading H2

Regular body text with a colored link inside. Lorem ipsum dolor sit amet, consectetur adipiscing elit.

Caption text or muted secondary copy. Used for descriptions and supplemental information.


Highlighted blockquote text using this color as an accent.

How this color appears to people with different types of color vision deficiency.

Normal — #99522b
Deuteranopia — #7e842b
Protanopia — #7a7a2b
Tritanopia — #99503c
Achromatopsia — #636363

Ancient Chest Color Hex Code Color Palettes

#1f0f09
#583619
#834320
#83552a
#cf6330
#89381a
#a95423
#b46622
#d97a4a
#db6b43
#6d462c
#7d482c
#9d5c3f
#b08663
#ba7d5e
#a7a325
#bc9a29
#c8b156
#ceb855
#e1d489
#9e232e
#c42e40
#ce1f40
#d3777e
#e0828a
#b43a0e
#df5c11
#f56624
#f07342
#f59975
#926849
#98755d
#ae7761
#b59f92
#d0bdaf
#4f3711
#755a1a
#aa5c18
#e07c1f
#df9930
#561610
#812518
#a81f1a
#c34022
#e53134

Ancient Chest Color Hex Code Shades

#99522b
#884926
#774021
#66371d
#552e18
#442413
#331b0e
#22120a
#110905
#000000

Ancient Chest Color Hex Code Tints

#97512b
#b35f32
#c96f3f
#d1845b
#d89876
#e0ad91
#e8c1ad
#f0d6c8
#f7eae4
#ffffff

Ancient Chest Color Hex Code Tones

#97512b
#915231
#8b5437
#85563d
#7f5843
#795a49
#735b4f
#6d5d55
#675f5b
#616161

Ancient Chest Color Hex Code Gradients

Light fade linear-gradient(135deg, #99522b, #f7eae4)...
Dark fade linear-gradient(135deg, #99522b, #884926)...
Complementary linear-gradient(135deg, #99522b, #2b7197)...
Triadic linear-gradient(135deg, #99522b, #2b9751, #512b97) ...
Saturation burst linear-gradient(135deg, #745b4e, #c24400) ...

Ancient Chest Color Hex Code Related Colors

Copied!