Shades of Xanadu #728569
Tints of Xanadu #728569
RGB
CMYK
RGB Variations
Color information
#728569 (or 0x728569) is known color: Xanadu. HEX triplet: 72, 85 and 69. RGB value is (114,133,105). Sum of RGB (Red+Green+Blue) = 114+133+105=352 (46% of max value = 765). Red value is 114 (44.92% from 255 or 32.39% from 352); Green value is 133 (52.34% from 255 or 37.78% from 352); Blue value is 105 (41.41% from 255 or 29.83% from 352); Max value from RGB is 133 - color contains mainly: green. Hex color #728569 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #728569 is #8D7A96. Grayscale: #7C7C7C. Windows color (decimal): -9271959 or 6915442. OLE color: 6915442.
HSL color Cylindrical-coordinate representation of color #728569: hue angle of 100.71º degrees, saturation: 0.12, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #728569 is Cyan = 0.14, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 114 | 133 | 105 | - |
| CMYK | 0.14 | 0 | 0.21 | 0.48 |
| HSL | 100.71º | 0.12% | 0.47% | - |
| HSV(B) | 100.71º | 0.21% | 0.52% | - |
| XYZ | 17.88 | 21.37 | 16.55 | - |
| YUV | 124.13 | 117.21 | 120.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 133 | 105 | 0.14 | 0 | 0.21 | 0.48 | 100.71 | 0.12 | 0.47 |
| Hex | 72 | 85 | 69 | E | 0 | 15 | 30 | 65 | C | 2F |
| Octal | 162 | 205 | 151 | 16 | 0 | 25 | 60 | 145 | 14 | 57 |
| Binary | 1110010 | 10000101 | 1101001 | 1110 | 0 | 10101 | 110000 | 1100101 | 1100 | 101111 |
Color Harmonies of #728569
Complementary color
Monochromatic Colors of #728569
Black with #728569
Text Example
Text Example
White with #728569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728569; }
p { color: rgb(114,133,105); }
H1.HeaderClassName
{
color: #728569;
}
.AnyTagClassName
{
color: #728569;
}
</style>
background-color css
<style>
a { background-color: #728569; }
a { background-color: rgb(114,133,105); }
div.DivClassName
{
background-color: #728569;
}
.BgClassName
{
background-color: #728569;
}
</style>
border-color css
<style>
span { border-color: #728569; }
span { border-color: rgb(114,133,105); }
td.TdClassName
{
border-color: #728569;
}
.TagClassName
{
border-color: #728569;
}
</style>