Shades of Xanadu #768671
Tints of Xanadu #768671
RGB
CMYK
RGB Variations
Color information
#768671 (or 0x768671) is known color: Xanadu. HEX triplet: 76, 86 and 71. RGB value is (118,134,113). Sum of RGB (Red+Green+Blue) = 118+134+113=365 (48% of max value = 765). Red value is 118 (46.48% from 255 or 32.33% from 365); Green value is 134 (52.73% from 255 or 36.71% from 365); Blue value is 113 (44.53% from 255 or 30.96% from 365); Max value from RGB is 134 - color contains mainly: green. Hex color #768671 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #768671 is #89798E. Grayscale: #7E7E7E. Windows color (decimal): -9009551 or 7439990. OLE color: 7439990.
HSL color Cylindrical-coordinate representation of color #768671: hue angle of 105.71º degrees, saturation: 0.09, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #768671 is Cyan = 0.12, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 134 | 113 | - |
| CMYK | 0.12 | 0 | 0.16 | 0.47 |
| HSL | 105.71º | 0.09% | 0.48% | - |
| HSV(B) | 105.71º | 0.16% | 0.53% | - |
| XYZ | 18.98 | 22.09 | 18.89 | - |
| YUV | 126.82 | 120.2 | 121.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 134 | 113 | 0.12 | 0 | 0.16 | 0.47 | 105.71 | 0.09 | 0.48 |
| Hex | 76 | 86 | 71 | C | 0 | 10 | 2F | 6A | 9 | 30 |
| Octal | 166 | 206 | 161 | 14 | 0 | 20 | 57 | 152 | 11 | 60 |
| Binary | 1110110 | 10000110 | 1110001 | 1100 | 0 | 10000 | 101111 | 1101010 | 1001 | 110000 |
Color Harmonies of #768671
Complementary color
Monochromatic Colors of #768671
Black with #768671
Text Example
Text Example
White with #768671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768671; }
p { color: rgb(118,134,113); }
H1.HeaderClassName
{
color: #768671;
}
.AnyTagClassName
{
color: #768671;
}
</style>
background-color css
<style>
a { background-color: #768671; }
a { background-color: rgb(118,134,113); }
div.DivClassName
{
background-color: #768671;
}
.BgClassName
{
background-color: #768671;
}
</style>
border-color css
<style>
span { border-color: #768671; }
span { border-color: rgb(118,134,113); }
td.TdClassName
{
border-color: #768671;
}
.TagClassName
{
border-color: #768671;
}
</style>