#B9271C Red Rider
#B9271C (Red Rider) RGB value is (185, 39, 28).
Red value is 185, green value is 39, and blue value is 28.
Cylindrical-coordinate representations (HSL) of color #B9271C: hue: 4°, saturation: 73.7%, and lightness: 41.8%.
Process color (CMYK) of #B9271C is 0%, 78.9%, 84.9%, 27.5%. Web safe color equivalent of #B9271C is ##CC3333. Color #B9271C contains mainly Red.
Color Spaces
| Color spaces of #B9271C | Value |
|---|---|
| RGB | 185, 39, 28 |
| HSL | 4°, 73.7%, 41.8% |
| HSV / HSB | 4°, 84.9%, 72.5% |
| CMYK | 0%, 78.9%, 84.9%, 27.5% |
| XYZ | 20.95, 11.85, 2.28 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111001 | 00100111 | 00011100 |
| Octal | 271 | 047 | 034 |
| Decimal | 185 | 39 | 28 |
| Hex | B9 | 27 | 1C |
Shades of #B9271C
Tints of #B9271C
.mybgColor { background-color: #B9271C; }
.myforeColor { color: #B9271C; }
.myborderColor { border: 3px solid #B9271C; }
<p style="color:#B9271C">Text here</p>
This sample text is styled with font color #B9271C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B9271C">Div content here</div>
<div style="border:3px solid #B9271C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(185, 39, 28, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B9271C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B9271C;
-webkit-box-shadow: 1px 1px 3px #B9271C;
box-shadow: 1px 1px 3px #B9271C; }
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 #B9271C (Red Rider)
Color Overview & Profile: Color #B9271C, also known as Red Rider, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 73% Red (185/255), 15% Green (39/255), and 11% Blue (28/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #B9271C translates into the CMYK subtractive color model with values of 0% Cyan, 78.9% Magenta, 84.9% Yellow, and 27.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 4°, saturation of 73.7%, and lightness of 41.8%.
Web Accessibility & Design Recommendations: When implementing #B9271C 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 ##CC3333.
