#D65C0F Tomato Bisque
#D65C0F (Tomato Bisque) RGB value is (214, 92, 15).
Red value is 214, green value is 92, and blue value is 15.
Cylindrical-coordinate representations (HSL) of color #D65C0F: hue: 23°, saturation: 86.9%, and lightness: 44.9%.
Process color (CMYK) of #D65C0F is 0%, 57%, 93%, 16.1%. Web safe color equivalent of #D65C0F is ##CC6600. Color #D65C0F contains mainly Red.
Color Spaces
| Color spaces of #D65C0F | Value |
|---|---|
| RGB | 214, 92, 15 |
| HSL | 23°, 86.9%, 44.9% |
| HSV / HSB | 23°, 93%, 83.9% |
| CMYK | 0%, 57%, 93%, 16.1% |
| XYZ | 31.65, 21.99, 3.03 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010110 | 01011100 | 00001111 |
| Octal | 326 | 134 | 017 |
| Decimal | 214 | 92 | 15 |
| Hex | D6 | 5C | 0F |
Shades of #D65C0F
Tints of #D65C0F
.mybgColor { background-color: #D65C0F; }
.myforeColor { color: #D65C0F; }
.myborderColor { border: 3px solid #D65C0F; }
<p style="color:#D65C0F">Text here</p>
This sample text is styled with font color #D65C0F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D65C0F">Div content here</div>
<div style="border:3px solid #D65C0F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(214, 92, 15, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D65C0F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D65C0F;
-webkit-box-shadow: 1px 1px 3px #D65C0F;
box-shadow: 1px 1px 3px #D65C0F; }
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 #D65C0F (Tomato Bisque)
Color Overview & Profile: Color #D65C0F, also known as Tomato Bisque, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 84% Red (214/255), 36% Green (92/255), and 6% Blue (15/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #D65C0F translates into the CMYK subtractive color model with values of 0% Cyan, 57% Magenta, 93% Yellow, and 16.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 23°, saturation of 86.9%, and lightness of 44.9%.
Web Accessibility & Design Recommendations: When implementing #D65C0F 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 ##CC6600.
