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