✓ Copied to clipboard
#282D0B (Deep Warm Yellow) color swatch preview — Color From Pic.
#282D0B — Deep Warm Yellow color swatch

Deep Warm Yellow

#282D0B

📝 Color Information for #282D0B

The hexadecimal color code #282D0B represents a very dark shade in the yellow family. In the RGB color model, this color is composed of 40 red, 45 green, and 11 blue, which translates to approximately 16% red, 18% green, and 4% blue. This makes it a moderately 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, #282D0B has a hue of 69 degrees, a saturation level of 61%, and a lightness value of 11%. The hue angle of 69° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 69°, saturation of 76%, and brightness/value of 18%. For print applications using the CMYK color model, #282D0B would be reproduced using 11% cyan, 0% magenta, 76% yellow, and 82% black. The closest web-safe color is #333300, 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 #282D0B with other colors, consider its complementary color at hue 249° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 2632971, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #282D0B

Tailwind CSS
lime-950
HEX
#282D0B
RGB
rgb(40, 45, 11)
RGB %
16%, 18%, 4%
HSL
hsl(69, 61%, 11%)
HSV
hsv(69, 76%, 18%)
CMYK
11%, 0%, 76%, 82%
Decimal
2632971
Web Safe
#333300

🎨 Color Schemes for #282D0B

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #282D0B

🌗 Shades and Tints of #282D0B

Shades (adding black)
Tints (adding white)

🎚️ Tones of #282D0B

Tones (adding gray / desaturating)

🌈 Hue Variations of #282D0B

Hue Variations (shifting the color spectrum)

👁️ Preview of #282D0B in Use

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

👓 Color Blindness Simulation for #282D0B

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 #282D0B

:root { --color-hex: #282D0B; --color-rgb: 40, 45, 11; --color-hsl: 69, 61%, 11%; } .bg-color { background-color: #282D0B; } .text-color { color: #282D0B; } .border-color { border-color: #282D0B; }

🛠️ Use #282D0B in Your Project

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

🔗 Related Colors to #282D0B

#2D210B
Hue -30°
#2D2A0B
Hue -15°
#1F2D0B
Hue +15°
#172D0B
Hue +30°
#212509
85% L
#1D2108
70% L
#161906
50% L
#0B0C03
30% L
#6A771D
29% L
#ABC12F
47% L
#CADB6B
64% L
#E5EDB5
82% L

About Deep Warm Yellow (#282D0B)

Deep Warm Yellow is a dark, vibrant, warm yellow color with a hue angle of 69°, saturation of 61%, and lightness of 11%. Its RGB value is (40, 45, 11) and its CMYK breakdown is C:11% M:0% Y:76% K:82%.

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

Frequently Asked Questions About #282D0B

What is the HEX code for Deep Warm Yellow? +

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

The RGB value of #282D0B is rgb(40, 45, 11). This means the color contains 40 out of 255 parts red, 45 out of 255 parts green, and 11 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(40, 45, 11);

What is the HSL value of #282D0B? +

The HSL value of #282D0B is hsl(69, 61%, 11%). The hue is 69°, placing it in the yellow family on the color wheel. The saturation is 61%, making it vibrant. The lightness is 11%, 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 #282D0B a warm or cool color? +

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

The approximate CMYK value of #282D0B is C:11% M:0% Y:76% K:82%. 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 #282D0B with Other Tools

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