#FE0215 Virtual Boy
#FE0215 (Virtual Boy) RGB value is (254, 2, 21).
Red value is 254, green value is 2, and blue value is 21.
Cylindrical-coordinate representations (HSL) of color #FE0215: hue: 355°, saturation: 99.2%, and lightness: 50.2%.
Process color (CMYK) of #FE0215 is 0%, 99.2%, 91.7%, 0.4%. Web safe color equivalent of #FE0215 is ##FF0000. Color #FE0215 contains mainly Red.
Color Spaces
| Color spaces of #FE0215 | Value |
|---|---|
| RGB | 254, 2, 21 |
| HSL | 355°, 99.2%, 50.2% |
| HSV / HSB | 355°, 99.2%, 99.6% |
| CMYK | 0%, 99.2%, 91.7%, 0.4% |
| XYZ | 41.04, 21.18, 2.64 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111110 | 00000010 | 00010101 |
| Octal | 376 | 002 | 025 |
| Decimal | 254 | 2 | 21 |
| Hex | FE | 02 | 15 |
Shades of #FE0215
Tints of #FE0215
.mybgColor { background-color: #FE0215; }
.myforeColor { color: #FE0215; }
.myborderColor { border: 3px solid #FE0215; }
<p style="color:#FE0215">Text here</p>
This sample text is styled with font color #FE0215. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FE0215">Div content here</div>
<div style="border:3px solid #FE0215">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(254, 2, 21, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FE0215; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FE0215;
-webkit-box-shadow: 1px 1px 3px #FE0215;
box-shadow: 1px 1px 3px #FE0215; }
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 #FE0215 (Virtual Boy)
Color Overview & Profile: Color #FE0215, also known as Virtual Boy, 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), 1% Green (2/255), and 8% Blue (21/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #FE0215 translates into the CMYK subtractive color model with values of 0% Cyan, 99.2% Magenta, 91.7% Yellow, and 0.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 355°, saturation of 99.2%, and lightness of 50.2%.
Web Accessibility & Design Recommendations: When implementing #FE0215 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 ##FF0000.
