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