#304C14 Ceylanite
#304C14 (Ceylanite) RGB value is (48, 76, 20).
Red value is 48, green value is 76, and blue value is 20.
Cylindrical-coordinate representations (HSL) of color #304C14: hue: 90°, saturation: 58.3%, and lightness: 18.8%.
Process color (CMYK) of #304C14 is 36.8%, 0%, 73.7%, 70.2%. Web safe color equivalent of #304C14 is ##333300. Color #304C14 contains mainly Green.
Color Spaces
| Color spaces of #304C14 | Value |
|---|---|
| RGB | 48, 76, 20 |
| HSL | 90°, 58.3%, 18.8% |
| HSV / HSB | 90°, 73.7%, 29.8% |
| CMYK | 36.8%, 0%, 73.7%, 70.2% |
| XYZ | 3.93, 5.85, 1.58 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110000 | 01001100 | 00010100 |
| Octal | 060 | 114 | 024 |
| Decimal | 48 | 76 | 20 |
| Hex | 30 | 4C | 14 |
Shades of #304C14
Tints of #304C14
.mybgColor { background-color: #304C14; }
.myforeColor { color: #304C14; }
.myborderColor { border: 3px solid #304C14; }
<p style="color:#304C14">Text here</p>
This sample text is styled with font color #304C14. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#304C14">Div content here</div>
<div style="border:3px solid #304C14">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(48, 76, 20, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #304C14; }
.divShadow { -moz-box-shadow: 1px 1px 3px #304C14;
-webkit-box-shadow: 1px 1px 3px #304C14;
box-shadow: 1px 1px 3px #304C14; }
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 #304C14 (Ceylanite)
Color Overview & Profile: Color #304C14, 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 19% Red (48/255), 30% Green (76/255), and 8% Blue (20/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #304C14 translates into the CMYK subtractive color model with values of 36.8% Cyan, 0% Magenta, 73.7% Yellow, and 70.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 90°, saturation of 58.3%, and lightness of 18.8%.
Web Accessibility & Design Recommendations: When implementing #304C14 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.
