#FE4C40 Orange Dusk
#FE4C40 (Orange Dusk) RGB value is (254, 76, 64).
Red value is 254, green value is 76, and blue value is 64.
Cylindrical-coordinate representations (HSL) of color #FE4C40: hue: 4°, saturation: 99%, and lightness: 62.4%.
Process color (CMYK) of #FE4C40 is 0%, 70.1%, 74.8%, 0.4%. Web safe color equivalent of #FE4C40 is ##FF3333. Color #FE4C40 contains mainly Red.
Color Spaces
| Color spaces of #FE4C40 | Value |
|---|---|
| RGB | 254, 76, 64 |
| HSL | 4°, 99%, 62.4% |
| HSV / HSB | 4°, 74.8%, 99.6% |
| CMYK | 0%, 70.1%, 74.8%, 0.4% |
| XYZ | 44.39, 26.62, 7.65 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111110 | 01001100 | 01000000 |
| Octal | 376 | 114 | 100 |
| Decimal | 254 | 76 | 64 |
| Hex | FE | 4C | 40 |
Shades of #FE4C40
Tints of #FE4C40
.mybgColor { background-color: #FE4C40; }
.myforeColor { color: #FE4C40; }
.myborderColor { border: 3px solid #FE4C40; }
<p style="color:#FE4C40">Text here</p>
This sample text is styled with font color #FE4C40. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FE4C40">Div content here</div>
<div style="border:3px solid #FE4C40">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(254, 76, 64, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FE4C40; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FE4C40;
-webkit-box-shadow: 1px 1px 3px #FE4C40;
box-shadow: 1px 1px 3px #FE4C40; }
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 #FE4C40 (Orange Dusk)
Color Overview & Profile: Color #FE4C40, also known as Orange Dusk, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 100% Red (254/255), 30% Green (76/255), and 25% Blue (64/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #FE4C40 translates into the CMYK subtractive color model with values of 0% Cyan, 70.1% Magenta, 74.8% Yellow, and 0.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 4°, saturation of 99%, and lightness of 62.4%.
Web Accessibility & Design Recommendations: When implementing #FE4C40 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 ##FF3333.
