Shades of Xanadu #768970
Tints of Xanadu #768970
RGB
CMYK
RGB Variations
Color information
#768970 (or 0x768970) is known color: Xanadu. HEX triplet: 76, 89 and 70. RGB value is (118,137,112). Sum of RGB (Red+Green+Blue) = 118+137+112=367 (48% of max value = 765). Red value is 118 (46.48% from 255 or 32.15% from 367); Green value is 137 (53.91% from 255 or 37.33% from 367); Blue value is 112 (44.14% from 255 or 30.52% from 367); Max value from RGB is 137 - color contains mainly: green. Hex color #768970 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #768970 is #89768F. Grayscale: #808080. Windows color (decimal): -9008784 or 7375222. OLE color: 7375222.
HSL color Cylindrical-coordinate representation of color #768970: hue angle of 105.6º degrees, saturation: 0.1, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #768970 is Cyan = 0.14, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 118 | 137 | 112 | - |
| CMYK | 0.14 | 0 | 0.18 | 0.46 |
| HSL | 105.6º | 0.1% | 0.49% | - |
| HSV(B) | 105.6º | 0.18% | 0.54% | - |
| XYZ | 19.34 | 22.91 | 18.73 | - |
| YUV | 128.47 | 118.71 | 120.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 137 | 112 | 0.14 | 0 | 0.18 | 0.46 | 105.6 | 0.1 | 0.49 |
| Hex | 76 | 89 | 70 | E | 0 | 12 | 2E | 6A | A | 31 |
| Octal | 166 | 211 | 160 | 16 | 0 | 22 | 56 | 152 | 12 | 61 |
| Binary | 1110110 | 10001001 | 1110000 | 1110 | 0 | 10010 | 101110 | 1101010 | 1010 | 110001 |
Color Harmonies of #768970
Complementary color
Monochromatic Colors of #768970
Black with #768970
Text Example
Text Example
White with #768970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768970; }
p { color: rgb(118,137,112); }
H1.HeaderClassName
{
color: #768970;
}
.AnyTagClassName
{
color: #768970;
}
</style>
background-color css
<style>
a { background-color: #768970; }
a { background-color: rgb(118,137,112); }
div.DivClassName
{
background-color: #768970;
}
.BgClassName
{
background-color: #768970;
}
</style>
border-color css
<style>
span { border-color: #768970; }
span { border-color: rgb(118,137,112); }
td.TdClassName
{
border-color: #768970;
}
.TagClassName
{
border-color: #768970;
}
</style>