Shades of Xanadu #788473
Tints of Xanadu #788473
RGB
CMYK
RGB Variations
Color information
#788473 (or 0x788473) is known color: Xanadu. HEX triplet: 78, 84 and 73. RGB value is (120,132,115). Sum of RGB (Red+Green+Blue) = 120+132+115=367 (48% of max value = 765). Red value is 120 (47.27% from 255 or 32.70% from 367); Green value is 132 (51.95% from 255 or 35.97% from 367); Blue value is 115 (45.31% from 255 or 31.34% from 367); Max value from RGB is 132 - color contains mainly: green. Hex color #788473 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #788473 is #877B8C. Grayscale: #7E7E7E. Windows color (decimal): -8878989 or 7570552. OLE color: 7570552.
HSL color Cylindrical-coordinate representation of color #788473: hue angle of 102.35º degrees, saturation: 0.07, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #788473 is Cyan = 0.09, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 120 | 132 | 115 | - |
| CMYK | 0.09 | 0 | 0.13 | 0.48 |
| HSL | 102.35º | 0.07% | 0.48% | - |
| HSV(B) | 102.35º | 0.13% | 0.52% | - |
| XYZ | 19.09 | 21.73 | 19.41 | - |
| YUV | 126.47 | 121.52 | 123.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 132 | 115 | 0.09 | 0 | 0.13 | 0.48 | 102.35 | 0.07 | 0.48 |
| Hex | 78 | 84 | 73 | 9 | 0 | D | 30 | 66 | 7 | 30 |
| Octal | 170 | 204 | 163 | 11 | 0 | 15 | 60 | 146 | 7 | 60 |
| Binary | 1111000 | 10000100 | 1110011 | 1001 | 0 | 1101 | 110000 | 1100110 | 111 | 110000 |
Color Harmonies of #788473
Complementary color
Monochromatic Colors of #788473
Black with #788473
Text Example
Text Example
White with #788473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788473; }
p { color: rgb(120,132,115); }
H1.HeaderClassName
{
color: #788473;
}
.AnyTagClassName
{
color: #788473;
}
</style>
background-color css
<style>
a { background-color: #788473; }
a { background-color: rgb(120,132,115); }
div.DivClassName
{
background-color: #788473;
}
.BgClassName
{
background-color: #788473;
}
</style>
border-color css
<style>
span { border-color: #788473; }
span { border-color: rgb(120,132,115); }
td.TdClassName
{
border-color: #788473;
}
.TagClassName
{
border-color: #788473;
}
</style>