#F45C78 Highlighter Pink
#F45C78 (Highlighter Pink) RGB value is (244, 92, 120).
Red value is 244, green value is 92, and blue value is 120.
Cylindrical-coordinate representations (HSL) of color #F45C78: hue: 349°, saturation: 87.4%, and lightness: 65.9%.
Process color (CMYK) of #F45C78 is 0%, 62.3%, 50.8%, 4.3%. Web safe color equivalent of #F45C78 is ##FF6666. Color #F45C78 contains mainly Red.
Color Spaces
| Color spaces of #F45C78 | Value |
|---|---|
| RGB | 244, 92, 120 |
| HSL | 349°, 87.4%, 65.9% |
| HSV / HSB | 349°, 62.3%, 95.7% |
| CMYK | 0%, 62.3%, 50.8%, 4.3% |
| XYZ | 44.53, 28.25, 20.87 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110100 | 01011100 | 01111000 |
| Octal | 364 | 134 | 170 |
| Decimal | 244 | 92 | 120 |
| Hex | F4 | 5C | 78 |
Shades of #F45C78
Tints of #F45C78
.mybgColor { background-color: #F45C78; }
.myforeColor { color: #F45C78; }
.myborderColor { border: 3px solid #F45C78; }
<p style="color:#F45C78">Text here</p>
This sample text is styled with font color #F45C78. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F45C78">Div content here</div>
<div style="border:3px solid #F45C78">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(244, 92, 120, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F45C78; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F45C78;
-webkit-box-shadow: 1px 1px 3px #F45C78;
box-shadow: 1px 1px 3px #F45C78; }
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 #F45C78 (Highlighter Pink)
Color Overview & Profile: Color #F45C78, also known as Highlighter Pink, 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 (244/255), 36% Green (92/255), and 47% Blue (120/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #F45C78 translates into the CMYK subtractive color model with values of 0% Cyan, 62.3% Magenta, 50.8% Yellow, and 4.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 349°, saturation of 87.4%, and lightness of 65.9%.
Web Accessibility & Design Recommendations: When implementing #F45C78 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 ##FF6666.
