#262335 Cold Steel
#262335 (Cold Steel) RGB value is (38, 35, 53).
Red value is 38, green value is 35, and blue value is 53.
Cylindrical-coordinate representations (HSL) of color #262335: hue: 250°, saturation: 20.5%, and lightness: 17.3%.
Process color (CMYK) of #262335 is 28.3%, 34%, 0%, 79.2%. Web safe color equivalent of #262335 is ##333333. Color #262335 contains mainly Black.
Color Spaces
| Color spaces of #262335 | Value |
|---|---|
| RGB | 38, 35, 53 |
| HSL | 250°, 20.5%, 17.3% |
| HSV / HSB | 250°, 34%, 20.8% |
| CMYK | 28.3%, 34%, 0%, 79.2% |
| XYZ | 2.04, 1.87, 3.62 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00100110 | 00100011 | 00110101 |
| Octal | 046 | 043 | 065 |
| Decimal | 38 | 35 | 53 |
| Hex | 26 | 23 | 35 |
Shades of #262335
Tints of #262335
.mybgColor { background-color: #262335; }
.myforeColor { color: #262335; }
.myborderColor { border: 3px solid #262335; }
<p style="color:#262335">Text here</p>
This sample text is styled with font color #262335. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#262335">Div content here</div>
<div style="border:3px solid #262335">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(38, 35, 53, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #262335; }
.divShadow { -moz-box-shadow: 1px 1px 3px #262335;
-webkit-box-shadow: 1px 1px 3px #262335;
box-shadow: 1px 1px 3px #262335; }
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 #262335 (Cold Steel)
Color Overview & Profile: Color #262335, 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), 14% Green (35/255), and 21% Blue (53/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #262335 translates into the CMYK subtractive color model with values of 28.3% Cyan, 34% Magenta, 0% Yellow, and 79.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 250°, saturation of 20.5%, and lightness of 17.3%.
Web Accessibility & Design Recommendations: When implementing #262335 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.
