#F5EDED Line Dried Sheets
#F5EDED (Line Dried Sheets) RGB value is (245, 237, 237).
Red value is 245, green value is 237, and blue value is 237.
Cylindrical-coordinate representations (HSL) of color #F5EDED: hue: 0°, saturation: 28.6%, and lightness: 94.5%.
Process color (CMYK) of #F5EDED is 0%, 3.3%, 3.3%, 3.9%. Web safe color equivalent of #F5EDED is ##FFFFFF. Color #F5EDED contains mainly WHITE.
Color Spaces
| Color spaces of #F5EDED | Value |
|---|---|
| RGB | 245, 237, 237 |
| HSL | 0°, 28.6%, 94.5% |
| HSV / HSB | 0°, 3.3%, 96.1% |
| CMYK | 0%, 3.3%, 3.3%, 3.9% |
| XYZ | 83.22, 86.1, 92.34 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110101 | 11101101 | 11101101 |
| Octal | 365 | 355 | 355 |
| Decimal | 245 | 237 | 237 |
| Hex | F5 | ED | ED |
Shades of #F5EDED
Tints of #F5EDED
.mybgColor { background-color: #F5EDED; }
.myforeColor { color: #F5EDED; }
.myborderColor { border: 3px solid #F5EDED; }
<p style="color:#F5EDED">Text here</p>
This sample text is styled with font color #F5EDED. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F5EDED">Div content here</div>
<div style="border:3px solid #F5EDED">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(245, 237, 237, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F5EDED; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F5EDED;
-webkit-box-shadow: 1px 1px 3px #F5EDED;
box-shadow: 1px 1px 3px #F5EDED; }
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 #F5EDED (Line Dried Sheets)
Color Overview & Profile: Color #F5EDED, also known as Line Dried Sheets, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 96% Red (245/255), 93% Green (237/255), and 93% Blue (237/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #F5EDED translates into the CMYK subtractive color model with values of 0% Cyan, 3.3% Magenta, 3.3% Yellow, and 3.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 0°, saturation of 28.6%, and lightness of 94.5%.
Web Accessibility & Design Recommendations: When implementing #F5EDED 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.
