#252A25 The End
#252A25 (The End) RGB value is (37, 42, 37).
Red value is 37, green value is 42, and blue value is 37.
Cylindrical-coordinate representations (HSL) of color #252A25: hue: 120°, saturation: 6.3%, and lightness: 15.5%.
Process color (CMYK) of #252A25 is 11.9%, 0%, 11.9%, 83.5%. Web safe color equivalent of #252A25 is ##333333. Color #252A25 contains mainly Black.
Color Spaces
| Color spaces of #252A25 | Value |
|---|---|
| RGB | 37, 42, 37 |
| HSL | 120°, 6.3%, 15.5% |
| HSV / HSB | 120°, 11.9%, 16.5% |
| CMYK | 11.9%, 0%, 11.9%, 83.5% |
| XYZ | 1.92, 2.18, 2.07 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00100101 | 00101010 | 00100101 |
| Octal | 045 | 052 | 045 |
| Decimal | 37 | 42 | 37 |
| Hex | 25 | 2A | 25 |
Shades of #252A25
Tints of #252A25
.mybgColor { background-color: #252A25; }
.myforeColor { color: #252A25; }
.myborderColor { border: 3px solid #252A25; }
<p style="color:#252A25">Text here</p>
This sample text is styled with font color #252A25. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#252A25">Div content here</div>
<div style="border:3px solid #252A25">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(37, 42, 37, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #252A25; }
.divShadow { -moz-box-shadow: 1px 1px 3px #252A25;
-webkit-box-shadow: 1px 1px 3px #252A25;
box-shadow: 1px 1px 3px #252A25; }
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 #252A25 (The End)
Color Overview & Profile: Color #252A25, also known as The End, 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), 16% Green (42/255), and 15% Blue (37/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #252A25 translates into the CMYK subtractive color model with values of 11.9% Cyan, 0% Magenta, 11.9% Yellow, and 83.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 120°, saturation of 6.3%, and lightness of 15.5%.
Web Accessibility & Design Recommendations: When implementing #252A25 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.
