Shades of Xanadu #768570
Tints of Xanadu #768570
RGB
CMYK
RGB Variations
Color information
#768570 (or 0x768570) is known color: Xanadu. HEX triplet: 76, 85 and 70. RGB value is (118,133,112). Sum of RGB (Red+Green+Blue) = 118+133+112=363 (48% of max value = 765). Red value is 118 (46.48% from 255 or 32.51% from 363); Green value is 133 (52.34% from 255 or 36.64% from 363); Blue value is 112 (44.14% from 255 or 30.85% from 363); Max value from RGB is 133 - color contains mainly: green. Hex color #768570 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #768570 is #897A8F. Grayscale: #7E7E7E. Windows color (decimal): -9009808 or 7374198. OLE color: 7374198.
HSL color Cylindrical-coordinate representation of color #768570: hue angle of 102.86º degrees, saturation: 0.09, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #768570 is Cyan = 0.11, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 118 | 133 | 112 | - |
| CMYK | 0.11 | 0 | 0.16 | 0.48 |
| HSL | 102.86º | 0.09% | 0.48% | - |
| HSV(B) | 102.86º | 0.16% | 0.52% | - |
| XYZ | 18.78 | 21.8 | 18.55 | - |
| YUV | 126.12 | 120.03 | 122.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 133 | 112 | 0.11 | 0 | 0.16 | 0.48 | 102.86 | 0.09 | 0.48 |
| Hex | 76 | 85 | 70 | B | 0 | 10 | 30 | 67 | 9 | 30 |
| Octal | 166 | 205 | 160 | 13 | 0 | 20 | 60 | 147 | 11 | 60 |
| Binary | 1110110 | 10000101 | 1110000 | 1011 | 0 | 10000 | 110000 | 1100111 | 1001 | 110000 |
Color Harmonies of #768570
Complementary color
Monochromatic Colors of #768570
Black with #768570
Text Example
Text Example
White with #768570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768570; }
p { color: rgb(118,133,112); }
H1.HeaderClassName
{
color: #768570;
}
.AnyTagClassName
{
color: #768570;
}
</style>
background-color css
<style>
a { background-color: #768570; }
a { background-color: rgb(118,133,112); }
div.DivClassName
{
background-color: #768570;
}
.BgClassName
{
background-color: #768570;
}
</style>
border-color css
<style>
span { border-color: #768570; }
span { border-color: rgb(118,133,112); }
td.TdClassName
{
border-color: #768570;
}
.TagClassName
{
border-color: #768570;
}
</style>