#F5DDCC Almeja
#F5DDCC (Almeja) RGB value is (245, 221, 204).
Red value is 245, green value is 221, and blue value is 204.
Cylindrical-coordinate representations (HSL) of color #F5DDCC: hue: 25°, saturation: 67.2%, and lightness: 88%.
Process color (CMYK) of #F5DDCC is 0%, 9.8%, 16.7%, 3.9%. Web safe color equivalent of #F5DDCC is ##FFCCCC. Color #F5DDCC contains mainly Yellow.
Color Spaces
| Color spaces of #F5DDCC | Value |
|---|---|
| RGB | 245, 221, 204 |
| HSL | 25°, 67.2%, 88% |
| HSV / HSB | 25°, 16.7%, 96.1% |
| CMYK | 0%, 9.8%, 16.7%, 3.9% |
| XYZ | 74.41, 75.49, 67.77 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110101 | 11011101 | 11001100 |
| Octal | 365 | 335 | 314 |
| Decimal | 245 | 221 | 204 |
| Hex | F5 | DD | CC |
Shades of #F5DDCC
Tints of #F5DDCC
.mybgColor { background-color: #F5DDCC; }
.myforeColor { color: #F5DDCC; }
.myborderColor { border: 3px solid #F5DDCC; }
<p style="color:#F5DDCC">Text here</p>
This sample text is styled with font color #F5DDCC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F5DDCC">Div content here</div>
<div style="border:3px solid #F5DDCC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(245, 221, 204, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F5DDCC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F5DDCC;
-webkit-box-shadow: 1px 1px 3px #F5DDCC;
box-shadow: 1px 1px 3px #F5DDCC; }
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 #F5DDCC (Almeja)
Color Overview & Profile: Color #F5DDCC, also known as Almeja, 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), 87% Green (221/255), and 80% Blue (204/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #F5DDCC translates into the CMYK subtractive color model with values of 0% Cyan, 9.8% Magenta, 16.7% Yellow, and 3.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 25°, saturation of 67.2%, and lightness of 88%.
Web Accessibility & Design Recommendations: When implementing #F5DDCC 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.
