Shades of Xanadu #718466
Tints of Xanadu #718466
RGB
CMYK
RGB Variations
Color information
#718466 (or 0x718466) is known color: Xanadu. HEX triplet: 71, 84 and 66. RGB value is (113,132,102). Sum of RGB (Red+Green+Blue) = 113+132+102=347 (45% of max value = 765). Red value is 113 (44.53% from 255 or 32.56% from 347); Green value is 132 (51.95% from 255 or 38.04% from 347); Blue value is 102 (40.23% from 255 or 29.39% from 347); Max value from RGB is 132 - color contains mainly: green. Hex color #718466 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #718466 is #8E7B99. Grayscale: #7B7B7B. Windows color (decimal): -9337754 or 6718577. OLE color: 6718577.
HSL color Cylindrical-coordinate representation of color #718466: hue angle of 98º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #718466 is Cyan = 0.14, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 113 | 132 | 102 | - |
| CMYK | 0.14 | 0 | 0.23 | 0.48 |
| HSL | 98º | 0.13% | 0.46% | - |
| HSV(B) | 98º | 0.23% | 0.52% | - |
| XYZ | 17.46 | 20.97 | 15.7 | - |
| YUV | 122.9 | 116.21 | 120.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 132 | 102 | 0.14 | 0 | 0.23 | 0.48 | 98 | 0.13 | 0.46 |
| Hex | 71 | 84 | 66 | E | 0 | 17 | 30 | 62 | D | 2E |
| Octal | 161 | 204 | 146 | 16 | 0 | 27 | 60 | 142 | 15 | 56 |
| Binary | 1110001 | 10000100 | 1100110 | 1110 | 0 | 10111 | 110000 | 1100010 | 1101 | 101110 |
Color Harmonies of #718466
Complementary color
Monochromatic Colors of #718466
Black with #718466
Text Example
Text Example
White with #718466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #718466; }
p { color: rgb(113,132,102); }
H1.HeaderClassName
{
color: #718466;
}
.AnyTagClassName
{
color: #718466;
}
</style>
background-color css
<style>
a { background-color: #718466; }
a { background-color: rgb(113,132,102); }
div.DivClassName
{
background-color: #718466;
}
.BgClassName
{
background-color: #718466;
}
</style>
border-color css
<style>
span { border-color: #718466; }
span { border-color: rgb(113,132,102); }
td.TdClassName
{
border-color: #718466;
}
.TagClassName
{
border-color: #718466;
}
</style>