#BB005E Aztec Warrior
#BB005E (Aztec Warrior) RGB value is (187, 0, 94).
Red value is 187, green value is 0, and blue value is 94.
Cylindrical-coordinate representations (HSL) of color #BB005E: hue: 330°, saturation: 100%, and lightness: 36.7%.
Process color (CMYK) of #BB005E is 0%, 100%, 49.7%, 26.7%. Web safe color equivalent of #BB005E is ##CC0066. Color #BB005E contains mainly Red.
Color Spaces
| Color spaces of #BB005E | Value |
|---|---|
| RGB | 187, 0, 94 |
| HSL | 330°, 100%, 36.7% |
| HSV / HSB | 330°, 100%, 73.3% |
| CMYK | 0%, 100%, 49.7%, 26.7% |
| XYZ | 22.52, 11.38, 11.6 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111011 | 00000000 | 01011110 |
| Octal | 273 | 000 | 136 |
| Decimal | 187 | 0 | 94 |
| Hex | BB | 00 | 5E |
Shades of #BB005E
Tints of #BB005E
.mybgColor { background-color: #BB005E; }
.myforeColor { color: #BB005E; }
.myborderColor { border: 3px solid #BB005E; }
<p style="color:#BB005E">Text here</p>
This sample text is styled with font color #BB005E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BB005E">Div content here</div>
<div style="border:3px solid #BB005E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(187, 0, 94, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BB005E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BB005E;
-webkit-box-shadow: 1px 1px 3px #BB005E;
box-shadow: 1px 1px 3px #BB005E; }
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 #BB005E (Aztec Warrior)
Color Overview & Profile: Color #BB005E, also known as Aztec Warrior, 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 (187/255), 0% Green (0/255), and 37% Blue (94/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #BB005E translates into the CMYK subtractive color model with values of 0% Cyan, 100% Magenta, 49.7% Yellow, and 26.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 330°, saturation of 100%, and lightness of 36.7%.
Web Accessibility & Design Recommendations: When implementing #BB005E 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 ##CC0066.
