#D88E2D Turmeric Tea
#D88E2D (Turmeric Tea) RGB value is (216, 142, 45).
Red value is 216, green value is 142, and blue value is 45.
Cylindrical-coordinate representations (HSL) of color #D88E2D: hue: 34°, saturation: 68.7%, and lightness: 51.2%.
Process color (CMYK) of #D88E2D is 0%, 34.3%, 79.2%, 15.3%. Web safe color equivalent of #D88E2D is ##CC9933. Color #D88E2D contains mainly Red.
Color Spaces
| Color spaces of #D88E2D | Value |
|---|---|
| RGB | 216, 142, 45 |
| HSL | 34°, 68.7%, 51.2% |
| HSV / HSB | 34°, 79.2%, 84.7% |
| CMYK | 0%, 34.3%, 79.2%, 15.3% |
| XYZ | 38.47, 34.14, 7.05 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011000 | 10001110 | 00101101 |
| Octal | 330 | 216 | 055 |
| Decimal | 216 | 142 | 45 |
| Hex | D8 | 8E | 2D |
Shades of #D88E2D
Tints of #D88E2D
.mybgColor { background-color: #D88E2D; }
.myforeColor { color: #D88E2D; }
.myborderColor { border: 3px solid #D88E2D; }
<p style="color:#D88E2D">Text here</p>
This sample text is styled with font color #D88E2D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D88E2D">Div content here</div>
<div style="border:3px solid #D88E2D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(216, 142, 45, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D88E2D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D88E2D;
-webkit-box-shadow: 1px 1px 3px #D88E2D;
box-shadow: 1px 1px 3px #D88E2D; }
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 #D88E2D (Turmeric Tea)
Color Overview & Profile: Color #D88E2D, also known as Turmeric Tea, 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 (216/255), 56% Green (142/255), and 18% Blue (45/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #D88E2D translates into the CMYK subtractive color model with values of 0% Cyan, 34.3% Magenta, 79.2% Yellow, and 15.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 34°, saturation of 68.7%, and lightness of 51.2%.
Web Accessibility & Design Recommendations: When implementing #D88E2D 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.
