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