#DEDBDE White-Collar
#DEDBDE (White-Collar) RGB value is (222, 219, 222).
Red value is 222, green value is 219, and blue value is 222.
Cylindrical-coordinate representations (HSL) of color #DEDBDE: hue: 300°, saturation: 4.3%, and lightness: 86.5%.
Process color (CMYK) of #DEDBDE is 0%, 1.4%, 0%, 12.9%. Web safe color equivalent of #DEDBDE is ##CCCCCC. Color #DEDBDE contains mainly WHITE.
Color Spaces
| Color spaces of #DEDBDE | Value |
|---|---|
| RGB | 222, 219, 222 |
| HSL | 300°, 4.3%, 86.5% |
| HSV / HSB | 300°, 1.4%, 87.1% |
| CMYK | 0%, 1.4%, 0%, 12.9% |
| XYZ | 68.64, 71.47, 79.27 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011110 | 11011011 | 11011110 |
| Octal | 336 | 333 | 336 |
| Decimal | 222 | 219 | 222 |
| Hex | DE | DB | DE |
Shades of #DEDBDE
Tints of #DEDBDE
.mybgColor { background-color: #DEDBDE; }
.myforeColor { color: #DEDBDE; }
.myborderColor { border: 3px solid #DEDBDE; }
<p style="color:#DEDBDE">Text here</p>
This sample text is styled with font color #DEDBDE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DEDBDE">Div content here</div>
<div style="border:3px solid #DEDBDE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(222, 219, 222, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DEDBDE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DEDBDE;
-webkit-box-shadow: 1px 1px 3px #DEDBDE;
box-shadow: 1px 1px 3px #DEDBDE; }
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 #DEDBDE (White-Collar)
Color Overview & Profile: Color #DEDBDE, also known as White-Collar, 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), 86% Green (219/255), and 87% Blue (222/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #DEDBDE translates into the CMYK subtractive color model with values of 0% Cyan, 1.4% Magenta, 0% Yellow, and 12.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 300°, saturation of 4.3%, and lightness of 86.5%.
Web Accessibility & Design Recommendations: When implementing #DEDBDE 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.
