Ancient Earth Color Hex Code

#746550

What is Ancient Earth Color Hex Code Color?

Ancient Earth Color Hex Code is a dark, desaturated, muted orange color with the hex code #746550. Its RGB value is rgb(116, 101, 80), meaning it contains 116 red, 101 green, and 80 blue light values. In the HSL color model, it has a hue of 35°, saturation of 18%, and lightness of 38%.

Ancient Earth Color Hex Code Color Codes

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

  • HEX: #746550
  • RGB: rgb(116, 101, 80)
  • HSL: hsl(35°, 18%, 38%)
  • CMYK: cmyk(0%, 13%, 31%, 55%)
  • Android/Flutter: Color(0xFF746550)
  • Swift UIColor: UIColor(red: 0.455, green: 0.396, blue: 0.314, alpha: 1.0)

Is Ancient Earth Color Hex Code Accessible?

Ancient Earth Color Hex Code (#746550) passes WCAG AA accessibility standards. It has a contrast ratio of 5.65:1 against white and 3.72:1 against black text. White text on this color passes WCAG AA for normal body text.

How to Use Ancient Earth Color Hex Code in Design

Ancient Earth 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: #746550; or background-color: #746550;.

Ancient Earth Color Hex Code Shades and Tints

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

Ancient Earth Color Hex Code Color Harmonies

The complementary color of Ancient Earth Color Hex Code is #4f5e72. Its analogous colors are #6f724f and #72524f. For a triadic palette, combine it with #4f7264 and #644f72.

Frequently Asked Questions

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

The hex code for Ancient Earth Color Hex Code is #746550.

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

The RGB value is rgb(116, 101, 80). Red channel: 116/255, Green: 101/255, Blue: 80/255.

Is Ancient Earth Color Hex Code good for web accessibility?

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

What colors go well with Ancient Earth Color Hex Code?

Ancient Earth Color Hex Code pairs well with its complementary color #4f5e72, analogous colors #6f724f and #72524f, or neutral whites and grays for a clean, modern look.

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

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

HEX
#746550
RGB
rgb(116, 101, 80)
HSL
hsl(35°, 18%, 38%)
CMYK
cmyk(0%, 13%, 31%, 55%)
RGBA
rgba(116, 101, 80, 1)
HSLA
hsla(35, 18%, 38%, 1)
Android / Flutter
Color(0xFF746550)
Swift / UIColor
UIColor(r:0.45 g:0.40 b:0.31)
Hex 0x
0x746550
White text
5.65:1
AAAA Large
Black text
3.72:1
FailAA Large

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

Contrast with white5.65:1
Contrast with black3.72:1
Sample text 21:1
+
=
50%
CSS Variables
/* Ancient Earth Color Hex Code */
--color-primary: #746550;
--color-primary-rgb: 116, 101, 80;
--color-primary-hsl: 35 18% 38%;
--color-primary-text: #ffffff;
Tailwind Config
// tailwind.config.js
colors: {
  'ancient-earth-color-hex-code': {
    DEFAULT: '#746550',
    100: '#ffffff',
    200: '#f1eeea',
    300: '#e2ddd6',
    400: '#d4ccc1',
    500: '#c5bbac',
    600: '#675a47',
    700: '#5a4f3e',
    800: '#4d4335',
    900: '#40382c',
    950: '#342d24',
  }
}
SCSS Map
$ancient-earth-color-hex-code: (
  'base': #746550,
  'light': #e2ddd6,
  'dark': #5a4f3e,
  'rgb': 116, 101, 80
);
Badge Outline Badge
AB
Ancient Earth Color Hex Code
#746550

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 — #746550
Deuteranopia — #6e7050
Protanopia — #6e6d50
Tritanopia — #746459
Achromatopsia — #676767

Ancient Earth Color Hex Code Color Palettes

#271f17
#4c3d2f
#5b4939
#7c6b4b
#72685a
#50452a
#826140
#ac884d
#ae9361
#bda589
#4a4a4a
#585551
#787878
#948f89
#8c8c8c
#5c5e4a
#8e985d
#909778
#adad8a
#c0c0a5
#894f52
#9e5e61
#9c8686
#a28b8b
#b8a4a3
#805833
#c37c41
#c39d50
#cbb07c
#cfaf8c
#5c5c5c
#737373
#858585
#9e9e9e
#a6a6a6
#46442a
#5c552e
#8d763f
#a69559
#b0ae78
#41231b
#7d543b
#74553e
#a3745c
#b27b62

Ancient Earth Color Hex Code Shades

#746550
#675a47
#5a4f3e
#4d4335
#40382c
#342d24
#27221b
#1a1612
#0d0b09
#000000

Ancient Earth Color Hex Code Tints

#72644f
#87765e
#9a886e
#a99983
#b7aa97
#c5bbac
#d4ccc1
#e2ddd6
#f1eeea
#ffffff

Ancient Earth Color Hex Code Tones

#72644f
#706351
#6e6353
#6d6355
#6b6357
#696259
#67625b
#65625d
#63615f
#616161

Ancient Earth Color Hex Code Gradients

Light fade linear-gradient(135deg, #746550, #f1eeea)...
Dark fade linear-gradient(135deg, #746550, #675a47)...
Complementary linear-gradient(135deg, #746550, #4f5e72)...
Triadic linear-gradient(135deg, #746550, #4f7264, #644f72) ...
Saturation burst linear-gradient(135deg, #74644e, #c27100) ...

Ancient Earth Color Hex Code Related Colors

Copied!