#FC9625 Texas Sunset
#FC9625 (Texas Sunset) RGB value is (252, 150, 37).
Red value is 252, green value is 150, and blue value is 37.
Cylindrical-coordinate representations (HSL) of color #FC9625: hue: 32°, saturation: 97.3%, and lightness: 56.7%.
Process color (CMYK) of #FC9625 is 0%, 40.5%, 85.3%, 1.2%. Web safe color equivalent of #FC9625 is ##FF9933. Color #FC9625 contains mainly Red.
Color Spaces
| Color spaces of #FC9625 | Value |
|---|---|
| RGB | 252, 150, 37 |
| HSL | 32°, 97.3%, 56.7% |
| HSV / HSB | 32°, 85.3%, 98.8% |
| CMYK | 0%, 40.5%, 85.3%, 1.2% |
| XYZ | 51.39, 42.65, 7.28 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111100 | 10010110 | 00100101 |
| Octal | 374 | 226 | 045 |
| Decimal | 252 | 150 | 37 |
| Hex | FC | 96 | 25 |
Shades of #FC9625
Tints of #FC9625
.mybgColor { background-color: #FC9625; }
.myforeColor { color: #FC9625; }
.myborderColor { border: 3px solid #FC9625; }
<p style="color:#FC9625">Text here</p>
This sample text is styled with font color #FC9625. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FC9625">Div content here</div>
<div style="border:3px solid #FC9625">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(252, 150, 37, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FC9625; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FC9625;
-webkit-box-shadow: 1px 1px 3px #FC9625;
box-shadow: 1px 1px 3px #FC9625; }
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 #FC9625 (Texas Sunset)
Color Overview & Profile: Color #FC9625, also known as Texas Sunset, 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), 59% Green (150/255), and 15% Blue (37/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #FC9625 translates into the CMYK subtractive color model with values of 0% Cyan, 40.5% Magenta, 85.3% Yellow, and 1.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 32°, saturation of 97.3%, and lightness of 56.7%.
Web Accessibility & Design Recommendations: When implementing #FC9625 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 ##FF9933.
