#B30600 All Systems Red
#B30600 (All Systems Red) RGB value is (179, 6, 0).
Red value is 179, green value is 6, and blue value is 0.
Cylindrical-coordinate representations (HSL) of color #B30600: hue: 2°, saturation: 100%, and lightness: 35.1%.
Process color (CMYK) of #B30600 is 0%, 96.6%, 100%, 29.8%. Web safe color equivalent of #B30600 is ##CC0000. Color #B30600 contains mainly Red.
Color Spaces
| Color spaces of #B30600 | Value |
|---|---|
| RGB | 179, 6, 0 |
| HSL | 2°, 100%, 35.1% |
| HSV / HSB | 2°, 100%, 70.2% |
| CMYK | 0%, 96.6%, 100%, 29.8% |
| XYZ | 18.66, 9.72, 0.89 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110011 | 00000110 | 00000000 |
| Octal | 263 | 006 | 000 |
| Decimal | 179 | 6 | 0 |
| Hex | B3 | 06 | 00 |
Shades of #B30600
Tints of #B30600
.mybgColor { background-color: #B30600; }
.myforeColor { color: #B30600; }
.myborderColor { border: 3px solid #B30600; }
<p style="color:#B30600">Text here</p>
This sample text is styled with font color #B30600. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B30600">Div content here</div>
<div style="border:3px solid #B30600">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(179, 6, 0, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B30600; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B30600;
-webkit-box-shadow: 1px 1px 3px #B30600;
box-shadow: 1px 1px 3px #B30600; }
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 #B30600 (All Systems Red)
Color Overview & Profile: Color #B30600, also known as All Systems Red, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 70% Red (179/255), 2% Green (6/255), and 0% Blue (0/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #B30600 translates into the CMYK subtractive color model with values of 0% Cyan, 96.6% Magenta, 100% Yellow, and 29.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 2°, saturation of 100%, and lightness of 35.1%.
Web Accessibility & Design Recommendations: When implementing #B30600 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 ##CC0000.
