Shades of Xanadu #768871
Tints of Xanadu #768871
RGB
CMYK
RGB Variations
Color information
#768871 (or 0x768871) is known color: Xanadu. HEX triplet: 76, 88 and 71. RGB value is (118,136,113). Sum of RGB (Red+Green+Blue) = 118+136+113=367 (48% of max value = 765). Red value is 118 (46.48% from 255 or 32.15% from 367); Green value is 136 (53.52% from 255 or 37.06% from 367); Blue value is 113 (44.53% from 255 or 30.79% from 367); Max value from RGB is 136 - color contains mainly: green. Hex color #768871 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #768871 is #89778E. Grayscale: #808080. Windows color (decimal): -9009039 or 7440502. OLE color: 7440502.
HSL color Cylindrical-coordinate representation of color #768871: hue angle of 106.96º degrees, saturation: 0.09, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #768871 is Cyan = 0.13, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 136 | 113 | - |
| CMYK | 0.13 | 0 | 0.17 | 0.47 |
| HSL | 106.96º | 0.09% | 0.49% | - |
| HSV(B) | 106.96º | 0.17% | 0.53% | - |
| XYZ | 19.26 | 22.65 | 18.98 | - |
| YUV | 128 | 119.54 | 120.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 136 | 113 | 0.13 | 0 | 0.17 | 0.47 | 106.96 | 0.09 | 0.49 |
| Hex | 76 | 88 | 71 | D | 0 | 11 | 2F | 6B | 9 | 31 |
| Octal | 166 | 210 | 161 | 15 | 0 | 21 | 57 | 153 | 11 | 61 |
| Binary | 1110110 | 10001000 | 1110001 | 1101 | 0 | 10001 | 101111 | 1101011 | 1001 | 110001 |
Color Harmonies of #768871
Complementary color
Monochromatic Colors of #768871
Black with #768871
Text Example
Text Example
White with #768871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768871; }
p { color: rgb(118,136,113); }
H1.HeaderClassName
{
color: #768871;
}
.AnyTagClassName
{
color: #768871;
}
</style>
background-color css
<style>
a { background-color: #768871; }
a { background-color: rgb(118,136,113); }
div.DivClassName
{
background-color: #768871;
}
.BgClassName
{
background-color: #768871;
}
</style>
border-color css
<style>
span { border-color: #768871; }
span { border-color: rgb(118,136,113); }
td.TdClassName
{
border-color: #768871;
}
.TagClassName
{
border-color: #768871;
}
</style>