#D9333F Safflower Red
#D9333F (Safflower Red) RGB value is (217, 51, 63).
Red value is 217, green value is 51, and blue value is 63.
Cylindrical-coordinate representations (HSL) of color #D9333F: hue: 356°, saturation: 68.6%, and lightness: 52.5%.
Process color (CMYK) of #D9333F is 0%, 76.5%, 71%, 14.9%. Web safe color equivalent of #D9333F is ##CC3333. Color #D9333F contains mainly Red.
Color Spaces
| Color spaces of #D9333F | Value |
|---|---|
| RGB | 217, 51, 63 |
| HSL | 356°, 68.6%, 52.5% |
| HSV / HSB | 356°, 76.5%, 85.1% |
| CMYK | 0%, 76.5%, 71%, 14.9% |
| XYZ | 30.7, 17.48, 6.46 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011001 | 00110011 | 00111111 |
| Octal | 331 | 063 | 077 |
| Decimal | 217 | 51 | 63 |
| Hex | D9 | 33 | 3F |
Shades of #D9333F
Tints of #D9333F
.mybgColor { background-color: #D9333F; }
.myforeColor { color: #D9333F; }
.myborderColor { border: 3px solid #D9333F; }
<p style="color:#D9333F">Text here</p>
This sample text is styled with font color #D9333F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D9333F">Div content here</div>
<div style="border:3px solid #D9333F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(217, 51, 63, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D9333F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D9333F;
-webkit-box-shadow: 1px 1px 3px #D9333F;
box-shadow: 1px 1px 3px #D9333F; }
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 #D9333F (Safflower Red)
Color Overview & Profile: Color #D9333F, also known as Safflower Red, 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 (217/255), 20% Green (51/255), and 25% Blue (63/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #D9333F translates into the CMYK subtractive color model with values of 0% Cyan, 76.5% Magenta, 71% Yellow, and 14.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 356°, saturation of 68.6%, and lightness of 52.5%.
Web Accessibility & Design Recommendations: When implementing #D9333F 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 ##CC3333.
