#4A0100 Old Mahogany
#4A0100 (Old Mahogany) RGB value is (74, 1, 0).
Red value is 74, green value is 1, and blue value is 0.
Cylindrical-coordinate representations (HSL) of color #4A0100: hue: 1°, saturation: 100%, and lightness: 14.5%.
Process color (CMYK) of #4A0100 is 0%, 98.6%, 100%, 71%. Web safe color equivalent of #4A0100 is ##330000. Color #4A0100 contains mainly Red.
Color Spaces
| Color spaces of #4A0100 | Value |
|---|---|
| RGB | 74, 1, 0 |
| HSL | 1°, 100%, 14.5% |
| HSV / HSB | 1°, 100%, 29% |
| CMYK | 0%, 98.6%, 100%, 71% |
| XYZ | 2.84, 1.48, 0.14 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001010 | 00000001 | 00000000 |
| Octal | 112 | 001 | 000 |
| Decimal | 74 | 1 | 0 |
| Hex | 4A | 01 | 00 |
Shades of #4A0100
Tints of #4A0100
.mybgColor { background-color: #4A0100; }
.myforeColor { color: #4A0100; }
.myborderColor { border: 3px solid #4A0100; }
<p style="color:#4A0100">Text here</p>
This sample text is styled with font color #4A0100. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#4A0100">Div content here</div>
<div style="border:3px solid #4A0100">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(74, 1, 0, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #4A0100; }
.divShadow { -moz-box-shadow: 1px 1px 3px #4A0100;
-webkit-box-shadow: 1px 1px 3px #4A0100;
box-shadow: 1px 1px 3px #4A0100; }
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 #4A0100 (Old Mahogany)
Color Overview & Profile: Color #4A0100, also known as Old Mahogany, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 29% Red (74/255), 0% Green (1/255), and 0% Blue (0/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #4A0100 translates into the CMYK subtractive color model with values of 0% Cyan, 98.6% Magenta, 100% Yellow, and 71% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 1°, saturation of 100%, and lightness of 14.5%.
Web Accessibility & Design Recommendations: When implementing #4A0100 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 ##330000.
