Shades of Xanadu #718468
Tints of Xanadu #718468
RGB
CMYK
RGB Variations
Color information
#718468 (or 0x718468) is known color: Xanadu. HEX triplet: 71, 84 and 68. RGB value is (113,132,104). Sum of RGB (Red+Green+Blue) = 113+132+104=349 (46% of max value = 765). Red value is 113 (44.53% from 255 or 32.38% from 349); Green value is 132 (51.95% from 255 or 37.82% from 349); Blue value is 104 (41.02% from 255 or 29.80% from 349); Max value from RGB is 132 - color contains mainly: green. Hex color #718468 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #718468 is #8E7B97. Grayscale: #7B7B7B. Windows color (decimal): -9337752 or 6849649. OLE color: 6849649.
HSL color Cylindrical-coordinate representation of color #718468: hue angle of 100.71º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #718468 is Cyan = 0.14, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 113 | 132 | 104 | - |
| CMYK | 0.14 | 0 | 0.21 | 0.48 |
| HSL | 100.71º | 0.12% | 0.46% | - |
| HSV(B) | 100.71º | 0.21% | 0.52% | - |
| XYZ | 17.56 | 21.01 | 16.23 | - |
| YUV | 123.13 | 117.21 | 120.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 132 | 104 | 0.14 | 0 | 0.21 | 0.48 | 100.71 | 0.12 | 0.46 |
| Hex | 71 | 84 | 68 | E | 0 | 15 | 30 | 65 | C | 2E |
| Octal | 161 | 204 | 150 | 16 | 0 | 25 | 60 | 145 | 14 | 56 |
| Binary | 1110001 | 10000100 | 1101000 | 1110 | 0 | 10101 | 110000 | 1100101 | 1100 | 101110 |
Color Harmonies of #718468
Complementary color
Monochromatic Colors of #718468
Black with #718468
Text Example
Text Example
White with #718468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #718468; }
p { color: rgb(113,132,104); }
H1.HeaderClassName
{
color: #718468;
}
.AnyTagClassName
{
color: #718468;
}
</style>
background-color css
<style>
a { background-color: #718468; }
a { background-color: rgb(113,132,104); }
div.DivClassName
{
background-color: #718468;
}
.BgClassName
{
background-color: #718468;
}
</style>
border-color css
<style>
span { border-color: #718468; }
span { border-color: rgb(113,132,104); }
td.TdClassName
{
border-color: #718468;
}
.TagClassName
{
border-color: #718468;
}
</style>