#D4BF94 Beaten Track
#D4BF94 (Beaten Track) RGB value is (212, 191, 148).
Red value is 212, green value is 191, and blue value is 148.
Cylindrical-coordinate representations (HSL) of color #D4BF94: hue: 40°, saturation: 42.7%, and lightness: 70.6%.
Process color (CMYK) of #D4BF94 is 0%, 9.9%, 30.2%, 16.9%. Web safe color equivalent of #D4BF94 is ##CCCC99. Color #D4BF94 contains mainly Yellow.
Color Spaces
| Color spaces of #D4BF94 | Value |
|---|---|
| RGB | 212, 191, 148 |
| HSL | 40°, 42.7%, 70.6% |
| HSV / HSB | 40°, 30.2%, 83.1% |
| CMYK | 0%, 9.9%, 30.2%, 16.9% |
| XYZ | 51.13, 53.4, 35.62 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010100 | 10111111 | 10010100 |
| Octal | 324 | 277 | 224 |
| Decimal | 212 | 191 | 148 |
| Hex | D4 | BF | 94 |
Shades of #D4BF94
Tints of #D4BF94
.mybgColor { background-color: #D4BF94; }
.myforeColor { color: #D4BF94; }
.myborderColor { border: 3px solid #D4BF94; }
<p style="color:#D4BF94">Text here</p>
This sample text is styled with font color #D4BF94. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D4BF94">Div content here</div>
<div style="border:3px solid #D4BF94">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(212, 191, 148, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D4BF94; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D4BF94;
-webkit-box-shadow: 1px 1px 3px #D4BF94;
box-shadow: 1px 1px 3px #D4BF94; }
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 #D4BF94 (Beaten Track)
Color Overview & Profile: Color #D4BF94, also known as Beaten Track, 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 (212/255), 75% Green (191/255), and 58% Blue (148/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #D4BF94 translates into the CMYK subtractive color model with values of 0% Cyan, 9.9% Magenta, 30.2% Yellow, and 16.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 40°, saturation of 42.7%, and lightness of 70.6%.
Web Accessibility & Design Recommendations: When implementing #D4BF94 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 ##CCCC99.
