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