#253225 Black Leather Jacket
#253225 (Black Leather Jacket) RGB value is (37, 50, 37).
Red value is 37, green value is 50, and blue value is 37.
Cylindrical-coordinate representations (HSL) of color #253225: hue: 120°, saturation: 14.9%, and lightness: 17.1%.
Process color (CMYK) of #253225 is 26%, 0%, 26%, 80.4%. Web safe color equivalent of #253225 is ##333333. Color #253225 contains mainly Black.
Color Spaces
| Color spaces of #253225 | Value |
|---|---|
| RGB | 37, 50, 37 |
| HSL | 120°, 14.9%, 17.1% |
| HSV / HSB | 120°, 26%, 19.6% |
| CMYK | 26%, 0%, 26%, 80.4% |
| XYZ | 2.24, 2.81, 2.17 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00100101 | 00110010 | 00100101 |
| Octal | 045 | 062 | 045 |
| Decimal | 37 | 50 | 37 |
| Hex | 25 | 32 | 25 |
Shades of #253225
Tints of #253225
.mybgColor { background-color: #253225; }
.myforeColor { color: #253225; }
.myborderColor { border: 3px solid #253225; }
<p style="color:#253225">Text here</p>
This sample text is styled with font color #253225. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#253225">Div content here</div>
<div style="border:3px solid #253225">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(37, 50, 37, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #253225; }
.divShadow { -moz-box-shadow: 1px 1px 3px #253225;
-webkit-box-shadow: 1px 1px 3px #253225;
box-shadow: 1px 1px 3px #253225; }
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 #253225 (Black Leather Jacket)
Color Overview & Profile: Color #253225, also known as Black Leather Jacket, 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), 20% Green (50/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, #253225 translates into the CMYK subtractive color model with values of 26% Cyan, 0% Magenta, 26% Yellow, and 80.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 120°, saturation of 14.9%, and lightness of 17.1%.
Web Accessibility & Design Recommendations: When implementing #253225 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.
