✓ Copied to clipboard
#AFBF03 (Dark Vivid Yellow) color swatch preview — Color From Pic.
#AFBF03 — Dark Vivid Yellow color swatch

Dark Vivid Yellow

#AFBF03

📝 Color Information for #AFBF03

The hexadecimal color code #AFBF03 represents a dark shade in the yellow family. In the RGB color model, this color is composed of 175 red, 191 green, and 3 blue, which translates to approximately 69% red, 75% green, and 1% blue. This makes it a highly saturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #AFBF03 has a hue of 65 degrees, a saturation level of 97%, and a lightness value of 38%. The hue angle of 65° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 65°, saturation of 98%, and brightness/value of 75%. For print applications using the CMYK color model, #AFBF03 would be reproduced using 8% cyan, 0% magenta, 98% yellow, and 25% black. The closest web-safe color is #99CC00, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #AFBF03 with other colors, consider its complementary color at hue 245° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11517699, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #AFBF03

Tailwind CSS
lime-500
HEX
#AFBF03
RGB
rgb(175, 191, 3)
RGB %
69%, 75%, 1%
HSL
hsl(65, 97%, 38%)
HSV
hsv(65, 98%, 75%)
CMYK
8%, 0%, 98%, 25%
Decimal
11517699
Web Safe
#99CC00

🎨 Color Schemes for #AFBF03

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #AFBF03

🌗 Shades and Tints of #AFBF03

Shades (adding black)
Tints (adding white)

🎚️ Tones of #AFBF03

Tones (adding gray / desaturating)

🌈 Hue Variations of #AFBF03

Hue Variations (shifting the color spectrum)

👁️ Preview of #AFBF03 in Use

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

👓 Color Blindness Simulation for #AFBF03

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

:root { --color-hex: #AFBF03; --color-rgb: 175, 191, 3; --color-hsl: 65, 97%, 38%; } .bg-color { background-color: #AFBF03; } .text-color { color: #AFBF03; } .border-color { border-color: #AFBF03; }

🛠️ Use #AFBF03 in Your Project

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

🔗 Related Colors to #AFBF03

#BF7103
Hue -30°
#BFA003
Hue -15°
#80BF03
Hue +15°
#51BF03
Hue +30°
#94A102
85% L
#7D8802
70% L
#585F01
50% L
#333701
30% L
#E7FB04
50% L
#EDFC45
63% L
#F3FD81
75% L
#F9FEC3
88% L

About Dark Vivid Yellow (#AFBF03)

Dark Vivid Yellow is a medium, vibrant, warm yellow color with a hue angle of 65°, saturation of 97%, and lightness of 38%. Its RGB value is (175, 191, 3) and its CMYK breakdown is C:8% M:0% Y:98% K:25%.

This is a Spring (Vital) color palette archetype. Happiness, Positivity, Optimism, Caution. Yellow is the most luminous of all the colors of the spectrum.

Frequently Asked Questions About #AFBF03

What is the HEX code for Dark Vivid Yellow? +

The HEX code for Dark Vivid Yellow is #AFBF03. In CSS you can use it directly as color: #AFBF03; or as a background: background-color: #AFBF03;. 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 #AFBF03? +

The RGB value of #AFBF03 is rgb(175, 191, 3). This means the color contains 175 out of 255 parts red, 191 out of 255 parts green, and 3 out of 255 parts blue. Red is the weakest (with blue dominant) channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(175, 191, 3);

What is the HSL value of #AFBF03? +

The HSL value of #AFBF03 is hsl(65, 97%, 38%). The hue is 65°, placing it in the yellow family on the color wheel. The saturation is 97%, making it vibrant. The lightness is 38%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #AFBF03 a warm or cool color? +

#AFBF03 is classified as a warm color based on its hue angle of 65°. 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 #AFBF03? +

The approximate CMYK value of #AFBF03 is C:8% M:0% Y:98% K:25%. 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 #AFBF03 with Other Tools

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