#554747 Chinotto
#554747 (Chinotto) RGB value is (85, 71, 71).
Red value is 85, green value is 71, and blue value is 71.
Cylindrical-coordinate representations (HSL) of color #554747: hue: 0°, saturation: 9%, and lightness: 30.6%.
Process color (CMYK) of #554747 is 0%, 16.5%, 16.5%, 66.7%. Web safe color equivalent of #554747 is ##663333. Color #554747 contains mainly GRAY.
Color Spaces
| Color spaces of #554747 | Value |
|---|---|
| RGB | 85, 71, 71 |
| HSL | 0°, 9%, 30.6% |
| HSV / HSB | 0°, 16.5%, 33.3% |
| CMYK | 0%, 16.5%, 16.5%, 66.7% |
| XYZ | 7.14, 6.89, 6.91 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010101 | 01000111 | 01000111 |
| Octal | 125 | 107 | 107 |
| Decimal | 85 | 71 | 71 |
| Hex | 55 | 47 | 47 |
Shades of #554747
Tints of #554747
.mybgColor { background-color: #554747; }
.myforeColor { color: #554747; }
.myborderColor { border: 3px solid #554747; }
<p style="color:#554747">Text here</p>
This sample text is styled with font color #554747. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#554747">Div content here</div>
<div style="border:3px solid #554747">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(85, 71, 71, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #554747; }
.divShadow { -moz-box-shadow: 1px 1px 3px #554747;
-webkit-box-shadow: 1px 1px 3px #554747;
box-shadow: 1px 1px 3px #554747; }
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 #554747 (Chinotto)
Color Overview & Profile: Color #554747, also known as Chinotto, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 33% Red (85/255), 28% Green (71/255), and 28% Blue (71/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #554747 translates into the CMYK subtractive color model with values of 0% Cyan, 16.5% Magenta, 16.5% Yellow, and 66.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 0°, saturation of 9%, and lightness of 30.6%.
Web Accessibility & Design Recommendations: When implementing #554747 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.
