Shades of Xanadu #788771
Tints of Xanadu #788771
RGB
CMYK
RGB Variations
Color information
#788771 (or 0x788771) is known color: Xanadu. HEX triplet: 78, 87 and 71. RGB value is (120,135,113). Sum of RGB (Red+Green+Blue) = 120+135+113=368 (48% of max value = 765). Red value is 120 (47.27% from 255 or 32.61% from 368); Green value is 135 (53.12% from 255 or 36.68% from 368); Blue value is 113 (44.53% from 255 or 30.71% from 368); Max value from RGB is 135 - color contains mainly: green. Hex color #788771 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #788771 is #87788E. Grayscale: #808080. Windows color (decimal): -8878223 or 7440248. OLE color: 7440248.
HSL color Cylindrical-coordinate representation of color #788771: hue angle of 100.91º degrees, saturation: 0.09, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #788771 is Cyan = 0.11, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 120 | 135 | 113 | - |
| CMYK | 0.11 | 0 | 0.16 | 0.47 |
| HSL | 100.91º | 0.09% | 0.49% | - |
| HSV(B) | 100.91º | 0.16% | 0.53% | - |
| XYZ | 19.39 | 22.51 | 18.95 | - |
| YUV | 128.01 | 119.53 | 122.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 135 | 113 | 0.11 | 0 | 0.16 | 0.47 | 100.91 | 0.09 | 0.49 |
| Hex | 78 | 87 | 71 | B | 0 | 10 | 2F | 65 | 9 | 31 |
| Octal | 170 | 207 | 161 | 13 | 0 | 20 | 57 | 145 | 11 | 61 |
| Binary | 1111000 | 10000111 | 1110001 | 1011 | 0 | 10000 | 101111 | 1100101 | 1001 | 110001 |
Color Harmonies of #788771
Complementary color
Monochromatic Colors of #788771
Black with #788771
Text Example
Text Example
White with #788771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788771; }
p { color: rgb(120,135,113); }
H1.HeaderClassName
{
color: #788771;
}
.AnyTagClassName
{
color: #788771;
}
</style>
background-color css
<style>
a { background-color: #788771; }
a { background-color: rgb(120,135,113); }
div.DivClassName
{
background-color: #788771;
}
.BgClassName
{
background-color: #788771;
}
</style>
border-color css
<style>
span { border-color: #788771; }
span { border-color: rgb(120,135,113); }
td.TdClassName
{
border-color: #788771;
}
.TagClassName
{
border-color: #788771;
}
</style>