#0F521A Mysterious Mixture
#0F521A (Mysterious Mixture) RGB value is (15, 82, 26).
Red value is 15, green value is 82, and blue value is 26.
Cylindrical-coordinate representations (HSL) of color #0F521A: hue: 130°, saturation: 69.1%, and lightness: 19%.
Process color (CMYK) of #0F521A is 81.7%, 0%, 68.3%, 67.8%. Web safe color equivalent of #0F521A is ##006633. Color #0F521A contains mainly Green.
Color Spaces
| Color spaces of #0F521A | Value |
|---|---|
| RGB | 15, 82, 26 |
| HSL | 130°, 69.1%, 19% |
| HSV / HSB | 130°, 81.7%, 32.2% |
| CMYK | 81.7%, 0%, 68.3%, 67.8% |
| XYZ | 3.4, 6.21, 2 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00001111 | 01010010 | 00011010 |
| Octal | 017 | 122 | 032 |
| Decimal | 15 | 82 | 26 |
| Hex | 0F | 52 | 1A |
Shades of #0F521A
Tints of #0F521A
.mybgColor { background-color: #0F521A; }
.myforeColor { color: #0F521A; }
.myborderColor { border: 3px solid #0F521A; }
<p style="color:#0F521A">Text here</p>
This sample text is styled with font color #0F521A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#0F521A">Div content here</div>
<div style="border:3px solid #0F521A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(15, 82, 26, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #0F521A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #0F521A;
-webkit-box-shadow: 1px 1px 3px #0F521A;
box-shadow: 1px 1px 3px #0F521A; }
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 #0F521A (Mysterious Mixture)
Color Overview & Profile: Color #0F521A, also known as Mysterious Mixture, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 6% Red (15/255), 32% Green (82/255), and 10% Blue (26/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #0F521A translates into the CMYK subtractive color model with values of 81.7% Cyan, 0% Magenta, 68.3% Yellow, and 67.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 130°, saturation of 69.1%, and lightness of 19%.
Web Accessibility & Design Recommendations: When implementing #0F521A 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 ##006633.
