Ancient Chest Color Hex Code
#99522bWhat 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;
WCAG 2.1 Accessibility Contrast
WCAG AA requires ≥4.5:1 for normal text, ≥3:1 for large text. AAA requires ≥7:1.
Check against custom color
Mix with another color
Blend spectrum (base → mix)
Copy code snippets
--color-primary: #99522b;
--color-primary-rgb: 153, 82, 43;
--color-primary-hsl: 21 56% 38%;
--color-primary-text: #ffffff;
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',
}
}
'base': #99522b,
'light': #f0d6c8,
'dark': #774021,
'rgb': 153, 82, 43
);
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.