#373128 Graphite
#373128 (Graphite) RGB value is (55, 49, 40).
Red value is 55, green value is 49, and blue value is 40.
Cylindrical-coordinate representations (HSL) of color #373128: hue: 36°, saturation: 15.8%, and lightness: 18.6%.
Process color (CMYK) of #373128 is 0%, 10.9%, 27.3%, 78.4%. Web safe color equivalent of #373128 is ##333333. Color #373128 contains mainly GRAY.
Color Spaces
| Color spaces of #373128 | Value |
|---|---|
| RGB | 55, 49, 40 |
| HSL | 36°, 15.8%, 18.6% |
| HSV / HSB | 36°, 27.3%, 21.6% |
| CMYK | 0%, 10.9%, 27.3%, 78.4% |
| XYZ | 3.06, 3.16, 2.46 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110111 | 00110001 | 00101000 |
| Octal | 067 | 061 | 050 |
| Decimal | 55 | 49 | 40 |
| Hex | 37 | 31 | 28 |
Shades of #373128
Tints of #373128
.mybgColor { background-color: #373128; }
.myforeColor { color: #373128; }
.myborderColor { border: 3px solid #373128; }
<p style="color:#373128">Text here</p>
This sample text is styled with font color #373128. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#373128">Div content here</div>
<div style="border:3px solid #373128">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(55, 49, 40, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #373128; }
.divShadow { -moz-box-shadow: 1px 1px 3px #373128;
-webkit-box-shadow: 1px 1px 3px #373128;
box-shadow: 1px 1px 3px #373128; }
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 #373128 (Graphite)
Color Overview & Profile: Color #373128, also known as Graphite, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 22% Red (55/255), 19% Green (49/255), and 16% Blue (40/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #373128 translates into the CMYK subtractive color model with values of 0% Cyan, 10.9% Magenta, 27.3% Yellow, and 78.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 36°, saturation of 15.8%, and lightness of 18.6%.
Web Accessibility & Design Recommendations: When implementing #373128 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.
