#646944 Hellebore
#646944 (Hellebore) RGB value is (100, 105, 68).
Red value is 100, green value is 105, and blue value is 68.
Cylindrical-coordinate representations (HSL) of color #646944: hue: 68°, saturation: 21.4%, and lightness: 33.9%.
Process color (CMYK) of #646944 is 4.8%, 0%, 35.2%, 58.8%. Web safe color equivalent of #646944 is ##666633. Color #646944 contains mainly Green.
Color Spaces
| Color spaces of #646944 | Value |
|---|---|
| RGB | 100, 105, 68 |
| HSL | 68°, 21.4%, 33.9% |
| HSV / HSB | 68°, 35.2%, 41.2% |
| CMYK | 4.8%, 0%, 35.2%, 58.8% |
| XYZ | 11.35, 13.23, 7.42 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100100 | 01101001 | 01000100 |
| Octal | 144 | 151 | 104 |
| Decimal | 100 | 105 | 68 |
| Hex | 64 | 69 | 44 |
Shades of #646944
Tints of #646944
.mybgColor { background-color: #646944; }
.myforeColor { color: #646944; }
.myborderColor { border: 3px solid #646944; }
<p style="color:#646944">Text here</p>
This sample text is styled with font color #646944. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#646944">Div content here</div>
<div style="border:3px solid #646944">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(100, 105, 68, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #646944; }
.divShadow { -moz-box-shadow: 1px 1px 3px #646944;
-webkit-box-shadow: 1px 1px 3px #646944;
box-shadow: 1px 1px 3px #646944; }
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 #646944 (Hellebore)
Color Overview & Profile: Color #646944, also known as Hellebore, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 39% Red (100/255), 41% Green (105/255), and 27% Blue (68/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #646944 translates into the CMYK subtractive color model with values of 4.8% Cyan, 0% Magenta, 35.2% Yellow, and 58.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 68°, saturation of 21.4%, and lightness of 33.9%.
Web Accessibility & Design Recommendations: When implementing #646944 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 ##666633.
