✓ Copied to clipboard
#8F8500 (Dark Vivid Amber) color swatch preview — Color From Pic.
#8F8500 — Dark Vivid Amber color swatch

Dark Vivid Amber

#8F8500

📝 Color Information for #8F8500

The hexadecimal color code #8F8500 represents a dark shade in the orange family. In the RGB color model, this color is composed of 143 red, 133 green, and 0 blue, which translates to approximately 56% red, 52% green, and 0% blue. This makes it a highly saturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #8F8500 has a hue of 56 degrees, a saturation level of 100%, and a lightness value of 28%. The hue angle of 56° places this color firmly in the orange spectrum. In the HSV/HSB color model, this translates to a hue of 56°, saturation of 100%, and brightness/value of 56%. For print applications using the CMYK color model, #8F8500 would be reproduced using 0% cyan, 7% magenta, 100% yellow, and 44% black. The closest web-safe color is #999900, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. As a darker shade, it works well for text, headers, and creating visual weight in compositions. The high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #8F8500 with other colors, consider its complementary color at hue 236° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 9405696, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #8F8500

Tailwind CSS
yellow-700
HEX
#8F8500
RGB
rgb(143, 133, 0)
RGB %
56%, 52%, 0%
HSL
hsl(56, 100%, 28%)
HSV
hsv(56, 100%, 56%)
CMYK
0%, 7%, 100%, 44%
Decimal
9405696
Web Safe
#999900

🎨 Color Schemes for #8F8500

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #8F8500

🌗 Shades and Tints of #8F8500

Shades (adding black)
Tints (adding white)

🎚️ Tones of #8F8500

Tones (adding gray / desaturating)

🌈 Hue Variations of #8F8500

Hue Variations (shifting the color spectrum)

👁️ Preview of #8F8500 in Use

Text on #8F8500
This demonstrates text readability on the color background. (Click to edit)
#8F8500 as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #8F8500

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #8F8500

:root { --color-hex: #8F8500; --color-rgb: 143, 133, 0; --color-hsl: 56, 100%, 28%; } .bg-color { background-color: #8F8500; } .text-color { color: #8F8500; } .border-color { border-color: #8F8500; }

🛠️ Use #8F8500 in Your Project

🎨
Build a Palette with #8F8500
Generate harmonious color schemes
⚖️
Check Contrast for #8F8500
WCAG accessibility testing
🌈
Create a Gradient with #8F8500
Beautiful CSS gradients

🔗 Related Colors to #8F8500

#8F3E00
Hue -30°
#8F6200
Hue -15°
#758F00
Hue +15°
#518F00
Hue +30°
#7A7200
85% L
#665F00
70% L
#474300
50% L
#292600
30% L
#D6C800
42% L
#FFF024
57% L
#FFF56B
71% L
#FFFAB8
86% L

About Dark Vivid Amber (#8F8500)

Dark Vivid Amber is a dark, vibrant, warm orange color with a hue angle of 56°, saturation of 100%, and lightness of 28%. Its RGB value is (143, 133, 0) and its CMYK breakdown is C:0% M:7% Y:100% K:44%.

This is a Winter (Deep) color palette archetype. Creativity, Adventure, Enthusiasm, Success. Orange combines the energy of red and the happiness of yellow.

Frequently Asked Questions About #8F8500

What is the HEX code for Dark Vivid Amber? +

The HEX code for Dark Vivid Amber is #8F8500. In CSS you can use it directly as color: #8F8500; or as a background: background-color: #8F8500;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #8F8500? +

The RGB value of #8F8500 is rgb(143, 133, 0). This means the color contains 143 out of 255 parts red, 133 out of 255 parts green, and 0 out of 255 parts blue. Red is the strongest channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(143, 133, 0);

What is the HSL value of #8F8500? +

The HSL value of #8F8500 is hsl(56, 100%, 28%). The hue is 56°, placing it in the orange family on the color wheel. The saturation is 100%, making it vibrant. The lightness is 28%, making it dark. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #8F8500 a warm or cool color? +

#8F8500 is classified as a warm color based on its hue angle of 56°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #8F8500? +

The approximate CMYK value of #8F8500 is C:0% M:7% Y:100% K:44%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #8F8500 with Other Tools

🔢
Color Converter
Get all formats for #8F8500 — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #8F8500 passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #8F8500.
👓
Blindness Simulator
See how #8F8500 appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #8F8500.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #8F8500.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #8F8500.
🔬
Technical Formats
See #8F8500 in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #8F8500 as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.