✓ Copied to clipboard
#603529 (Dark Red) color swatch preview — Color From Pic.
#603529 — Dark Red color swatch

Dark Red

#603529

📝 Color Information for #603529

The hexadecimal color code #603529 represents a dark shade in the red family. In the RGB color model, this color is composed of 96 red, 53 green, and 41 blue, which translates to approximately 38% red, 21% green, and 16% blue. This makes it a slightly desaturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #603529 has a hue of 13 degrees, a saturation level of 40%, and a lightness value of 27%. The hue angle of 13° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 13°, saturation of 57%, and brightness/value of 38%. For print applications using the CMYK color model, #603529 would be reproduced using 0% cyan, 45% magenta, 57% yellow, and 62% black. The closest web-safe color is #663333, 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 moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #603529 with other colors, consider its complementary color at hue 193° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 6305065, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #603529

Tailwind CSS
yellow-900
HEX
#603529
RGB
rgb(96, 53, 41)
RGB %
38%, 21%, 16%
HSL
hsl(13, 40%, 27%)
HSV
hsv(13, 57%, 38%)
CMYK
0%, 45%, 57%, 62%
Decimal
6305065
Web Safe
#663333

🎨 Color Schemes for #603529

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #603529

🌗 Shades and Tints of #603529

Shades (adding black)
Tints (adding white)

🎚️ Tones of #603529

Tones (adding gray / desaturating)

🌈 Hue Variations of #603529

Hue Variations (shifting the color spectrum)

👁️ Preview of #603529 in Use

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

👓 Color Blindness Simulation for #603529

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

:root { --color-hex: #603529; --color-rgb: 96, 53, 41; --color-hsl: 13, 40%, 27%; } .bg-color { background-color: #603529; } .text-color { color: #603529; } .border-color { border-color: #603529; }

🛠️ Use #603529 in Your Project

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

🔗 Related Colors to #603529

#602939
Hue -30°
#60292B
Hue -15°
#604329
Hue +15°
#605129
Hue +30°
#522D23
85% L
#44251D
70% L
#321C15
50% L
#1D100C
30% L
#965340
42% L
#BC7562
56% L
#D3A497
71% L
#E8D0C9
85% L

About Dark Red (#603529)

Dark Red is a dark, moderately saturated, warm red color with a hue angle of 13°, saturation of 40%, and lightness of 27%. Its RGB value is (96, 53, 41) and its CMYK breakdown is C:0% M:45% Y:57% K:62%.

This is a Winter (Deep) color palette archetype. Passion, Energy, Action, Danger. Red is a powerful color that evokes strong emotions and captures attention immediately.

Frequently Asked Questions About #603529

What is the HEX code for Dark Red? +

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

The RGB value of #603529 is rgb(96, 53, 41). This means the color contains 96 out of 255 parts red, 53 out of 255 parts green, and 41 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(96, 53, 41);

What is the HSL value of #603529? +

The HSL value of #603529 is hsl(13, 40%, 27%). The hue is 13°, placing it in the red family on the color wheel. The saturation is 40%, making it moderately saturated. The lightness is 27%, 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 #603529 a warm or cool color? +

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

The approximate CMYK value of #603529 is C:0% M:45% Y:57% K:62%. 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 #603529 with Other Tools

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