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