#DBB40C Gold Tooth
#DBB40C (Gold Tooth) RGB value is (219, 180, 12).
Red value is 219, green value is 180, and blue value is 12.
Cylindrical-coordinate representations (HSL) of color #DBB40C: hue: 49°, saturation: 89.6%, and lightness: 45.3%.
Process color (CMYK) of #DBB40C is 0%, 17.8%, 94.5%, 14.1%. Web safe color equivalent of #DBB40C is ##CCCC00. Color #DBB40C contains mainly Yellow.
Color Spaces
| Color spaces of #DBB40C | Value |
|---|---|
| RGB | 219, 180, 12 |
| HSL | 49°, 89.6%, 45.3% |
| HSV / HSB | 49°, 94.5%, 85.9% |
| CMYK | 0%, 17.8%, 94.5%, 14.1% |
| XYZ | 45.6, 47.73, 7.16 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011011 | 10110100 | 00001100 |
| Octal | 333 | 264 | 014 |
| Decimal | 219 | 180 | 12 |
| Hex | DB | B4 | 0C |
Shades of #DBB40C
Tints of #DBB40C
.mybgColor { background-color: #DBB40C; }
.myforeColor { color: #DBB40C; }
.myborderColor { border: 3px solid #DBB40C; }
<p style="color:#DBB40C">Text here</p>
This sample text is styled with font color #DBB40C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DBB40C">Div content here</div>
<div style="border:3px solid #DBB40C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(219, 180, 12, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DBB40C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DBB40C;
-webkit-box-shadow: 1px 1px 3px #DBB40C;
box-shadow: 1px 1px 3px #DBB40C; }
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 #DBB40C (Gold Tooth)
Color Overview & Profile: Color #DBB40C, also known as Gold Tooth, 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), 71% Green (180/255), and 5% Blue (12/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #DBB40C translates into the CMYK subtractive color model with values of 0% Cyan, 17.8% Magenta, 94.5% Yellow, and 14.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 49°, saturation of 89.6%, and lightness of 45.3%.
Web Accessibility & Design Recommendations: When implementing #DBB40C 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 ##CCCC00.
