#5F575C Rabbit
#5F575C (Rabbit) RGB value is (95, 87, 92).
Red value is 95, green value is 87, and blue value is 92.
Cylindrical-coordinate representations (HSL) of color #5F575C: hue: 322°, saturation: 4.4%, and lightness: 35.7%.
Process color (CMYK) of #5F575C is 0%, 8.4%, 3.2%, 62.7%. Web safe color equivalent of #5F575C is ##666666. Color #5F575C contains mainly GRAY.
Color Spaces
| Color spaces of #5F575C | Value |
|---|---|
| RGB | 95, 87, 92 |
| HSL | 322°, 4.4%, 35.7% |
| HSV / HSB | 322°, 8.4%, 37.3% |
| CMYK | 0%, 8.4%, 3.2%, 62.7% |
| XYZ | 10.06, 10.02, 11.53 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011111 | 01010111 | 01011100 |
| Octal | 137 | 127 | 134 |
| Decimal | 95 | 87 | 92 |
| Hex | 5F | 57 | 5C |
Shades of #5F575C
Tints of #5F575C
.mybgColor { background-color: #5F575C; }
.myforeColor { color: #5F575C; }
.myborderColor { border: 3px solid #5F575C; }
<p style="color:#5F575C">Text here</p>
This sample text is styled with font color #5F575C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5F575C">Div content here</div>
<div style="border:3px solid #5F575C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(95, 87, 92, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5F575C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5F575C;
-webkit-box-shadow: 1px 1px 3px #5F575C;
box-shadow: 1px 1px 3px #5F575C; }
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 #5F575C (Rabbit)
Color Overview & Profile: Color #5F575C, also known as Rabbit, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 37% Red (95/255), 34% Green (87/255), and 36% Blue (92/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #5F575C translates into the CMYK subtractive color model with values of 0% Cyan, 8.4% Magenta, 3.2% Yellow, and 62.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 322°, saturation of 4.4%, and lightness of 35.7%.
Web Accessibility & Design Recommendations: When implementing #5F575C 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 ##666666.
