#FBF4F2 Sefid White
#FBF4F2 (Sefid White) RGB value is (251, 244, 242).
Red value is 251, green value is 244, and blue value is 242.
Cylindrical-coordinate representations (HSL) of color #FBF4F2: hue: 13°, saturation: 52.9%, and lightness: 96.7%.
Process color (CMYK) of #FBF4F2 is 0%, 2.8%, 3.6%, 1.6%. Web safe color equivalent of #FBF4F2 is ##FFFFFF. Color #FBF4F2 contains mainly WHITE.
Color Spaces
| Color spaces of #FBF4F2 | Value |
|---|---|
| RGB | 251, 244, 242 |
| HSL | 13°, 52.9%, 96.7% |
| HSV / HSB | 13°, 3.6%, 98.4% |
| CMYK | 0%, 2.8%, 3.6%, 1.6% |
| XYZ | 88.16, 91.62, 97.03 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111011 | 11110100 | 11110010 |
| Octal | 373 | 364 | 362 |
| Decimal | 251 | 244 | 242 |
| Hex | FB | F4 | F2 |
Shades of #FBF4F2
Tints of #FBF4F2
.mybgColor { background-color: #FBF4F2; }
.myforeColor { color: #FBF4F2; }
.myborderColor { border: 3px solid #FBF4F2; }
<p style="color:#FBF4F2">Text here</p>
This sample text is styled with font color #FBF4F2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FBF4F2">Div content here</div>
<div style="border:3px solid #FBF4F2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(251, 244, 242, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FBF4F2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FBF4F2;
-webkit-box-shadow: 1px 1px 3px #FBF4F2;
box-shadow: 1px 1px 3px #FBF4F2; }
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 #FBF4F2 (Sefid White)
Color Overview & Profile: Color #FBF4F2, also known as Sefid White, 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), 96% Green (244/255), and 95% Blue (242/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #FBF4F2 translates into the CMYK subtractive color model with values of 0% Cyan, 2.8% Magenta, 3.6% Yellow, and 1.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 13°, saturation of 52.9%, and lightness of 96.7%.
Web Accessibility & Design Recommendations: When implementing #FBF4F2 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.
