#738678 Xanadu
#738678 (Xanadu) RGB value is (115, 134, 120).
Red value is 115, green value is 134, and blue value is 120.
Cylindrical-coordinate representations (HSL) of color #738678: hue: 136°, saturation: 7.6%, and lightness: 48.8%.
Process color (CMYK) of #738678 is 14.2%, 0%, 10.4%, 47.5%. Web safe color equivalent of #738678 is ##669966. Color #738678 contains mainly GRAY.
Color Spaces
| Color spaces of #738678 | Value |
|---|---|
| RGB | 115, 134, 120 |
| HSL | 136°, 7.6%, 48.8% |
| HSV / HSB | 136°, 14.2%, 52.5% |
| CMYK | 14.2%, 0%, 10.4%, 47.5% |
| XYZ | 18.98, 22.05, 21.02 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110011 | 10000110 | 01111000 |
| Octal | 163 | 206 | 170 |
| Decimal | 115 | 134 | 120 |
| Hex | 73 | 86 | 78 |
Shades of #738678
Tints of #738678
.mybgColor { background-color: #738678; }
.myforeColor { color: #738678; }
.myborderColor { border: 3px solid #738678; }
<p style="color:#738678">Text here</p>
This sample text is styled with font color #738678. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#738678">Div content here</div>
<div style="border:3px solid #738678">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(115, 134, 120, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #738678; }
.divShadow { -moz-box-shadow: 1px 1px 3px #738678;
-webkit-box-shadow: 1px 1px 3px #738678;
box-shadow: 1px 1px 3px #738678; }
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 #738678 (Xanadu)
Color Overview & Profile: Color #738678, also known as Xanadu, 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), 53% Green (134/255), and 47% Blue (120/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #738678 translates into the CMYK subtractive color model with values of 14.2% Cyan, 0% Magenta, 10.4% Yellow, and 47.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 136°, saturation of 7.6%, and lightness of 48.8%.
Web Accessibility & Design Recommendations: When implementing #738678 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 ##669966.
