#DECCAF Tatami
#DECCAF (Tatami) RGB value is (222, 204, 175).
Red value is 222, green value is 204, and blue value is 175.
Cylindrical-coordinate representations (HSL) of color #DECCAF: hue: 37°, saturation: 41.6%, and lightness: 77.8%.
Process color (CMYK) of #DECCAF is 0%, 8.1%, 21.2%, 12.9%. Web safe color equivalent of #DECCAF is ##CCCC99. Color #DECCAF contains mainly Yellow.
Color Spaces
| Color spaces of #DECCAF | Value |
|---|---|
| RGB | 222, 204, 175 |
| HSL | 37°, 41.6%, 77.8% |
| HSV / HSB | 37°, 21.2%, 87.1% |
| CMYK | 0%, 8.1%, 21.2%, 12.9% |
| XYZ | 59.45, 61.81, 49.35 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011110 | 11001100 | 10101111 |
| Octal | 336 | 314 | 257 |
| Decimal | 222 | 204 | 175 |
| Hex | DE | CC | AF |
Shades of #DECCAF
Tints of #DECCAF
.mybgColor { background-color: #DECCAF; }
.myforeColor { color: #DECCAF; }
.myborderColor { border: 3px solid #DECCAF; }
<p style="color:#DECCAF">Text here</p>
This sample text is styled with font color #DECCAF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DECCAF">Div content here</div>
<div style="border:3px solid #DECCAF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(222, 204, 175, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DECCAF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DECCAF;
-webkit-box-shadow: 1px 1px 3px #DECCAF;
box-shadow: 1px 1px 3px #DECCAF; }
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 #DECCAF (Tatami)
Color Overview & Profile: Color #DECCAF, also known as Tatami, 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 (222/255), 80% Green (204/255), and 69% Blue (175/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #DECCAF translates into the CMYK subtractive color model with values of 0% Cyan, 8.1% Magenta, 21.2% Yellow, and 12.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 37°, saturation of 41.6%, and lightness of 77.8%.
Web Accessibility & Design Recommendations: When implementing #DECCAF 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.
