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