#0F380F Gameboy Contrast
#0F380F (Gameboy Contrast) RGB value is (15, 56, 15).
Red value is 15, green value is 56, and blue value is 15.
Cylindrical-coordinate representations (HSL) of color #0F380F: hue: 120°, saturation: 57.7%, and lightness: 13.9%.
Process color (CMYK) of #0F380F is 73.2%, 0%, 73.2%, 78%. Web safe color equivalent of #0F380F is ##003300. Color #0F380F contains mainly Green.
Color Spaces
| Color spaces of #0F380F | Value |
|---|---|
| RGB | 15, 56, 15 |
| HSL | 120°, 57.7%, 13.9% |
| HSV / HSB | 120°, 73.2%, 22% |
| CMYK | 73.2%, 0%, 73.2%, 78% |
| XYZ | 1.7, 2.96, 0.93 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00001111 | 00111000 | 00001111 |
| Octal | 017 | 070 | 017 |
| Decimal | 15 | 56 | 15 |
| Hex | 0F | 38 | 0F |
Shades of #0F380F
Tints of #0F380F
.mybgColor { background-color: #0F380F; }
.myforeColor { color: #0F380F; }
.myborderColor { border: 3px solid #0F380F; }
<p style="color:#0F380F">Text here</p>
This sample text is styled with font color #0F380F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#0F380F">Div content here</div>
<div style="border:3px solid #0F380F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(15, 56, 15, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #0F380F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #0F380F;
-webkit-box-shadow: 1px 1px 3px #0F380F;
box-shadow: 1px 1px 3px #0F380F; }
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 #0F380F (Gameboy Contrast)
Color Overview & Profile: Color #0F380F, also known as Gameboy Contrast, 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), 22% Green (56/255), and 6% Blue (15/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #0F380F translates into the CMYK subtractive color model with values of 73.2% Cyan, 0% Magenta, 73.2% Yellow, and 78% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 120°, saturation of 57.7%, and lightness of 13.9%.
Web Accessibility & Design Recommendations: When implementing #0F380F 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 ##003300.
