#31253C Fat Tuesday
#31253C (Fat Tuesday) RGB value is (49, 37, 60).
Red value is 49, green value is 37, and blue value is 60.
Cylindrical-coordinate representations (HSL) of color #31253C: hue: 271°, saturation: 23.7%, and lightness: 19%.
Process color (CMYK) of #31253C is 18.3%, 38.3%, 0%, 76.5%. Web safe color equivalent of #31253C is ##333333. Color #31253C contains mainly Magenta.
Color Spaces
| Color spaces of #31253C | Value |
|---|---|
| RGB | 49, 37, 60 |
| HSL | 271°, 23.7%, 19% |
| HSV / HSB | 271°, 38.3%, 23.5% |
| CMYK | 18.3%, 38.3%, 0%, 76.5% |
| XYZ | 2.74, 2.3, 4.57 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110001 | 00100101 | 00111100 |
| Octal | 061 | 045 | 074 |
| Decimal | 49 | 37 | 60 |
| Hex | 31 | 25 | 3C |
Shades of #31253C
Tints of #31253C
.mybgColor { background-color: #31253C; }
.myforeColor { color: #31253C; }
.myborderColor { border: 3px solid #31253C; }
<p style="color:#31253C">Text here</p>
This sample text is styled with font color #31253C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#31253C">Div content here</div>
<div style="border:3px solid #31253C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(49, 37, 60, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #31253C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #31253C;
-webkit-box-shadow: 1px 1px 3px #31253C;
box-shadow: 1px 1px 3px #31253C; }
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 #31253C (Fat Tuesday)
Color Overview & Profile: Color #31253C, also known as Fat Tuesday, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 19% Red (49/255), 15% Green (37/255), and 24% Blue (60/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #31253C translates into the CMYK subtractive color model with values of 18.3% Cyan, 38.3% Magenta, 0% Yellow, and 76.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 271°, saturation of 23.7%, and lightness of 19%.
Web Accessibility & Design Recommendations: When implementing #31253C 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 ##333333.
