#7E203F Beet Red
#7E203F (Beet Red) RGB value is (126, 32, 63).
Red value is 126, green value is 32, and blue value is 63.
Cylindrical-coordinate representations (HSL) of color #7E203F: hue: 340°, saturation: 59.5%, and lightness: 31%.
Process color (CMYK) of #7E203F is 0%, 74.6%, 50%, 50.6%. Web safe color equivalent of #7E203F is ##663333. Color #7E203F contains mainly Red.
Color Spaces
| Color spaces of #7E203F | Value |
|---|---|
| RGB | 126, 32, 63 |
| HSL | 340°, 59.5%, 31% |
| HSV / HSB | 340°, 74.6%, 49.4% |
| CMYK | 0%, 74.6%, 50%, 50.6% |
| XYZ | 10.02, 5.83, 5.3 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111110 | 00100000 | 00111111 |
| Octal | 176 | 040 | 077 |
| Decimal | 126 | 32 | 63 |
| Hex | 7E | 20 | 3F |
Shades of #7E203F
Tints of #7E203F
.mybgColor { background-color: #7E203F; }
.myforeColor { color: #7E203F; }
.myborderColor { border: 3px solid #7E203F; }
<p style="color:#7E203F">Text here</p>
This sample text is styled with font color #7E203F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7E203F">Div content here</div>
<div style="border:3px solid #7E203F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(126, 32, 63, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7E203F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7E203F;
-webkit-box-shadow: 1px 1px 3px #7E203F;
box-shadow: 1px 1px 3px #7E203F; }
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 #7E203F (Beet Red)
Color Overview & Profile: Color #7E203F, also known as Beet Red, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 49% Red (126/255), 13% Green (32/255), and 25% Blue (63/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #7E203F translates into the CMYK subtractive color model with values of 0% Cyan, 74.6% Magenta, 50% Yellow, and 50.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 340°, saturation of 59.5%, and lightness of 31%.
Web Accessibility & Design Recommendations: When implementing #7E203F 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 ##663333.
