#7E2530 Scarlet Shade
#7E2530 (Scarlet Shade) RGB value is (126, 37, 48).
Red value is 126, green value is 37, and blue value is 48.
Cylindrical-coordinate representations (HSL) of color #7E2530: hue: 353°, saturation: 54.6%, and lightness: 32%.
Process color (CMYK) of #7E2530 is 0%, 70.6%, 61.9%, 50.6%. Web safe color equivalent of #7E2530 is ##663333. Color #7E2530 contains mainly Red.
Color Spaces
| Color spaces of #7E2530 | Value |
|---|---|
| RGB | 126, 37, 48 |
| HSL | 353°, 54.6%, 32% |
| HSV / HSB | 353°, 70.6%, 49.4% |
| CMYK | 0%, 70.6%, 61.9%, 50.6% |
| XYZ | 9.8, 5.97, 3.43 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111110 | 00100101 | 00110000 |
| Octal | 176 | 045 | 060 |
| Decimal | 126 | 37 | 48 |
| Hex | 7E | 25 | 30 |
Shades of #7E2530
Tints of #7E2530
.mybgColor { background-color: #7E2530; }
.myforeColor { color: #7E2530; }
.myborderColor { border: 3px solid #7E2530; }
<p style="color:#7E2530">Text here</p>
This sample text is styled with font color #7E2530. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7E2530">Div content here</div>
<div style="border:3px solid #7E2530">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(126, 37, 48, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7E2530; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7E2530;
-webkit-box-shadow: 1px 1px 3px #7E2530;
box-shadow: 1px 1px 3px #7E2530; }
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 #7E2530 (Scarlet Shade)
Color Overview & Profile: Color #7E2530, also known as Scarlet Shade, 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), 15% Green (37/255), and 19% Blue (48/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #7E2530 translates into the CMYK subtractive color model with values of 0% Cyan, 70.6% Magenta, 61.9% Yellow, and 50.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 353°, saturation of 54.6%, and lightness of 32%.
Web Accessibility & Design Recommendations: When implementing #7E2530 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.
