#F7AAC4 Rose Mallow
#F7AAC4 (Rose Mallow) RGB value is (247, 170, 196).
Red value is 247, green value is 170, and blue value is 196.
Cylindrical-coordinate representations (HSL) of color #F7AAC4: hue: 340°, saturation: 82.8%, and lightness: 81.8%.
Process color (CMYK) of #F7AAC4 is 0%, 31.2%, 20.6%, 3.1%. Web safe color equivalent of #F7AAC4 is ##FF99CC. Color #F7AAC4 contains mainly Red.
Color Spaces
| Color spaces of #F7AAC4 | Value |
|---|---|
| RGB | 247, 170, 196 |
| HSL | 340°, 82.8%, 81.8% |
| HSV / HSB | 340°, 31.2%, 96.9% |
| CMYK | 0%, 31.2%, 20.6%, 3.1% |
| XYZ | 62.7, 52.51, 59.05 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110111 | 10101010 | 11000100 |
| Octal | 367 | 252 | 304 |
| Decimal | 247 | 170 | 196 |
| Hex | F7 | AA | C4 |
Shades of #F7AAC4
Tints of #F7AAC4
.mybgColor { background-color: #F7AAC4; }
.myforeColor { color: #F7AAC4; }
.myborderColor { border: 3px solid #F7AAC4; }
<p style="color:#F7AAC4">Text here</p>
This sample text is styled with font color #F7AAC4. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F7AAC4">Div content here</div>
<div style="border:3px solid #F7AAC4">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(247, 170, 196, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F7AAC4; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F7AAC4;
-webkit-box-shadow: 1px 1px 3px #F7AAC4;
box-shadow: 1px 1px 3px #F7AAC4; }
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 #F7AAC4 (Rose Mallow)
Color Overview & Profile: Color #F7AAC4, also known as Rose Mallow, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 97% Red (247/255), 67% Green (170/255), and 77% Blue (196/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #F7AAC4 translates into the CMYK subtractive color model with values of 0% Cyan, 31.2% Magenta, 20.6% Yellow, and 3.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 340°, saturation of 82.8%, and lightness of 81.8%.
Web Accessibility & Design Recommendations: When implementing #F7AAC4 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 ##FF99CC.
