#FF6622 Sparrow’s Fire
#FF6622 (Sparrow’s Fire) RGB value is (255, 102, 34).
Red value is 255, green value is 102, and blue value is 34.
Cylindrical-coordinate representations (HSL) of color #FF6622: hue: 18°, saturation: 100%, and lightness: 56.7%.
Process color (CMYK) of #FF6622 is 0%, 60%, 86.7%, 0%. Web safe color equivalent of #FF6622 is ##FF6633. Color #FF6622 contains mainly Red.
Color Spaces
| Color spaces of #FF6622 | Value |
|---|---|
| RGB | 255, 102, 34 |
| HSL | 18°, 100%, 56.7% |
| HSV / HSB | 18°, 86.7%, 100% |
| CMYK | 0%, 60%, 86.7%, 0% |
| XYZ | 46.29, 30.88, 5.04 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111111 | 01100110 | 00100010 |
| Octal | 377 | 146 | 042 |
| Decimal | 255 | 102 | 34 |
| Hex | FF | 66 | 22 |
Shades of #FF6622
Tints of #FF6622
.mybgColor { background-color: #FF6622; }
.myforeColor { color: #FF6622; }
.myborderColor { border: 3px solid #FF6622; }
<p style="color:#FF6622">Text here</p>
This sample text is styled with font color #FF6622. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FF6622">Div content here</div>
<div style="border:3px solid #FF6622">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(255, 102, 34, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FF6622; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FF6622;
-webkit-box-shadow: 1px 1px 3px #FF6622;
box-shadow: 1px 1px 3px #FF6622; }
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 #FF6622 (Sparrow’s Fire)
Color Overview & Profile: Color #FF6622, also known as Sparrow’s Fire, 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 (255/255), 40% Green (102/255), and 13% Blue (34/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #FF6622 translates into the CMYK subtractive color model with values of 0% Cyan, 60% Magenta, 86.7% Yellow, and 0% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 18°, saturation of 100%, and lightness of 56.7%.
Web Accessibility & Design Recommendations: When implementing #FF6622 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 ##FF6633.
