#DB7210 Gold Orange
#DB7210 (Gold Orange) RGB value is (219, 114, 16).
Red value is 219, green value is 114, and blue value is 16.
Cylindrical-coordinate representations (HSL) of color #DB7210: hue: 29°, saturation: 86.4%, and lightness: 46.1%.
Process color (CMYK) of #DB7210 is 0%, 47.9%, 92.7%, 14.1%. Web safe color equivalent of #DB7210 is ##CC6600. Color #DB7210 contains mainly Red.
Color Spaces
| Color spaces of #DB7210 | Value |
|---|---|
| RGB | 219, 114, 16 |
| HSL | 29°, 86.4%, 46.1% |
| HSV / HSB | 29°, 92.7%, 85.9% |
| CMYK | 0%, 47.9%, 92.7%, 14.1% |
| XYZ | 35.33, 27.14, 3.87 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011011 | 01110010 | 00010000 |
| Octal | 333 | 162 | 020 |
| Decimal | 219 | 114 | 16 |
| Hex | DB | 72 | 10 |
Shades of #DB7210
Tints of #DB7210
.mybgColor { background-color: #DB7210; }
.myforeColor { color: #DB7210; }
.myborderColor { border: 3px solid #DB7210; }
<p style="color:#DB7210">Text here</p>
This sample text is styled with font color #DB7210. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DB7210">Div content here</div>
<div style="border:3px solid #DB7210">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(219, 114, 16, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DB7210; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DB7210;
-webkit-box-shadow: 1px 1px 3px #DB7210;
box-shadow: 1px 1px 3px #DB7210; }
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 #DB7210 (Gold Orange)
Color Overview & Profile: Color #DB7210, also known as Gold Orange, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 86% Red (219/255), 45% Green (114/255), and 6% Blue (16/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #DB7210 translates into the CMYK subtractive color model with values of 0% Cyan, 47.9% Magenta, 92.7% Yellow, and 14.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 29°, saturation of 86.4%, and lightness of 46.1%.
Web Accessibility & Design Recommendations: When implementing #DB7210 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.
