#243C19 Deep Fir
#243C19 (Deep Fir) RGB value is (36, 60, 25).
Red value is 36, green value is 60, and blue value is 25.
Cylindrical-coordinate representations (HSL) of color #243C19: hue: 101°, saturation: 41.2%, and lightness: 16.7%.
Process color (CMYK) of #243C19 is 40%, 0%, 58.3%, 76.5%. Web safe color equivalent of #243C19 is ##333300. Color #243C19 contains mainly Green.
Color Spaces
| Color spaces of #243C19 | Value |
|---|---|
| RGB | 36, 60, 25 |
| HSL | 101°, 41.2%, 16.7% |
| HSV / HSB | 101°, 58.3%, 23.5% |
| CMYK | 40%, 0%, 58.3%, 76.5% |
| XYZ | 2.52, 3.68, 1.5 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00100100 | 00111100 | 00011001 |
| Octal | 044 | 074 | 031 |
| Decimal | 36 | 60 | 25 |
| Hex | 24 | 3C | 19 |
Shades of #243C19
Tints of #243C19
.mybgColor { background-color: #243C19; }
.myforeColor { color: #243C19; }
.myborderColor { border: 3px solid #243C19; }
<p style="color:#243C19">Text here</p>
This sample text is styled with font color #243C19. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#243C19">Div content here</div>
<div style="border:3px solid #243C19">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(36, 60, 25, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #243C19; }
.divShadow { -moz-box-shadow: 1px 1px 3px #243C19;
-webkit-box-shadow: 1px 1px 3px #243C19;
box-shadow: 1px 1px 3px #243C19; }
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 #243C19 (Deep Fir)
Color Overview & Profile: Color #243C19, also known as Deep Fir, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 14% Red (36/255), 24% Green (60/255), and 10% Blue (25/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #243C19 translates into the CMYK subtractive color model with values of 40% Cyan, 0% Magenta, 58.3% Yellow, and 76.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 101°, saturation of 41.2%, and lightness of 16.7%.
Web Accessibility & Design Recommendations: When implementing #243C19 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 ##333300.
