#564142 Christmas Pudding
#564142 (Christmas Pudding) RGB value is (86, 65, 66).
Red value is 86, green value is 65, and blue value is 66.
Cylindrical-coordinate representations (HSL) of color #564142: hue: 357°, saturation: 13.9%, and lightness: 29.6%.
Process color (CMYK) of #564142 is 0%, 24.4%, 23.3%, 66.3%. Web safe color equivalent of #564142 is ##663333. Color #564142 contains mainly Yellow.
Color Spaces
| Color spaces of #564142 | Value |
|---|---|
| RGB | 86, 65, 66 |
| HSL | 357°, 13.9%, 29.6% |
| HSV / HSB | 357°, 24.4%, 33.7% |
| CMYK | 0%, 24.4%, 23.3%, 66.3% |
| XYZ | 6.71, 6.15, 5.99 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010110 | 01000001 | 01000010 |
| Octal | 126 | 101 | 102 |
| Decimal | 86 | 65 | 66 |
| Hex | 56 | 41 | 42 |
Shades of #564142
Tints of #564142
.mybgColor { background-color: #564142; }
.myforeColor { color: #564142; }
.myborderColor { border: 3px solid #564142; }
<p style="color:#564142">Text here</p>
This sample text is styled with font color #564142. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#564142">Div content here</div>
<div style="border:3px solid #564142">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(86, 65, 66, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #564142; }
.divShadow { -moz-box-shadow: 1px 1px 3px #564142;
-webkit-box-shadow: 1px 1px 3px #564142;
box-shadow: 1px 1px 3px #564142; }
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 #564142 (Christmas Pudding)
Color Overview & Profile: Color #564142, also known as Christmas Pudding, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 34% Red (86/255), 25% Green (65/255), and 26% Blue (66/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #564142 translates into the CMYK subtractive color model with values of 0% Cyan, 24.4% Magenta, 23.3% Yellow, and 66.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 357°, saturation of 13.9%, and lightness of 29.6%.
Web Accessibility & Design Recommendations: When implementing #564142 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.
