#F1DFDF Verbena
#F1DFDF (Verbena) RGB value is (241, 223, 223).
Red value is 241, green value is 223, and blue value is 223.
Cylindrical-coordinate representations (HSL) of color #F1DFDF: hue: 0°, saturation: 39.1%, and lightness: 91%.
Process color (CMYK) of #F1DFDF is 0%, 7.5%, 7.5%, 5.5%. Web safe color equivalent of #F1DFDF is ##FFCCCC. Color #F1DFDF contains mainly WHITE.
Color Spaces
| Color spaces of #F1DFDF | Value |
|---|---|
| RGB | 241, 223, 223 |
| HSL | 0°, 39.1%, 91% |
| HSV / HSB | 0°, 7.5%, 94.5% |
| CMYK | 0%, 7.5%, 7.5%, 5.5% |
| XYZ | 75.98, 76.8, 80.62 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110001 | 11011111 | 11011111 |
| Octal | 361 | 337 | 337 |
| Decimal | 241 | 223 | 223 |
| Hex | F1 | DF | DF |
Shades of #F1DFDF
Tints of #F1DFDF
.mybgColor { background-color: #F1DFDF; }
.myforeColor { color: #F1DFDF; }
.myborderColor { border: 3px solid #F1DFDF; }
<p style="color:#F1DFDF">Text here</p>
This sample text is styled with font color #F1DFDF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F1DFDF">Div content here</div>
<div style="border:3px solid #F1DFDF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(241, 223, 223, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F1DFDF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F1DFDF;
-webkit-box-shadow: 1px 1px 3px #F1DFDF;
box-shadow: 1px 1px 3px #F1DFDF; }
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 #F1DFDF (Verbena)
Color Overview & Profile: Color #F1DFDF, also known as Verbena, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 95% Red (241/255), 87% Green (223/255), and 87% Blue (223/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #F1DFDF translates into the CMYK subtractive color model with values of 0% Cyan, 7.5% Magenta, 7.5% Yellow, and 5.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 0°, saturation of 39.1%, and lightness of 91%.
Web Accessibility & Design Recommendations: When implementing #F1DFDF 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 ##FFCCCC.
