#FCF9F7 Cloud Petal
#FCF9F7 (Cloud Petal) RGB value is (252, 249, 247).
Red value is 252, green value is 249, and blue value is 247.
Cylindrical-coordinate representations (HSL) of color #FCF9F7: hue: 24°, saturation: 45.5%, and lightness: 97.8%.
Process color (CMYK) of #FCF9F7 is 0%, 1.2%, 2%, 1.2%. Web safe color equivalent of #FCF9F7 is ##FFFFFF. Color #FCF9F7 contains mainly WHITE.
Color Spaces
| Color spaces of #FCF9F7 | Value |
|---|---|
| RGB | 252, 249, 247 |
| HSL | 24°, 45.5%, 97.8% |
| HSV / HSB | 24°, 2%, 98.8% |
| CMYK | 0%, 1.2%, 2%, 1.2% |
| XYZ | 90.81, 95.16, 101.56 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111100 | 11111001 | 11110111 |
| Octal | 374 | 371 | 367 |
| Decimal | 252 | 249 | 247 |
| Hex | FC | F9 | F7 |
Shades of #FCF9F7
Tints of #FCF9F7
.mybgColor { background-color: #FCF9F7; }
.myforeColor { color: #FCF9F7; }
.myborderColor { border: 3px solid #FCF9F7; }
<p style="color:#FCF9F7">Text here</p>
This sample text is styled with font color #FCF9F7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FCF9F7">Div content here</div>
<div style="border:3px solid #FCF9F7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(252, 249, 247, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FCF9F7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FCF9F7;
-webkit-box-shadow: 1px 1px 3px #FCF9F7;
box-shadow: 1px 1px 3px #FCF9F7; }
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 #FCF9F7 (Cloud Petal)
Color Overview & Profile: Color #FCF9F7, also known as Cloud Petal, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 99% Red (252/255), 98% Green (249/255), and 97% Blue (247/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #FCF9F7 translates into the CMYK subtractive color model with values of 0% Cyan, 1.2% Magenta, 2% Yellow, and 1.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 24°, saturation of 45.5%, and lightness of 97.8%.
Web Accessibility & Design Recommendations: When implementing #FCF9F7 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 ##FFFFFF.
