Shades of Xanadu #788770
Tints of Xanadu #788770
RGB
CMYK
RGB Variations
Color information
#788770 (or 0x788770) is known color: Xanadu. HEX triplet: 78, 87 and 70. RGB value is (120,135,112). Sum of RGB (Red+Green+Blue) = 120+135+112=367 (48% of max value = 765). Red value is 120 (47.27% from 255 or 32.70% from 367); Green value is 135 (53.12% from 255 or 36.78% from 367); Blue value is 112 (44.14% from 255 or 30.52% from 367); Max value from RGB is 135 - color contains mainly: green. Hex color #788770 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #788770 is #87788F. Grayscale: #7F7F7F. Windows color (decimal): -8878224 or 7374712. OLE color: 7374712.
HSL color Cylindrical-coordinate representation of color #788770: hue angle of 99.13º degrees, saturation: 0.09, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #788770 is Cyan = 0.11, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 120 | 135 | 112 | - |
| CMYK | 0.11 | 0 | 0.17 | 0.47 |
| HSL | 99.13º | 0.09% | 0.48% | - |
| HSV(B) | 99.13º | 0.17% | 0.53% | - |
| XYZ | 19.33 | 22.49 | 18.65 | - |
| YUV | 127.89 | 119.03 | 122.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 135 | 112 | 0.11 | 0 | 0.17 | 0.47 | 99.13 | 0.09 | 0.48 |
| Hex | 78 | 87 | 70 | B | 0 | 11 | 2F | 63 | 9 | 30 |
| Octal | 170 | 207 | 160 | 13 | 0 | 21 | 57 | 143 | 11 | 60 |
| Binary | 1111000 | 10000111 | 1110000 | 1011 | 0 | 10001 | 101111 | 1100011 | 1001 | 110000 |
Color Harmonies of #788770
Complementary color
Monochromatic Colors of #788770
Black with #788770
Text Example
Text Example
White with #788770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788770; }
p { color: rgb(120,135,112); }
H1.HeaderClassName
{
color: #788770;
}
.AnyTagClassName
{
color: #788770;
}
</style>
background-color css
<style>
a { background-color: #788770; }
a { background-color: rgb(120,135,112); }
div.DivClassName
{
background-color: #788770;
}
.BgClassName
{
background-color: #788770;
}
</style>
border-color css
<style>
span { border-color: #788770; }
span { border-color: rgb(120,135,112); }
td.TdClassName
{
border-color: #788770;
}
.TagClassName
{
border-color: #788770;
}
</style>