#780109 Japanese Maple
#780109 (Japanese Maple) RGB value is (120, 1, 9).
Red value is 120, green value is 1, and blue value is 9.
Cylindrical-coordinate representations (HSL) of color #780109: hue: 356°, saturation: 98.3%, and lightness: 23.7%.
Process color (CMYK) of #780109 is 0%, 99.2%, 92.5%, 52.9%. Web safe color equivalent of #780109 is ##660000. Color #780109 contains mainly Red.
Color Spaces
| Color spaces of #780109 | Value |
|---|---|
| RGB | 120, 1, 9 |
| HSL | 356°, 98.3%, 23.7% |
| HSV / HSB | 356°, 99.2%, 47.1% |
| CMYK | 0%, 99.2%, 92.5%, 52.9% |
| XYZ | 7.81, 4.04, 0.63 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111000 | 00000001 | 00001001 |
| Octal | 170 | 001 | 011 |
| Decimal | 120 | 1 | 9 |
| Hex | 78 | 01 | 09 |
Shades of #780109
Tints of #780109
.mybgColor { background-color: #780109; }
.myforeColor { color: #780109; }
.myborderColor { border: 3px solid #780109; }
<p style="color:#780109">Text here</p>
This sample text is styled with font color #780109. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#780109">Div content here</div>
<div style="border:3px solid #780109">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(120, 1, 9, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #780109; }
.divShadow { -moz-box-shadow: 1px 1px 3px #780109;
-webkit-box-shadow: 1px 1px 3px #780109;
box-shadow: 1px 1px 3px #780109; }
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 #780109 (Japanese Maple)
Color Overview & Profile: Color #780109, also known as Japanese Maple, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 47% Red (120/255), 0% Green (1/255), and 4% Blue (9/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #780109 translates into the CMYK subtractive color model with values of 0% Cyan, 99.2% Magenta, 92.5% Yellow, and 52.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 356°, saturation of 98.3%, and lightness of 23.7%.
Web Accessibility & Design Recommendations: When implementing #780109 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.
