#5E5749 Deep Sea Turtle
#5E5749 (Deep Sea Turtle) RGB value is (94, 87, 73).
Red value is 94, green value is 87, and blue value is 73.
Cylindrical-coordinate representations (HSL) of color #5E5749: hue: 40°, saturation: 12.6%, and lightness: 32.7%.
Process color (CMYK) of #5E5749 is 0%, 7.4%, 22.3%, 63.1%. Web safe color equivalent of #5E5749 is ##666633. Color #5E5749 contains mainly Yellow.
Color Spaces
| Color spaces of #5E5749 | Value |
|---|---|
| RGB | 94, 87, 73 |
| HSL | 40°, 12.6%, 32.7% |
| HSV / HSB | 40°, 22.3%, 36.9% |
| CMYK | 0%, 7.4%, 22.3%, 63.1% |
| XYZ | 9.23, 9.68, 7.68 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011110 | 01010111 | 01001001 |
| Octal | 136 | 127 | 111 |
| Decimal | 94 | 87 | 73 |
| Hex | 5E | 57 | 49 |
Shades of #5E5749
Tints of #5E5749
.mybgColor { background-color: #5E5749; }
.myforeColor { color: #5E5749; }
.myborderColor { border: 3px solid #5E5749; }
<p style="color:#5E5749">Text here</p>
This sample text is styled with font color #5E5749. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5E5749">Div content here</div>
<div style="border:3px solid #5E5749">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(94, 87, 73, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5E5749; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5E5749;
-webkit-box-shadow: 1px 1px 3px #5E5749;
box-shadow: 1px 1px 3px #5E5749; }
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 #5E5749 (Deep Sea Turtle)
Color Overview & Profile: Color #5E5749, also known as Deep Sea Turtle, 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 (94/255), 34% Green (87/255), and 29% Blue (73/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #5E5749 translates into the CMYK subtractive color model with values of 0% Cyan, 7.4% Magenta, 22.3% Yellow, and 63.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 40°, saturation of 12.6%, and lightness of 32.7%.
Web Accessibility & Design Recommendations: When implementing #5E5749 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.
