#AB446B Fuchsia Flock
#AB446B (Fuchsia Flock) RGB value is (171, 68, 107).
Red value is 171, green value is 68, and blue value is 107.
Cylindrical-coordinate representations (HSL) of color #AB446B: hue: 337°, saturation: 43.1%, and lightness: 46.9%.
Process color (CMYK) of #AB446B is 0%, 60.2%, 37.4%, 32.9%. Web safe color equivalent of #AB446B is ##993366. Color #AB446B contains mainly Red.
Color Spaces
| Color spaces of #AB446B | Value |
|---|---|
| RGB | 171, 68, 107 |
| HSL | 337°, 43.1%, 46.9% |
| HSV / HSB | 337°, 60.2%, 67.1% |
| CMYK | 0%, 60.2%, 37.4%, 32.9% |
| XYZ | 21.52, 13.86, 15.45 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101011 | 01000100 | 01101011 |
| Octal | 253 | 104 | 153 |
| Decimal | 171 | 68 | 107 |
| Hex | AB | 44 | 6B |
Shades of #AB446B
Tints of #AB446B
.mybgColor { background-color: #AB446B; }
.myforeColor { color: #AB446B; }
.myborderColor { border: 3px solid #AB446B; }
<p style="color:#AB446B">Text here</p>
This sample text is styled with font color #AB446B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#AB446B">Div content here</div>
<div style="border:3px solid #AB446B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(171, 68, 107, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #AB446B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #AB446B;
-webkit-box-shadow: 1px 1px 3px #AB446B;
box-shadow: 1px 1px 3px #AB446B; }
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 #AB446B (Fuchsia Flock)
Color Overview & Profile: Color #AB446B, also known as Fuchsia Flock, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 67% Red (171/255), 27% Green (68/255), and 42% Blue (107/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #AB446B translates into the CMYK subtractive color model with values of 0% Cyan, 60.2% Magenta, 37.4% Yellow, and 32.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 337°, saturation of 43.1%, and lightness of 46.9%.
Web Accessibility & Design Recommendations: When implementing #AB446B 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 ##993366.
