#DFC685 24 Karat
#DFC685 (24 Karat) RGB value is (223, 198, 133).
Red value is 223, green value is 198, and blue value is 133.
Cylindrical-coordinate representations (HSL) of color #DFC685: hue: 43°, saturation: 58.4%, and lightness: 69.8%.
Process color (CMYK) of #DFC685 is 0%, 11.2%, 40.4%, 12.5%. Web safe color equivalent of #DFC685 is ##CCCC99. Color #DFC685 contains mainly Yellow.
Color Spaces
| Color spaces of #DFC685 | Value |
|---|---|
| RGB | 223, 198, 133 |
| HSL | 43°, 58.4%, 69.8% |
| HSV / HSB | 43°, 40.4%, 87.5% |
| CMYK | 0%, 11.2%, 40.4%, 12.5% |
| XYZ | 54.86, 57.77, 30.45 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011111 | 11000110 | 10000101 |
| Octal | 337 | 306 | 205 |
| Decimal | 223 | 198 | 133 |
| Hex | DF | C6 | 85 |
Shades of #DFC685
Tints of #DFC685
.mybgColor { background-color: #DFC685; }
.myforeColor { color: #DFC685; }
.myborderColor { border: 3px solid #DFC685; }
<p style="color:#DFC685">Text here</p>
This sample text is styled with font color #DFC685. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DFC685">Div content here</div>
<div style="border:3px solid #DFC685">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(223, 198, 133, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DFC685; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DFC685;
-webkit-box-shadow: 1px 1px 3px #DFC685;
box-shadow: 1px 1px 3px #DFC685; }
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 #DFC685 (24 Karat)
Color Overview & Profile: Color #DFC685, also known as 24 Karat, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 87% Red (223/255), 78% Green (198/255), and 52% Blue (133/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #DFC685 translates into the CMYK subtractive color model with values of 0% Cyan, 11.2% Magenta, 40.4% Yellow, and 12.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 43°, saturation of 58.4%, and lightness of 69.8%.
Web Accessibility & Design Recommendations: When implementing #DFC685 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.
