Shades of Xanadu #728170
Tints of Xanadu #728170
RGB
CMYK
RGB Variations
Color information
#728170 (or 0x728170) is known color: Xanadu. HEX triplet: 72, 81 and 70. RGB value is (114,129,112). Sum of RGB (Red+Green+Blue) = 114+129+112=355 (47% of max value = 765). Red value is 114 (44.92% from 255 or 32.11% from 355); Green value is 129 (50.78% from 255 or 36.34% from 355); Blue value is 112 (44.14% from 255 or 31.55% from 355); Max value from RGB is 129 - color contains mainly: green. Hex color #728170 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #728170 is #8D7E8F. Grayscale: #7A7A7A. Windows color (decimal): -9272976 or 7373170. OLE color: 7373170.
HSL color Cylindrical-coordinate representation of color #728170: hue angle of 112.94º degrees, saturation: 0.07, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #728170 is Cyan = 0.12, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 114 | 129 | 112 | - |
| CMYK | 0.12 | 0 | 0.13 | 0.49 |
| HSL | 112.94º | 0.07% | 0.47% | - |
| HSV(B) | 112.94º | 0.13% | 0.51% | - |
| XYZ | 17.71 | 20.45 | 18.34 | - |
| YUV | 122.58 | 122.03 | 121.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 129 | 112 | 0.12 | 0 | 0.13 | 0.49 | 112.94 | 0.07 | 0.47 |
| Hex | 72 | 81 | 70 | C | 0 | D | 31 | 71 | 7 | 2F |
| Octal | 162 | 201 | 160 | 14 | 0 | 15 | 61 | 161 | 7 | 57 |
| Binary | 1110010 | 10000001 | 1110000 | 1100 | 0 | 1101 | 110001 | 1110001 | 111 | 101111 |
Color Harmonies of #728170
Complementary color
Monochromatic Colors of #728170
Black with #728170
Text Example
Text Example
White with #728170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728170; }
p { color: rgb(114,129,112); }
H1.HeaderClassName
{
color: #728170;
}
.AnyTagClassName
{
color: #728170;
}
</style>
background-color css
<style>
a { background-color: #728170; }
a { background-color: rgb(114,129,112); }
div.DivClassName
{
background-color: #728170;
}
.BgClassName
{
background-color: #728170;
}
</style>
border-color css
<style>
span { border-color: #728170; }
span { border-color: rgb(114,129,112); }
td.TdClassName
{
border-color: #728170;
}
.TagClassName
{
border-color: #728170;
}
</style>