#2C4C16 Ceylanite
#2C4C16 (Ceylanite) RGB value is (44, 76, 22).
Red value is 44, green value is 76, and blue value is 22.
Cylindrical-coordinate representations (HSL) of color #2C4C16: hue: 96°, saturation: 55.1%, and lightness: 19.2%.
Process color (CMYK) of #2C4C16 is 42.1%, 0%, 71.1%, 70.2%. Web safe color equivalent of #2C4C16 is ##333300. Color #2C4C16 contains mainly Green.
Color Spaces
| Color spaces of #2C4C16 | Value |
|---|---|
| RGB | 44, 76, 22 |
| HSL | 96°, 55.1%, 19.2% |
| HSV / HSB | 96°, 71.1%, 29.8% |
| CMYK | 42.1%, 0%, 71.1%, 70.2% |
| XYZ | 3.77, 5.76, 1.67 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00101100 | 01001100 | 00010110 |
| Octal | 054 | 114 | 026 |
| Decimal | 44 | 76 | 22 |
| Hex | 2C | 4C | 16 |
Shades of #2C4C16
Tints of #2C4C16
.mybgColor { background-color: #2C4C16; }
.myforeColor { color: #2C4C16; }
.myborderColor { border: 3px solid #2C4C16; }
<p style="color:#2C4C16">Text here</p>
This sample text is styled with font color #2C4C16. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#2C4C16">Div content here</div>
<div style="border:3px solid #2C4C16">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(44, 76, 22, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #2C4C16; }
.divShadow { -moz-box-shadow: 1px 1px 3px #2C4C16;
-webkit-box-shadow: 1px 1px 3px #2C4C16;
box-shadow: 1px 1px 3px #2C4C16; }
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 #2C4C16 (Ceylanite)
Color Overview & Profile: Color #2C4C16, also known as Ceylanite, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 17% Red (44/255), 30% Green (76/255), and 9% Blue (22/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #2C4C16 translates into the CMYK subtractive color model with values of 42.1% Cyan, 0% Magenta, 71.1% Yellow, and 70.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 96°, saturation of 55.1%, and lightness of 19.2%.
Web Accessibility & Design Recommendations: When implementing #2C4C16 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.
