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