#736F69 Abandoned Playground
#736F69 (Abandoned Playground) RGB value is (115, 111, 105).
Red value is 115, green value is 111, and blue value is 105.
Cylindrical-coordinate representations (HSL) of color #736F69: hue: 36°, saturation: 4.5%, and lightness: 43.1%.
Process color (CMYK) of #736F69 is 0%, 3.5%, 8.7%, 54.9%. Web safe color equivalent of #736F69 is ##666666. Color #736F69 contains mainly GRAY.
Color Spaces
| Color spaces of #736F69 | Value |
|---|---|
| RGB | 115, 111, 105 |
| HSL | 36°, 4.5%, 43.1% |
| HSV / HSB | 36°, 8.7%, 45.1% |
| CMYK | 0%, 3.5%, 8.7%, 54.9% |
| XYZ | 15.3, 16.03, 15.65 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110011 | 01101111 | 01101001 |
| Octal | 163 | 157 | 151 |
| Decimal | 115 | 111 | 105 |
| Hex | 73 | 6F | 69 |
Shades of #736F69
Tints of #736F69
.mybgColor { background-color: #736F69; }
.myforeColor { color: #736F69; }
.myborderColor { border: 3px solid #736F69; }
<p style="color:#736F69">Text here</p>
This sample text is styled with font color #736F69. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#736F69">Div content here</div>
<div style="border:3px solid #736F69">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(115, 111, 105, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #736F69; }
.divShadow { -moz-box-shadow: 1px 1px 3px #736F69;
-webkit-box-shadow: 1px 1px 3px #736F69;
box-shadow: 1px 1px 3px #736F69; }
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 #736F69 (Abandoned Playground)
Color Overview & Profile: Color #736F69, also known as Abandoned Playground, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 45% Red (115/255), 44% Green (111/255), and 41% Blue (105/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #736F69 translates into the CMYK subtractive color model with values of 0% Cyan, 3.5% Magenta, 8.7% Yellow, and 54.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 36°, saturation of 4.5%, and lightness of 43.1%.
Web Accessibility & Design Recommendations: When implementing #736F69 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.
