#FE9E13 Orange Fruit
#FE9E13 (Orange Fruit) RGB value is (254, 158, 19).
Red value is 254, green value is 158, and blue value is 19.
Cylindrical-coordinate representations (HSL) of color #FE9E13: hue: 35°, saturation: 99.2%, and lightness: 53.5%.
Process color (CMYK) of #FE9E13 is 0%, 37.8%, 92.5%, 0.4%. Web safe color equivalent of #FE9E13 is ##FF9900. Color #FE9E13 contains mainly Red.
Color Spaces
| Color spaces of #FE9E13 | Value |
|---|---|
| RGB | 254, 158, 19 |
| HSL | 35°, 99.2%, 53.5% |
| HSV / HSB | 35°, 92.5%, 99.6% |
| CMYK | 0%, 37.8%, 92.5%, 0.4% |
| XYZ | 53.22, 45.58, 6.61 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111110 | 10011110 | 00010011 |
| Octal | 376 | 236 | 023 |
| Decimal | 254 | 158 | 19 |
| Hex | FE | 9E | 13 |
Shades of #FE9E13
Tints of #FE9E13
.mybgColor { background-color: #FE9E13; }
.myforeColor { color: #FE9E13; }
.myborderColor { border: 3px solid #FE9E13; }
<p style="color:#FE9E13">Text here</p>
This sample text is styled with font color #FE9E13. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FE9E13">Div content here</div>
<div style="border:3px solid #FE9E13">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(254, 158, 19, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FE9E13; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FE9E13;
-webkit-box-shadow: 1px 1px 3px #FE9E13;
box-shadow: 1px 1px 3px #FE9E13; }
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 #FE9E13 (Orange Fruit)
Color Overview & Profile: Color #FE9E13, also known as Orange Fruit, 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), 62% Green (158/255), and 7% Blue (19/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #FE9E13 translates into the CMYK subtractive color model with values of 0% Cyan, 37.8% Magenta, 92.5% Yellow, and 0.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 35°, saturation of 99.2%, and lightness of 53.5%.
Web Accessibility & Design Recommendations: When implementing #FE9E13 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 ##FF9900.
