#F13356 Detailed Devil
#F13356 (Detailed Devil) RGB value is (241, 51, 86).
Red value is 241, green value is 51, and blue value is 86.
Cylindrical-coordinate representations (HSL) of color #F13356: hue: 349°, saturation: 87.2%, and lightness: 57.3%.
Process color (CMYK) of #F13356 is 0%, 78.8%, 64.3%, 5.5%. Web safe color equivalent of #F13356 is ##FF3366. Color #F13356 contains mainly Red.
Color Spaces
| Color spaces of #F13356 | Value |
|---|---|
| RGB | 241, 51, 86 |
| HSL | 349°, 87.2%, 57.3% |
| HSV / HSB | 349°, 78.8%, 94.5% |
| CMYK | 0%, 78.8%, 64.3%, 5.5% |
| XYZ | 39.14, 21.75, 10.94 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110001 | 00110011 | 01010110 |
| Octal | 361 | 063 | 126 |
| Decimal | 241 | 51 | 86 |
| Hex | F1 | 33 | 56 |
Shades of #F13356
Tints of #F13356
.mybgColor { background-color: #F13356; }
.myforeColor { color: #F13356; }
.myborderColor { border: 3px solid #F13356; }
<p style="color:#F13356">Text here</p>
This sample text is styled with font color #F13356. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F13356">Div content here</div>
<div style="border:3px solid #F13356">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(241, 51, 86, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F13356; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F13356;
-webkit-box-shadow: 1px 1px 3px #F13356;
box-shadow: 1px 1px 3px #F13356; }
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 #F13356 (Detailed Devil)
Color Overview & Profile: Color #F13356, also known as Detailed Devil, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 95% Red (241/255), 20% Green (51/255), and 34% Blue (86/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #F13356 translates into the CMYK subtractive color model with values of 0% Cyan, 78.8% Magenta, 64.3% Yellow, and 5.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 349°, saturation of 87.2%, and lightness of 57.3%.
Web Accessibility & Design Recommendations: When implementing #F13356 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 ##FF3366.
