#313330 Oil
#313330 (Oil) RGB value is (49, 51, 48).
Red value is 49, green value is 51, and blue value is 48.
Cylindrical-coordinate representations (HSL) of color #313330: hue: 100°, saturation: 3%, and lightness: 19.4%.
Process color (CMYK) of #313330 is 3.9%, 0%, 5.9%, 80%. Web safe color equivalent of #313330 is ##333333. Color #313330 contains mainly Black.
Color Spaces
| Color spaces of #313330 | Value |
|---|---|
| RGB | 49, 51, 48 |
| HSL | 100°, 3%, 19.4% |
| HSV / HSB | 100°, 5.9%, 20% |
| CMYK | 3.9%, 0%, 5.9%, 80% |
| XYZ | 2.98, 3.23, 3.26 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110001 | 00110011 | 00110000 |
| Octal | 061 | 063 | 060 |
| Decimal | 49 | 51 | 48 |
| Hex | 31 | 33 | 30 |
Shades of #313330
Tints of #313330
.mybgColor { background-color: #313330; }
.myforeColor { color: #313330; }
.myborderColor { border: 3px solid #313330; }
<p style="color:#313330">Text here</p>
This sample text is styled with font color #313330. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#313330">Div content here</div>
<div style="border:3px solid #313330">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(49, 51, 48, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #313330; }
.divShadow { -moz-box-shadow: 1px 1px 3px #313330;
-webkit-box-shadow: 1px 1px 3px #313330;
box-shadow: 1px 1px 3px #313330; }
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 #313330 (Oil)
Color Overview & Profile: Color #313330, also known as Oil, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 19% Red (49/255), 20% Green (51/255), and 19% Blue (48/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #313330 translates into the CMYK subtractive color model with values of 3.9% Cyan, 0% Magenta, 5.9% Yellow, and 80% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 100°, saturation of 3%, and lightness of 19.4%.
Web Accessibility & Design Recommendations: When implementing #313330 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.
