#261A30 Cold Steel
#261A30 (Cold Steel) RGB value is (38, 26, 48).
Red value is 38, green value is 26, and blue value is 48.
Cylindrical-coordinate representations (HSL) of color #261A30: hue: 273°, saturation: 29.7%, and lightness: 14.5%.
Process color (CMYK) of #261A30 is 20.8%, 45.8%, 0%, 81.2%. Web safe color equivalent of #261A30 is ##333333. Color #261A30 contains mainly Magenta.
Color Spaces
| Color spaces of #261A30 | Value |
|---|---|
| RGB | 38, 26, 48 |
| HSL | 273°, 29.7%, 14.5% |
| HSV / HSB | 273°, 45.8%, 18.8% |
| CMYK | 20.8%, 45.8%, 0%, 81.2% |
| XYZ | 1.7, 1.36, 2.97 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00100110 | 00011010 | 00110000 |
| Octal | 046 | 032 | 060 |
| Decimal | 38 | 26 | 48 |
| Hex | 26 | 1A | 30 |
Shades of #261A30
Tints of #261A30
.mybgColor { background-color: #261A30; }
.myforeColor { color: #261A30; }
.myborderColor { border: 3px solid #261A30; }
<p style="color:#261A30">Text here</p>
This sample text is styled with font color #261A30. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#261A30">Div content here</div>
<div style="border:3px solid #261A30">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(38, 26, 48, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #261A30; }
.divShadow { -moz-box-shadow: 1px 1px 3px #261A30;
-webkit-box-shadow: 1px 1px 3px #261A30;
box-shadow: 1px 1px 3px #261A30; }
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 #261A30 (Cold Steel)
Color Overview & Profile: Color #261A30, also known as Cold Steel, 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 (38/255), 10% Green (26/255), and 19% Blue (48/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #261A30 translates into the CMYK subtractive color model with values of 20.8% Cyan, 45.8% Magenta, 0% Yellow, and 81.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 273°, saturation of 29.7%, and lightness of 14.5%.
Web Accessibility & Design Recommendations: When implementing #261A30 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.
