#857165 Pipe
#857165 (Pipe) RGB value is (133, 113, 101).
Red value is 133, green value is 113, and blue value is 101.
Cylindrical-coordinate representations (HSL) of color #857165: hue: 23°, saturation: 13.7%, and lightness: 45.9%.
Process color (CMYK) of #857165 is 0%, 15%, 24.1%, 47.8%. Web safe color equivalent of #857165 is ##996666. Color #857165 contains mainly Yellow.
Color Spaces
| Color spaces of #857165 | Value |
|---|---|
| RGB | 133, 113, 101 |
| HSL | 23°, 13.7%, 45.9% |
| HSV / HSB | 23°, 24.1%, 52.2% |
| CMYK | 0%, 15%, 24.1%, 47.8% |
| XYZ | 17.93, 17.74, 14.79 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000101 | 01110001 | 01100101 |
| Octal | 205 | 161 | 145 |
| Decimal | 133 | 113 | 101 |
| Hex | 85 | 71 | 65 |
Shades of #857165
Tints of #857165
.mybgColor { background-color: #857165; }
.myforeColor { color: #857165; }
.myborderColor { border: 3px solid #857165; }
<p style="color:#857165">Text here</p>
This sample text is styled with font color #857165. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#857165">Div content here</div>
<div style="border:3px solid #857165">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(133, 113, 101, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #857165; }
.divShadow { -moz-box-shadow: 1px 1px 3px #857165;
-webkit-box-shadow: 1px 1px 3px #857165;
box-shadow: 1px 1px 3px #857165; }
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 #857165 (Pipe)
Color Overview & Profile: Color #857165, also known as Pipe, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 52% Red (133/255), 44% Green (113/255), and 40% Blue (101/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #857165 translates into the CMYK subtractive color model with values of 0% Cyan, 15% Magenta, 24.1% Yellow, and 47.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 23°, saturation of 13.7%, and lightness of 45.9%.
Web Accessibility & Design Recommendations: When implementing #857165 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 ##996666.
