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