Shades of Xanadu #768770
Tints of Xanadu #768770
RGB
CMYK
RGB Variations
Color information
#768770 (or 0x768770) is known color: Xanadu. HEX triplet: 76, 87 and 70. RGB value is (118,135,112). Sum of RGB (Red+Green+Blue) = 118+135+112=365 (48% of max value = 765). Red value is 118 (46.48% from 255 or 32.33% from 365); Green value is 135 (53.12% from 255 or 36.99% from 365); Blue value is 112 (44.14% from 255 or 30.68% from 365); Max value from RGB is 135 - color contains mainly: green. Hex color #768770 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #768770 is #89788F. Grayscale: #7F7F7F. Windows color (decimal): -9009296 or 7374710. OLE color: 7374710.
HSL color Cylindrical-coordinate representation of color #768770: hue angle of 104.35º 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 #768770 is Cyan = 0.13, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 135 | 112 | - |
| CMYK | 0.13 | 0 | 0.17 | 0.47 |
| HSL | 104.35º | 0.09% | 0.48% | - |
| HSV(B) | 104.35º | 0.17% | 0.53% | - |
| XYZ | 19.06 | 22.35 | 18.64 | - |
| YUV | 127.3 | 119.37 | 121.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 135 | 112 | 0.13 | 0 | 0.17 | 0.47 | 104.35 | 0.09 | 0.48 |
| Hex | 76 | 87 | 70 | D | 0 | 11 | 2F | 68 | 9 | 30 |
| Octal | 166 | 207 | 160 | 15 | 0 | 21 | 57 | 150 | 11 | 60 |
| Binary | 1110110 | 10000111 | 1110000 | 1101 | 0 | 10001 | 101111 | 1101000 | 1001 | 110000 |
Color Harmonies of #768770
Complementary color
Monochromatic Colors of #768770
Black with #768770
Text Example
Text Example
White with #768770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768770; }
p { color: rgb(118,135,112); }
H1.HeaderClassName
{
color: #768770;
}
.AnyTagClassName
{
color: #768770;
}
</style>
background-color css
<style>
a { background-color: #768770; }
a { background-color: rgb(118,135,112); }
div.DivClassName
{
background-color: #768770;
}
.BgClassName
{
background-color: #768770;
}
</style>
border-color css
<style>
span { border-color: #768770; }
span { border-color: rgb(118,135,112); }
td.TdClassName
{
border-color: #768770;
}
.TagClassName
{
border-color: #768770;
}
</style>