#663F44 Beetroot
#663F44 (Beetroot) RGB value is (102, 63, 68).
Red value is 102, green value is 63, and blue value is 68.
Cylindrical-coordinate representations (HSL) of color #663F44: hue: 352°, saturation: 23.6%, and lightness: 32.4%.
Process color (CMYK) of #663F44 is 0%, 38.2%, 33.3%, 60%. Web safe color equivalent of #663F44 is ##663333. Color #663F44 contains mainly Red.
Color Spaces
| Color spaces of #663F44 | Value |
|---|---|
| RGB | 102, 63, 68 |
| HSL | 352°, 23.6%, 32.4% |
| HSV / HSB | 352°, 38.2%, 40% |
| CMYK | 0%, 38.2%, 33.3%, 60% |
| XYZ | 8.3, 6.8, 6.34 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100110 | 00111111 | 01000100 |
| Octal | 146 | 077 | 104 |
| Decimal | 102 | 63 | 68 |
| Hex | 66 | 3F | 44 |
Shades of #663F44
Tints of #663F44
.mybgColor { background-color: #663F44; }
.myforeColor { color: #663F44; }
.myborderColor { border: 3px solid #663F44; }
<p style="color:#663F44">Text here</p>
This sample text is styled with font color #663F44. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#663F44">Div content here</div>
<div style="border:3px solid #663F44">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(102, 63, 68, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #663F44; }
.divShadow { -moz-box-shadow: 1px 1px 3px #663F44;
-webkit-box-shadow: 1px 1px 3px #663F44;
box-shadow: 1px 1px 3px #663F44; }
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 #663F44 (Beetroot)
Color Overview & Profile: Color #663F44, also known as Beetroot, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 40% Red (102/255), 25% Green (63/255), and 27% Blue (68/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #663F44 translates into the CMYK subtractive color model with values of 0% Cyan, 38.2% Magenta, 33.3% Yellow, and 60% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 352°, saturation of 23.6%, and lightness of 32.4%.
Web Accessibility & Design Recommendations: When implementing #663F44 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 ##663333.
