#FDFBF7 Cloud Petal
#FDFBF7 (Cloud Petal) RGB value is (253, 251, 247).
Red value is 253, green value is 251, and blue value is 247.
Cylindrical-coordinate representations (HSL) of color #FDFBF7: hue: 40°, saturation: 60%, and lightness: 98%.
Process color (CMYK) of #FDFBF7 is 0%, 0.8%, 2.4%, 0.8%. Web safe color equivalent of #FDFBF7 is ##FFFFFF. Color #FDFBF7 contains mainly WHITE.
Color Spaces
| Color spaces of #FDFBF7 | Value |
|---|---|
| RGB | 253, 251, 247 |
| HSL | 40°, 60%, 98% |
| HSV / HSB | 40°, 2.4%, 99.2% |
| CMYK | 0%, 0.8%, 2.4%, 0.8% |
| XYZ | 91.79, 96.59, 101.79 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111101 | 11111011 | 11110111 |
| Octal | 375 | 373 | 367 |
| Decimal | 253 | 251 | 247 |
| Hex | FD | FB | F7 |
Shades of #FDFBF7
Tints of #FDFBF7
.mybgColor { background-color: #FDFBF7; }
.myforeColor { color: #FDFBF7; }
.myborderColor { border: 3px solid #FDFBF7; }
<p style="color:#FDFBF7">Text here</p>
This sample text is styled with font color #FDFBF7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FDFBF7">Div content here</div>
<div style="border:3px solid #FDFBF7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(253, 251, 247, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FDFBF7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FDFBF7;
-webkit-box-shadow: 1px 1px 3px #FDFBF7;
box-shadow: 1px 1px 3px #FDFBF7; }
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 #FDFBF7 (Cloud Petal)
Color Overview & Profile: Color #FDFBF7, 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 (253/255), 98% Green (251/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, #FDFBF7 translates into the CMYK subtractive color model with values of 0% Cyan, 0.8% Magenta, 2.4% Yellow, and 0.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 40°, saturation of 60%, and lightness of 98%.
Web Accessibility & Design Recommendations: When implementing #FDFBF7 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.
