#80002A Bordeaux
#80002A (Bordeaux) RGB value is (128, 0, 42).
Red value is 128, green value is 0, and blue value is 42.
Cylindrical-coordinate representations (HSL) of color #80002A: hue: 340°, saturation: 100%, and lightness: 25.1%.
Process color (CMYK) of #80002A is 0%, 100%, 67.2%, 49.8%. Web safe color equivalent of #80002A is ##990033. Color #80002A contains mainly Red.
Color Spaces
| Color spaces of #80002A | Value |
|---|---|
| RGB | 128, 0, 42 |
| HSL | 340°, 100%, 25.1% |
| HSV / HSB | 340°, 100%, 50.2% |
| CMYK | 0%, 100%, 67.2%, 49.8% |
| XYZ | 9.32, 4.76, 2.62 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000000 | 00000000 | 00101010 |
| Octal | 200 | 000 | 052 |
| Decimal | 128 | 0 | 42 |
| Hex | 80 | 00 | 2A |
Shades of #80002A
Tints of #80002A
.mybgColor { background-color: #80002A; }
.myforeColor { color: #80002A; }
.myborderColor { border: 3px solid #80002A; }
<p style="color:#80002A">Text here</p>
This sample text is styled with font color #80002A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#80002A">Div content here</div>
<div style="border:3px solid #80002A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(128, 0, 42, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #80002A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #80002A;
-webkit-box-shadow: 1px 1px 3px #80002A;
box-shadow: 1px 1px 3px #80002A; }
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 #80002A (Bordeaux)
Color Overview & Profile: Color #80002A, also known as Bordeaux, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 50% Red (128/255), 0% Green (0/255), and 16% Blue (42/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #80002A translates into the CMYK subtractive color model with values of 0% Cyan, 100% Magenta, 67.2% Yellow, and 49.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 340°, saturation of 100%, and lightness of 25.1%.
Web Accessibility & Design Recommendations: When implementing #80002A 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 ##990033.
