#2F2A41 Viola Black
#2F2A41 (Viola Black) RGB value is (47, 42, 65).
Red value is 47, green value is 42, and blue value is 65.
Cylindrical-coordinate representations (HSL) of color #2F2A41: hue: 253°, saturation: 21.5%, and lightness: 21%.
Process color (CMYK) of #2F2A41 is 27.7%, 35.4%, 0%, 74.5%. Web safe color equivalent of #2F2A41 is ##333333. Color #2F2A41 contains mainly Blue.
Color Spaces
| Color spaces of #2F2A41 | Value |
|---|---|
| RGB | 47, 42, 65 |
| HSL | 253°, 21.5%, 21% |
| HSV / HSB | 253°, 35.4%, 25.5% |
| CMYK | 27.7%, 35.4%, 0%, 74.5% |
| XYZ | 2.95, 2.64, 5.35 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00101111 | 00101010 | 01000001 |
| Octal | 057 | 052 | 101 |
| Decimal | 47 | 42 | 65 |
| Hex | 2F | 2A | 41 |
Shades of #2F2A41
Tints of #2F2A41
.mybgColor { background-color: #2F2A41; }
.myforeColor { color: #2F2A41; }
.myborderColor { border: 3px solid #2F2A41; }
<p style="color:#2F2A41">Text here</p>
This sample text is styled with font color #2F2A41. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#2F2A41">Div content here</div>
<div style="border:3px solid #2F2A41">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(47, 42, 65, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #2F2A41; }
.divShadow { -moz-box-shadow: 1px 1px 3px #2F2A41;
-webkit-box-shadow: 1px 1px 3px #2F2A41;
box-shadow: 1px 1px 3px #2F2A41; }
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 #2F2A41 (Viola Black)
Color Overview & Profile: Color #2F2A41, also known as Viola Black, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 18% Red (47/255), 16% Green (42/255), and 25% Blue (65/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #2F2A41 translates into the CMYK subtractive color model with values of 27.7% Cyan, 35.4% Magenta, 0% Yellow, and 74.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 253°, saturation of 21.5%, and lightness of 21%.
Web Accessibility & Design Recommendations: When implementing #2F2A41 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.
