#DACECD Brook Trout
#DACECD (Brook Trout) RGB value is (218, 206, 205).
Red value is 218, green value is 206, and blue value is 205.
Cylindrical-coordinate representations (HSL) of color #DACECD: hue: 5°, saturation: 14.9%, and lightness: 82.9%.
Process color (CMYK) of #DACECD is 0%, 5.5%, 6%, 14.5%. Web safe color equivalent of #DACECD is ##CCCCCC. Color #DACECD contains mainly WHITE.
Color Spaces
| Color spaces of #DACECD | Value |
|---|---|
| RGB | 218, 206, 205 |
| HSL | 5°, 14.9%, 82.9% |
| HSV / HSB | 5°, 6%, 85.5% |
| CMYK | 0%, 5.5%, 6%, 14.5% |
| XYZ | 62, 63.46, 66.73 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011010 | 11001110 | 11001101 |
| Octal | 332 | 316 | 315 |
| Decimal | 218 | 206 | 205 |
| Hex | DA | CE | CD |
Shades of #DACECD
Tints of #DACECD
.mybgColor { background-color: #DACECD; }
.myforeColor { color: #DACECD; }
.myborderColor { border: 3px solid #DACECD; }
<p style="color:#DACECD">Text here</p>
This sample text is styled with font color #DACECD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DACECD">Div content here</div>
<div style="border:3px solid #DACECD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(218, 206, 205, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DACECD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DACECD;
-webkit-box-shadow: 1px 1px 3px #DACECD;
box-shadow: 1px 1px 3px #DACECD; }
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 #DACECD (Brook Trout)
Color Overview & Profile: Color #DACECD, also known as Brook Trout, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 85% Red (218/255), 81% Green (206/255), and 80% Blue (205/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #DACECD translates into the CMYK subtractive color model with values of 0% Cyan, 5.5% Magenta, 6% Yellow, and 14.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 5°, saturation of 14.9%, and lightness of 82.9%.
Web Accessibility & Design Recommendations: When implementing #DACECD 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 ##CCCCCC.
