#DA9E35 Saffron Sunset
#DA9E35 (Saffron Sunset) RGB value is (218, 158, 53).
Red value is 218, green value is 158, and blue value is 53.
Cylindrical-coordinate representations (HSL) of color #DA9E35: hue: 38°, saturation: 69%, and lightness: 53.1%.
Process color (CMYK) of #DA9E35 is 0%, 27.5%, 75.7%, 14.5%. Web safe color equivalent of #DA9E35 is ##CC9933. Color #DA9E35 contains mainly Red.
Color Spaces
| Color spaces of #DA9E35 | Value |
|---|---|
| RGB | 218, 158, 53 |
| HSL | 38°, 69%, 53.1% |
| HSV / HSB | 38°, 75.7%, 85.5% |
| CMYK | 0%, 27.5%, 75.7%, 14.5% |
| XYZ | 41.79, 39.62, 8.81 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011010 | 10011110 | 00110101 |
| Octal | 332 | 236 | 065 |
| Decimal | 218 | 158 | 53 |
| Hex | DA | 9E | 35 |
Shades of #DA9E35
Tints of #DA9E35
.mybgColor { background-color: #DA9E35; }
.myforeColor { color: #DA9E35; }
.myborderColor { border: 3px solid #DA9E35; }
<p style="color:#DA9E35">Text here</p>
This sample text is styled with font color #DA9E35. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DA9E35">Div content here</div>
<div style="border:3px solid #DA9E35">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(218, 158, 53, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DA9E35; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DA9E35;
-webkit-box-shadow: 1px 1px 3px #DA9E35;
box-shadow: 1px 1px 3px #DA9E35; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #DA9E35 (Saffron Sunset)
Color Overview & Profile: Color #DA9E35, also known as Saffron Sunset, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 85% Red (218/255), 62% Green (158/255), and 21% Blue (53/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #DA9E35 translates into the CMYK subtractive color model with values of 0% Cyan, 27.5% Magenta, 75.7% Yellow, and 14.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 38°, saturation of 69%, and lightness of 53.1%.
Web Accessibility & Design Recommendations: When implementing #DA9E35 in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##CC9933.
