#F5F0DB Abel
#F5F0DB (Abel) RGB value is (245, 240, 219).
Red value is 245, green value is 240, and blue value is 219.
Cylindrical-coordinate representations (HSL) of color #F5F0DB: hue: 48°, saturation: 56.5%, and lightness: 91%.
Process color (CMYK) of #F5F0DB is 0%, 2%, 10.6%, 3.9%. Web safe color equivalent of #F5F0DB is ##FFFFCC. Color #F5F0DB contains mainly Yellow.
Color Spaces
| Color spaces of #F5F0DB | Value |
|---|---|
| RGB | 245, 240, 219 |
| HSL | 48°, 56.5%, 91% |
| HSV / HSB | 48°, 10.6%, 96.1% |
| CMYK | 0%, 2%, 10.6%, 3.9% |
| XYZ | 81.6, 86.85, 79.47 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110101 | 11110000 | 11011011 |
| Octal | 365 | 360 | 333 |
| Decimal | 245 | 240 | 219 |
| Hex | F5 | F0 | DB |
Shades of #F5F0DB
Tints of #F5F0DB
.mybgColor { background-color: #F5F0DB; }
.myforeColor { color: #F5F0DB; }
.myborderColor { border: 3px solid #F5F0DB; }
<p style="color:#F5F0DB">Text here</p>
This sample text is styled with font color #F5F0DB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F5F0DB">Div content here</div>
<div style="border:3px solid #F5F0DB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(245, 240, 219, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F5F0DB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F5F0DB;
-webkit-box-shadow: 1px 1px 3px #F5F0DB;
box-shadow: 1px 1px 3px #F5F0DB; }
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 #F5F0DB (Abel)
Color Overview & Profile: Color #F5F0DB, also known as Abel, 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), 94% Green (240/255), and 86% Blue (219/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #F5F0DB translates into the CMYK subtractive color model with values of 0% Cyan, 2% Magenta, 10.6% Yellow, and 3.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 48°, saturation of 56.5%, and lightness of 91%.
Web Accessibility & Design Recommendations: When implementing #F5F0DB 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 ##FFFFCC.
