#AD7D76 Ferris Wheel
#AD7D76 (Ferris Wheel) RGB value is (173, 125, 118).
Red value is 173, green value is 125, and blue value is 118.
Cylindrical-coordinate representations (HSL) of color #AD7D76: hue: 8°, saturation: 25.1%, and lightness: 57.1%.
Process color (CMYK) of #AD7D76 is 0%, 27.7%, 31.8%, 32.2%. Web safe color equivalent of #AD7D76 is ##996666. Color #AD7D76 contains mainly Red.
Color Spaces
| Color spaces of #AD7D76 | Value |
|---|---|
| RGB | 173, 125, 118 |
| HSL | 8°, 25.1%, 57.1% |
| HSV / HSB | 8°, 31.8%, 67.8% |
| CMYK | 0%, 27.7%, 31.8%, 32.2% |
| XYZ | 27.84, 24.86, 20.47 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101101 | 01111101 | 01110110 |
| Octal | 255 | 175 | 166 |
| Decimal | 173 | 125 | 118 |
| Hex | AD | 7D | 76 |
Shades of #AD7D76
Tints of #AD7D76
.mybgColor { background-color: #AD7D76; }
.myforeColor { color: #AD7D76; }
.myborderColor { border: 3px solid #AD7D76; }
<p style="color:#AD7D76">Text here</p>
This sample text is styled with font color #AD7D76. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#AD7D76">Div content here</div>
<div style="border:3px solid #AD7D76">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(173, 125, 118, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #AD7D76; }
.divShadow { -moz-box-shadow: 1px 1px 3px #AD7D76;
-webkit-box-shadow: 1px 1px 3px #AD7D76;
box-shadow: 1px 1px 3px #AD7D76; }
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 #AD7D76 (Ferris Wheel)
Color Overview & Profile: Color #AD7D76, also known as Ferris Wheel, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 68% Red (173/255), 49% Green (125/255), and 46% Blue (118/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #AD7D76 translates into the CMYK subtractive color model with values of 0% Cyan, 27.7% Magenta, 31.8% Yellow, and 32.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 8°, saturation of 25.1%, and lightness of 57.1%.
Web Accessibility & Design Recommendations: When implementing #AD7D76 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.
