#D3003F Them Apples
#D3003F (Them Apples) RGB value is (211, 0, 63).
Red value is 211, green value is 0, and blue value is 63.
Cylindrical-coordinate representations (HSL) of color #D3003F: hue: 342°, saturation: 100%, and lightness: 41.4%.
Process color (CMYK) of #D3003F is 0%, 100%, 70.1%, 17.3%. Web safe color equivalent of #D3003F is ##CC0033. Color #D3003F contains mainly Red.
Color Spaces
| Color spaces of #D3003F | Value |
|---|---|
| RGB | 211, 0, 63 |
| HSL | 342°, 100%, 41.4% |
| HSV / HSB | 342°, 100%, 82.7% |
| CMYK | 0%, 100%, 70.1%, 17.3% |
| XYZ | 27.76, 14.21, 5.98 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010011 | 00000000 | 00111111 |
| Octal | 323 | 000 | 077 |
| Decimal | 211 | 0 | 63 |
| Hex | D3 | 00 | 3F |
Shades of #D3003F
Tints of #D3003F
.mybgColor { background-color: #D3003F; }
.myforeColor { color: #D3003F; }
.myborderColor { border: 3px solid #D3003F; }
<p style="color:#D3003F">Text here</p>
This sample text is styled with font color #D3003F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D3003F">Div content here</div>
<div style="border:3px solid #D3003F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(211, 0, 63, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D3003F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D3003F;
-webkit-box-shadow: 1px 1px 3px #D3003F;
box-shadow: 1px 1px 3px #D3003F; }
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 #D3003F (Them Apples)
Color Overview & Profile: Color #D3003F, also known as Them Apples, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 83% Red (211/255), 0% Green (0/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, #D3003F translates into the CMYK subtractive color model with values of 0% Cyan, 100% Magenta, 70.1% Yellow, and 17.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 342°, saturation of 100%, and lightness of 41.4%.
Web Accessibility & Design Recommendations: When implementing #D3003F 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 ##CC0033.
