#FC845D Pink Fire
#FC845D (Pink Fire) RGB value is (252, 132, 93).
Red value is 252, green value is 132, and blue value is 93.
Cylindrical-coordinate representations (HSL) of color #FC845D: hue: 15°, saturation: 96.4%, and lightness: 67.6%.
Process color (CMYK) of #FC845D is 0%, 47.6%, 63.1%, 1.2%. Web safe color equivalent of #FC845D is ##FF9966. Color #FC845D contains mainly Red.
Color Spaces
| Color spaces of #FC845D | Value |
|---|---|
| RGB | 252, 132, 93 |
| HSL | 15°, 96.4%, 67.6% |
| HSV / HSB | 15°, 63.1%, 98.8% |
| CMYK | 0%, 47.6%, 63.1%, 1.2% |
| XYZ | 50.38, 37.99, 15.03 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111100 | 10000100 | 01011101 |
| Octal | 374 | 204 | 135 |
| Decimal | 252 | 132 | 93 |
| Hex | FC | 84 | 5D |
Shades of #FC845D
Tints of #FC845D
.mybgColor { background-color: #FC845D; }
.myforeColor { color: #FC845D; }
.myborderColor { border: 3px solid #FC845D; }
<p style="color:#FC845D">Text here</p>
This sample text is styled with font color #FC845D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FC845D">Div content here</div>
<div style="border:3px solid #FC845D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(252, 132, 93, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FC845D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FC845D;
-webkit-box-shadow: 1px 1px 3px #FC845D;
box-shadow: 1px 1px 3px #FC845D; }
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 #FC845D (Pink Fire)
Color Overview & Profile: Color #FC845D, also known as Pink Fire, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 99% Red (252/255), 52% Green (132/255), and 36% Blue (93/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #FC845D translates into the CMYK subtractive color model with values of 0% Cyan, 47.6% Magenta, 63.1% Yellow, and 1.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 15°, saturation of 96.4%, and lightness of 67.6%.
Web Accessibility & Design Recommendations: When implementing #FC845D 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 ##FF9966.
